summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bug fix in the SMT parser to address multi-argument operators and large const...Alan Mishchenko2016-09-301-2/+295
* Compiler warnings.Alan Mishchenko2016-09-302-5/+5
* Merged alanmi/abc into defaultMathias Soeken2016-09-295-14/+31
|\
| * Supporting 'define-fun' with an expression rather than a constant.Alan Mishchenko2016-09-291-6/+19
| * Adding flag 'pdr -e' to output only support variables in the invariant.Alan Mishchenko2016-09-284-8/+12
* | Some fixes in BMS.Mathias Soeken2016-09-141-9/+13
* | New search strategy in BMS.Mathias Soeken2016-09-141-98/+101
* | Updates to BMS.Mathias Soeken2016-09-101-72/+90
* | Fix in BMS.Mathias Soeken2016-09-091-0/+5
* | Fixes in BMS.Mathias Soeken2016-09-091-7/+9
* | Missing case in BMS.Mathias Soeken2016-09-091-1/+4
* | Improvements to BMS.Mathias Soeken2016-09-091-73/+164
* | Merged alanmi/abc into defaultMathias Soeken2016-09-097-0/+1386
|\|
| * Experimental code for polynomial construction.Alan Mishchenko2016-09-053-2/+3
| * Experimental code for polynomial construction.Alan Mishchenko2016-09-054-0/+377
| * Experimental code for polynomial construction.Alan Mishchenko2016-09-033-0/+1008
* | Improvements to BMS.Mathias Soeken2016-08-291-62/+211
* | Improvements to BMS.Mathias Soeken2016-08-291-1/+55
* | Symmetric variables in BMS.Mathias Soeken2016-08-281-4/+7
* | Improvements to BMS.Mathias Soeken2016-08-261-16/+224
* | BMS fixes and start gates parameter.Mathias Soeken2016-08-253-26/+34
* | Fix errors in BMS.Mathias Soeken2016-08-241-12/+14
* | Improvements to BMS.Mathias Soeken2016-08-241-52/+110
* | Improvements to BMS.Mathias Soeken2016-08-241-169/+410
* | Merged alanmi/abc into defaultMathias Soeken2016-08-242-3/+3
|\|
| * Fix compile errors when using namespace with clang.Mathias Soeken2016-08-192-3/+3
* | BMS: Store I/O, better implications to stop search.Mathias Soeken2016-08-221-64/+243
* | BMS: restart solver instead of re-allocating it.Mathias Soeken2016-08-211-34/+44
* | More logging in exact synthesis.Mathias Soeken2016-08-211-56/+110
* | Merged alanmi/abc into defaultMathias Soeken2016-08-218-42/+148
|\|
| * Merged in boschmitt/abc (pull request #39)Alan Mishchenko2016-08-191-10/+10
| |\
| | * Small bug fix in FXCH.Bruno Schmitt2016-08-181-10/+10
| * | Merge with parent.Mathias Soeken2016-08-187-24/+79
| |\|
| | * Changes to report quantum cost in Exorcism.Alan Mishchenko2016-08-177-23/+78
| * | Missing code for CLI integration.Mathias Soeken2016-08-161-2/+2
| * | Functions to compute T-count.Mathias Soeken2016-08-161-0/+37
| * | Provide number of max cubes as parameter.Mathias Soeken2016-08-163-7/+21
| * | Don't output if not verbose.Mathias Soeken2016-08-161-2/+2
| |/
* | Used wrong truth table function in exact synthesis.Mathias Soeken2016-08-161-3/+3
* | Merged alanmi/abc into defaultMathias Soeken2016-08-161-0/+1
|\|
| * Fix compiler problems by #including the header from FXCH package.Alan Mishchenko2016-08-161-0/+1
* | Fixes to exact synthesis.Mathias Soeken2016-08-151-26/+51
* | Merged alanmi/abc into defaultMathias Soeken2016-08-157-17/+115
|\|
| * Changes to report quantum cost in Exorcism.Alan Mishchenko2016-08-156-11/+102
| * Bug fix in 'edge -m'.Alan Mishchenko2016-08-101-6/+13
* | Exact synthesis (revert one change).Mathias Soeken2016-08-091-1/+1
* | Merge with parent.Mathias Soeken2016-08-094-7/+71
|\ \
| * | Merged alanmi/abc into defaultMathias Soeken2016-08-094-7/+71
| |\|
| | * Adding truth table occurrence counters for 'if -c'.Alan Mishchenko2016-08-083-0/+14
| | * Enabled progress bar in the 'if' mapper (warning).Alan Mishchenko2016-08-081-1/+1