summaryrefslogtreecommitdiffstats
path: root/src/base/abci/abc.c
Commit message (Collapse)AuthorAgeFilesLines
* Experiment with structural similarity.Alan Mishchenko2020-07-161-0/+60
|
* Fixing commands 'putontop' and 'topmost'; adding command 'bottommost'.Alan Mishchenko2020-07-111-7/+92
|
* Bug fix in &cec (properly updating the status after the corner case bug fix\).Alan Mishchenko2020-06-241-0/+1
|
* Bug fix in &cec (handling the case when the miter is disproved by the all-0 ↵Alan Mishchenko2020-06-241-5/+23
| | | | pattern).
* Compiler error.Alan Mishchenko2020-06-041-4/+4
|
* Experimental simulation.Alan Mishchenko2020-06-041-1/+1
|
* Experimental simulation.Alan Mishchenko2020-06-031-1/+1
|
* Dumping BDD variable order after 'clp'.Alan Mishchenko2020-05-181-4/+10
|
* Experimental resubstitution.Alan Mishchenko2020-05-151-5/+5
|
* Fixing the accidentally broken build.Alan Mishchenko2020-05-061-1/+0
|
* Experiment with permutations.Alan Mishchenko2020-05-031-1/+2
|
* Compiler warnings and errors.Alan Mishchenko2020-05-031-4/+2
|
* Experimental resubstitution.Alan Mishchenko2020-05-031-0/+100
|
* New AIG restructuring feature.Alan Mishchenko2020-04-231-0/+49
|
* Improving simulation patterns by local search.Alan Mishchenko2020-04-171-0/+1
|
* Improving simulation patterns by local search.Alan Mishchenko2020-04-171-28/+129
|
* QBF-based code generation.Alan Mishchenko2020-04-121-5/+90
|
* Procedures to explore structural support of an AIG.Alan Mishchenko2020-04-101-0/+1
|
* Various changes.Alan Mishchenko2020-04-101-12/+45
|
* Adding option to &saveaig to compare AIGs by node count.Alan Mishchenko2020-04-091-0/+3
|
* Various changes.Alan Mishchenko2020-04-081-10/+18
|
* Adding option to &saveaig to compare AIGs by node count.Alan Mishchenko2020-04-071-1/+1
|
* Adding option to &saveaig to compare AIGs by node count.Alan Mishchenko2020-04-071-1/+4
|
* Various changes.Alan Mishchenko2020-03-291-4/+8
|
* Various changes.Alan Mishchenko2020-03-211-1/+1
|
* Adding limit on the number of live BDD nodes in command 'muxes -g'.Alan Mishchenko2020-03-141-1/+1
|
* Adding limit on the number of live BDD nodes in command 'muxes -g'.Alan Mishchenko2020-03-121-1/+1
|
* Adding limit on the number of live BDD nodes in command 'muxes -g'.Alan Mishchenko2020-03-121-9/+20
|
* Ongoing changes to the simulator.Alan Mishchenko2020-03-091-15/+49
|
* Adding dumping json file with statistics in &mltest.Alan Mishchenko2020-03-071-8/+19
|
* Updating and extending simulation data structures.Alan Mishchenko2020-03-061-93/+2
|
* Updating and extending simulation data structures.Alan Mishchenko2020-03-051-13/+6
|
* Updating and extending simulation data structures.Alan Mishchenko2020-03-051-4/+4
|
* Adding commands to generate data for experiments.Alan Mishchenko2020-02-231-1/+1
|
* Adding commands to generate data for experiments.Alan Mishchenko2020-02-221-1/+55
|
* Adding commands to generate data for experiments.Alan Mishchenko2020-02-211-1/+171
|
* Adding min-level merging of equivalence classes of AIG nodes.Alan Mishchenko2020-02-191-3/+13
|
* Experiments with resubstitution.Alan Mishchenko2020-01-211-1/+70
|
* Experiments with simulation patterns.Alan Mishchenko2020-01-201-1/+228
|
* Experiments with MUX restructuring.Alan Mishchenko2020-01-191-0/+49
|
* Adding new command to generate specialized miter.Alan Mishchenko2020-01-191-0/+72
|
* Adding switch -g to use global rather than local BDDs in 'muxes'.Alan Mishchenko2020-01-141-7/+22
|
* Improving performance of 'lutpack'.Alan Mishchenko2020-01-101-2/+2
|
* Allowing nodes and boxes to have more than 6 inputs in mfs2 and &mfs.Alan Mishchenko2020-01-071-2/+2
|
* Adding commands 'save' and 'load' for mapped networks.Alan Mishchenko2020-01-031-0/+145
|
* Adding experimental command.Alan Mishchenko2019-12-141-5/+17
|
* Adding experimental command.Alan Mishchenko2019-12-141-0/+72
|
* Making &gla iterate over property outputs.Alan Mishchenko2019-12-111-13/+36
|
* Renaming options of command &sat.Alan Mishchenko2019-12-051-4/+4
|
* Changes to several APIs.Alan Mishchenko2019-12-051-6/+46
|