summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding command &filter_equiv to filter candidate equivalence classes using in...Alan Mishchenko2013-04-221-5/+39
* Fixing the way packing information is written.Alan Mishchenko2013-04-191-6/+9
* Typo in the comments.Alan Mishchenko2013-04-191-1/+1
* Typo in the comments.Alan Mishchenko2013-04-191-5/+5
* Adding print-out of SOP literals with 'ps -f'.Alan Mishchenko2013-04-191-1/+2
* Enabled 'cec' to be applied to networks derived from BLIF with EXDCs.Alan Mishchenko2013-04-184-5/+40
* Enabled reading the EXDC network by the default BLIF reader.Alan Mishchenko2013-04-182-5/+29
* Fixing both AIGER readers (read_aiger and &r) to work with AIGER 1.9 (except ...Alan Mishchenko2013-04-182-2/+9
* Fixing both AIGER readers (read_aiger and &r) to work with AIGER 1.9 (except ...Alan Mishchenko2013-04-172-11/+49
* Moves the code of create_abc_array to line 724.Alan Mishchenko2013-04-171-4/+7