summaryrefslogtreecommitdiffstats
path: root/src/opt
Commit message (Expand)AuthorAgeFilesLines
* Adding command-line switch 'testnpn -A 12' for P-only canonical form computat...Alan Mishchenko2021-12-031-1/+1
* Other compiler changes.Alan Mishchenko2021-09-261-0/+4
* Changing declaration of Vec_Ptr_t sorting function to satisfy some compilers.Alan Mishchenko2021-09-263-5/+5
* Various changes.Alan Mishchenko2021-09-211-3/+3
* Compiler warnings.Alan Mishchenko2021-08-231-2/+1
* Bug fix.Alan Mishchenko2021-08-031-1/+1
* Upgrading choice computation.Alan Mishchenko2021-07-311-2/+2
* Making default value (-M 0) work correctly in &mfs.Alan Mishchenko2021-04-071-6/+6
* Integration with several commands.Alan Mishchenko2020-11-191-2/+5
* Improving resub window computation by always including the TFI of the pivot n...Alan Mishchenko2020-11-031-1/+0
* Trying to explicitly compute don't-cares during optimization.Alan Mishchenko2020-11-014-12/+171
* Experimental resubstitution.Alan Mishchenko2020-05-071-0/+8
* Temporary commenting out of the assertion.Alan Mishchenko2020-02-061-1/+1
* Cleaning up code and fixing for several typos.Alan Mishchenko2020-01-271-1/+1
* Preventing 'mfs' from using fanins of fixed objects as divisors.Alan Mishchenko2020-01-111-1/+38
* Improving performance of 'lutpack'.Alan Mishchenko2020-01-106-12/+134
* Preserving additional AIG manager when dandling nodes are present.Alan Mishchenko2020-01-081-1/+1
* Allowing nodes and boxes to have more than 6 inputs in mfs2 and &mfs.Alan Mishchenko2020-01-076-16/+65
* Making sure arrival time of constant node is -infinity.Alan Mishchenko2020-01-021-0/+34
* Fixing compilication problem related to shiftFunc().Alan Mishchenko2019-09-271-1/+1
* Fixing compilication problem related to Abc_TtVerifySmallTruth().Alan Mishchenko2019-09-261-1/+1
* Fixing some update gcc.Alan Mishchenko2019-07-243-4/+4
* Enabling dumping of the library of minimum circuits (compiler warnings).Alan Mishchenko2019-04-182-10/+14
* Enabling dumping of the library of minimum circuits (file support).Alan Mishchenko2019-04-182-28/+25
* Enabling dumping of the library of minimum circuits.Alan Mishchenko2019-04-171-7/+5
* Small change to fix broken C++ build.Alan Mishchenko2019-04-091-1/+2
* Updated NPN classification code (compiler warnings).Alan Mishchenko2019-03-122-4/+5
* Updated NPN classification code (bug fix).Alan Mishchenko2019-03-101-5/+5
* Updated functional enumation code.Alan Mishchenko2019-03-081-21/+594
* Updating canonical form computation procedures (compiler warnings).Alan Mishchenko2019-03-051-1/+1
* Updating canonical form computation procedures (compiler warnings).Alan Mishchenko2019-03-051-6/+7
* Updating canonical form computation procedures.Alan Mishchenko2019-03-051-99/+556
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,...Alan Mishchenko2019-03-0512-15/+15
* Suggested white-space changes for fewer gcc warnings.Alan Mishchenko2019-03-043-11/+11
* Added missing `static`.Heinz Riener2019-01-121-1/+1
* Corner-case bug fix in LUT to AIG translation.Alan Mishchenko2018-10-091-0/+4
* Experiments with Boolean functions.Alan Mishchenko2018-10-021-1/+1
* Experiments with Boolean functions.Alan Mishchenko2018-10-021-5/+5
* Experiments with Boolean functions.Alan Mishchenko2018-10-021-2/+33
* Experiments with Boolean functions.Alan Mishchenko2018-10-021-13/+195
* Compiler problem.Alan Mishchenko2018-09-201-1/+0
* Fixing mismatch in exact NPN computation (by XueGong Zhou)Alan Mishchenko2018-09-173-738/+751
* Expriments with functions.Alan Mishchenko2018-09-161-15/+32
* Expriments with functions.Alan Mishchenko2018-09-161-2/+2
* Expriments with functions.Alan Mishchenko2018-09-161-0/+277
* Expriments with functions.Alan Mishchenko2018-09-162-2/+3
* Expriments with functions (cleanup).Alan Mishchenko2018-09-131-2/+2
* Expriments with functions (cleanup).Alan Mishchenko2018-09-131-140/+59
* Expriments with functions (supporting symmetries).Alan Mishchenko2018-09-111-89/+89
* Expriments with functions (performance bug fix).Alan Mishchenko2018-09-111-1/+5