summaryrefslogtreecommitdiffstats
path: root/src/base/abci/abc.c
Commit message (Expand)AuthorAgeFilesLines
* Disabling CNF simplification in &bmcs -g.Alan Mishchenko2017-09-071-2/+2
* Trying to enable CNF simplification in &bmcs -g.Alan Mishchenko2017-09-071-2/+7
* Integrating Glucose into bmc3 -g.Alan Mishchenko2017-09-061-2/+6
* Integrating Glucose into &bmcs -g.Alan Mishchenko2017-09-061-5/+11
* Renaming command-line option '-s' to be '-q' in 'pdr'.Alan Mishchenko2017-09-061-4/+4
* Several changes to various packages.Alan Mishchenko2017-09-041-1/+0
* Integrating Satoko into 'bmc' and 'bmc2'.Alan Mishchenko2017-08-161-8/+20
* Trying &bmcs with external solvers.Alan Mishchenko2017-08-151-1/+6
* Unfold several timeframes at the same time in &bmcs.Alan Mishchenko2017-08-151-3/+15
* Adding an option to bmc3 to use Satoko intead of the default SAT solver.Alan Mishchenko2017-08-131-2/+6
* Experiments with BMC.Alan Mishchenko2017-08-131-1/+1
* Experiments with BMC.Alan Mishchenko2017-08-131-2/+16
* add frame done callback support for command &bmcsBaruch Sterin2017-08-091-0/+2
* Experiments with BMC.Alan Mishchenko2017-08-091-0/+106
* New commands for backing up networks.Alan Mishchenko2017-08-041-1/+196
* Transforming miter by swapping sides.Alan Mishchenko2017-07-231-10/+18
* Experiments with logic optimization.Alan Mishchenko2017-07-211-0/+98
* Adding new command line options for &verify and &synch2.Alan Mishchenko2017-07-061-6/+14
* Temp changesAlan Mishchenko2017-06-151-1/+8
* Several new procedures for GIA manipulation.Alan Mishchenko2017-06-011-1/+1
* Two small fixes.Alan Mishchenko2017-04-241-1/+1
* Logic restructuring after mapping.Alan Mishchenko2017-04-231-0/+1
* Logic restruturing after mapping.Alan Mishchenko2017-04-171-0/+69
* Experiments with SAT sweeping.Alan Mishchenko2017-04-111-3/+7
* Experiments with hashing.Alan Mishchenko2017-04-081-0/+1
* Adding stand-alone cut computation to GIA.Alan Mishchenko2017-04-051-3/+3
* Experiments with don't-cares.Alan Mishchenko2017-04-041-2/+7
* Experiments with don't-cares.Alan Mishchenko2017-04-021-16/+16
* Experiments with don't-cares.Alan Mishchenko2017-03-311-0/+1
* Experiments with don't-cares.Alan Mishchenko2017-03-261-1/+14
* Experiments with don't-cares.Alan Mishchenko2017-03-261-0/+135
* Experiments with new network data-structure.Alan Mishchenko2017-03-191-0/+49
* Code for structural unateness checking.Alan Mishchenko2017-03-181-0/+51
* Synthesis for mesh of LUTs.Alan Mishchenko2017-03-171-3/+12
* Synthesis for mesh of LUTs.Alan Mishchenko2017-03-171-0/+102
* Integration of new SAT sweeper.Alan Mishchenko2017-03-111-4/+12
* Clone of the main SAT solver to eneable independent work.Alan Mishchenko2017-03-031-0/+70
* Adding experimental command.Alan Mishchenko2017-03-021-0/+46
* Adding command 'glitch' for glitch simulation.Alan Mishchenko2017-03-021-0/+84
* Enabling LUT pairing.Alan Mishchenko2017-02-271-4/+5
* Small changes in the usage message for &gla.Alan Mishchenko2017-02-231-1/+3
* Experiments with SAT sweeping.Alan Mishchenko2017-02-201-1/+1
* Experiments with SAT sweeping.Alan Mishchenko2017-02-181-1/+1
* Promising alternative of CEX minimization in 'pdr'.Alan Mishchenko2017-02-161-2/+6
* Promising modification of the generalization procedure in 'pdr'.Alan Mishchenko2017-02-161-2/+6
* Word-level abstraction engine.Alan Mishchenko2017-02-151-5/+5
* Adding APIs to mark cones. Creating test-bench for incremental solving &satok...Alan Mishchenko2017-02-111-5/+9
* Updates to the autotuner.Alan Mishchenko2017-02-101-210/+10
* Merged in boschmitt/abc (pull request #51)Alan Mishchenko2017-02-111-4/+214
|\
| * New fixed point data type.Bruno Schmitt2017-02-101-4/+214