summaryrefslogtreecommitdiffstats
path: root/src/aig
Commit message (Expand)AuthorAgeFilesLines
* Variable timeframe abstraction.Alan Mishchenko2012-01-281-3/+2
* Variable timeframe abstraction.Alan Mishchenko2012-01-271-1/+1
* Variable timeframe abstraction.Alan Mishchenko2012-01-272-95/+71
* Variable timeframe abstraction.Alan Mishchenko2012-01-241-2/+3
* Variable timeframe abstraction.Alan Mishchenko2012-01-241-42/+250
* Variable timeframe abstraction.Alan Mishchenko2012-01-232-7/+18
* Bug fix for incorrect memory allocation in main SAT solver, leading to crashe...Alan Mishchenko2012-01-231-2/+2
* Bug fix for incorrect memory allocation in main SAT solver, leading to crashe...Alan Mishchenko2012-01-221-4/+4
* Variable timeframe abstraction.Alan Mishchenko2012-01-212-170/+247
* Major restructuring of the code.Alan Mishchenko2012-01-21393-127365/+873
* Variable timeframe abstraction.Alan Mishchenko2012-01-203-26/+50
* Variable timeframe abstraction.Alan Mishchenko2012-01-203-178/+227
* Replaced 'bmc' by 'bmc2' in 'dprove'. Added switches to 'dprove' to control B...Alan Mishchenko2012-01-193-3/+3
* Added switch 'write_counter -f' to output flop values in each time frame.Alan Mishchenko2012-01-182-0/+53
* Removing debug print-outs from the SAT solver.Alan Mishchenko2012-01-171-2/+2
* New hierarchy manager.Alan Mishchenko2012-01-171-2/+2
* Small bug induced by changes in the SAT solver.Alan Mishchenko2012-01-171-0/+2
* Added notification about exceeding the number of nodes.Alan Mishchenko2012-01-171-0/+2
* Variable timeframe abstraction.Alan Mishchenko2012-01-161-211/+159
* Removing additional printout in the GIA package.Alan Mishchenko2012-01-161-15/+5
* New hierarchy manager plus additional printout in the GIA package.Alan Mishchenko2012-01-163-2/+18
* Variable timeframe abstraction.Alan Mishchenko2012-01-162-130/+154
* Variable timeframe abstraction.Alan Mishchenko2012-01-155-163/+508
* New hierarchy manager.Alan Mishchenko2012-01-141-1/+1
* Support computation experiments with different network data-structures.Alan Mishchenko2012-01-142-0/+63
* Small bug fix in printing DSD for Boolean functions.Alan Mishchenko2012-01-141-1/+1
* New hierarchy manager.Alan Mishchenko2012-01-131-1/+22
* Commented out a printout line which cases a warning to be printed.Alan Mishchenko2012-01-131-1/+1
* Added counting hits and misses during structural hashing.Alan Mishchenko2012-01-133-1/+8
* Changes to the lazy man's synthesis code.Alan Mishchenko2012-01-111-0/+1
* Gate level abstraction.Alan Mishchenko2012-01-111-109/+627
* Gate level abstraction.Alan Mishchenko2012-01-081-56/+299
* Backward reachability using circuit cofactoring.Alan Mishchenko2012-01-081-5/+31
* Backward reachability using circuit cofactoring.Alan Mishchenko2012-01-071-9/+13
* Backward reachability using circuit cofactoring.Alan Mishchenko2012-01-071-13/+12
* Crash fix in 'tempor' in case the leading length is 0.Alan Mishchenko2012-01-071-0/+6
* Gate level abstraction.Alan Mishchenko2012-01-071-238/+78
* Bug fix related to not properly resizing SAT solver's model array.Alan Mishchenko2012-01-065-119/+18
* Backward reachability using circuit cofactoring.Alan Mishchenko2012-01-053-217/+250
* Backward reachability using circuit cofactoring.Alan Mishchenko2012-01-011-0/+442
* Backward reachability using circuit cofactoring.Alan Mishchenko2012-01-013-10/+373
* New variable-time frame abstraction.Alan Mishchenko2011-12-292-0/+517
* Transforming the solver to use different clause representation.Alan Mishchenko2011-12-233-1/+5
* Transforming the solver to use different clause representation.Alan Mishchenko2011-12-221-1/+1
* Computing interpolants as truth tables.Alan Mishchenko2011-12-221-5/+10
* Fixed a bug in matching code.Alan Mishchenko2011-12-171-1/+1
* Performance improvement in 'dch' for designs having nodes with many fanouts.Alan Mishchenko2011-12-151-28/+56
* Trying to make sorting of nodes platform-indendent.Alan Mishchenko2011-12-151-1/+1
* Enabling balance again.Alan Mishchenko2011-12-151-0/+5
* Temporarily disabling balance.Alan Mishchenko2011-12-151-1/+1