summaryrefslogtreecommitdiffstats
path: root/src/base/exor
Commit message (Collapse)AuthorAgeFilesLines
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, ↵Alan Mishchenko2019-03-051-1/+1
| | | | memcpy, etc.
* &exorcism: read ESOP-PLA from file.Heinz Riener2018-10-171-1/+1
|
* &exorcism: read ESOP-PLA from file.Heinz Riener2018-05-251-0/+64
|
* Experimental code for polynomial construction.Alan Mishchenko2016-09-051-0/+2
|
* Merge with parent.Mathias Soeken2016-08-185-20/+75
|\
| * Changes to report quantum cost in Exorcism.Alan Mishchenko2016-08-175-20/+75
| |
* | Functions to compute T-count.Mathias Soeken2016-08-161-0/+37
| |
* | Provide number of max cubes as parameter.Mathias Soeken2016-08-162-3/+5
| |
* | Don't output if not verbose.Mathias Soeken2016-08-161-2/+2
|/
* Changes to report quantum cost in Exorcism.Alan Mishchenko2016-08-155-7/+94
|
* Updates to Exorcism packageAlan Mishchenko2016-04-111-6/+4
|
* Updates to Exorcism packageAlan Mishchenko2016-04-111-1/+1
|
* Updates to Exorcism packageAlan Mishchenko2016-04-112-19/+18
|
* Added Exorcism package, reading ESOP (read_pla -x file.esop) and deriving ↵Alan Mishchenko2016-04-118-0/+3721
AIG (cubes -x; st).