summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* SAT sweeping under constraints (bug fix).Alan Mishchenko2013-05-075-13/+16
* Procedures for sorting fanins of the nodes.Alan Mishchenko2013-05-063-6/+15
* Procedures for sorting fanins of the nodes.Alan Mishchenko2013-05-064-54/+445
* SAT sweeping under constraints.Alan Mishchenko2013-05-065-22/+201
* Integration of the liveness property prover developed by Sayak Ray.Alan Mishchenko2013-05-058-4/+3283
* New fast extract.Alan Mishchenko2013-05-051-17/+71
* New fast extract.Alan Mishchenko2013-05-053-260/+332
* Making changes suggested by Mark Jarvin.Alan Mishchenko2013-05-052-2/+2
* Changing the queue to work in the same the array of costs is realloced.Alan Mishchenko2013-05-055-16/+16
* New fast extract.Alan Mishchenko2013-05-051-1/+1
* New fast extract.Alan Mishchenko2013-05-0510-226/+749
* C++ compiler errors.Alan Mishchenko2013-05-041-1/+1
* C++ compiler errors.Alan Mishchenko2013-05-041-47/+48
* C++ compiler errors.Alan Mishchenko2013-05-041-1/+1
* C++ compiler errors.Alan Mishchenko2013-05-041-2/+2
* C++ compiler errors.Alan Mishchenko2013-05-041-1/+1
* C++ compiler errors.Alan Mishchenko2013-05-041-2/+4
* C++ compiler errors.Alan Mishchenko2013-05-041-2/+2
* C++ compiler errors.Alan Mishchenko2013-05-041-1/+1
* Adding new API to the queue.Alan Mishchenko2013-05-041-0/+4
* Making changes suggested by Mark Jarvin.Alan Mishchenko2013-05-043-15/+2
* Changes to the ABC data-structures to allow for larger designs.Alan Mishchenko2013-05-042-6/+6
* Fix to return equiv classes after improving &iso.Alan Mishchenko2013-05-031-1/+1
* Allowing 'constr' to reset remove currently defined constraints.Alan Mishchenko2013-05-031-20/+18
* Adding runtime limit per output to multi-output DPR (pdr -H <num_sec>).Alan Mishchenko2013-05-038-22/+117
* Adding runtime limit per output to multi-output BMC (bmc3 -H <num_sec>).Alan Mishchenko2013-05-033-12/+59
* Reading/writing MiniAIG and several minor changes.Alan Mishchenko2013-05-031-0/+2
* Compiler warnings.Alan Mishchenko2013-05-031-1/+0
* Reading/writing MiniAIG and several minor changes.Alan Mishchenko2013-05-038-42/+300
* Commenting out a warning.Alan Mishchenko2013-05-021-1/+1
* Minor changes and improvement in PO partitioning (command &popart).Alan Mishchenko2013-05-013-33/+47
* Compiler warnings.Alan Mishchenko2013-05-012-4/+3
* Faster isomorphism detection (command &iso).Alan Mishchenko2013-05-017-16/+934
* Changing the print-out of &iso.Alan Mishchenko2013-04-303-11/+24
* SAT sweeping under constraints.Alan Mishchenko2013-04-287-19/+103
* Added option 'int -I <filename>' to specify file names to dump invariants.Alan Mishchenko2013-04-284-7/+21
* Improving local BDD construction from local SOPs and local AIGs.Alan Mishchenko2013-04-281-1/+4
* Modified command 'eliminate' to perform traditional 'eliminate -1'.Alan Mishchenko2013-04-282-12/+48
* Added alias for 'eliminate'.Alan Mishchenko2013-04-281-3/+3
* Compiler warnings.Alan Mishchenko2013-04-281-2/+2
* Modified command 'eliminate' to perform traditional 'eliminate -1'.Alan Mishchenko2013-04-285-48/+257
* Improving local BDD construction from local SOPs and local AIGs.Alan Mishchenko2013-04-281-22/+84
* SAT sweeping under constraints.Alan Mishchenko2013-04-2810-6/+178
* SAT sweeping under constraints.Alan Mishchenko2013-04-276-39/+98
* SAT sweeping under constraints.Alan Mishchenko2013-04-279-113/+593
* New fast extract.Alan Mishchenko2013-04-2710-127/+1612
* Adding rollback for the other solver.Alan Mishchenko2013-04-254-4/+142
* Compiler warnings.Alan Mishchenko2013-04-251-1/+1
* Compiler warnings.Alan Mishchenko2013-04-251-3/+3
* SAT sweeping under constraints.Alan Mishchenko2013-04-2515-172/+1424