aboutsummaryrefslogtreecommitdiffstats
path: root/src/Verismith/Reduce.hs
Commit message (Collapse)AuthorAgeFilesLines
* Update license noticesYann Herklotz2020-01-061-1/+1
|
* Update license to dual license GPLv3Yann Herklotz2020-01-061-1/+1
|
* Add correct cleaning function backYann Herklotz2019-12-261-1/+1
|
* Add reduction stage backYann Herklotz2019-12-261-0/+1
|
* Do not run counter example if no rerunner is specifiedYann Herklotz2019-12-031-3/+4
|
* Add extension to simulation reductionYann Herklotz2019-11-241-1/+1
|
* Add output of v file during reductionYann Herklotz2019-11-241-13/+16
|
* Add reduction for simulation failuresYann Herklotz2019-11-121-5/+28
|
* Add counter example parsingYann Herklotz2019-11-101-3/+3
|
* Add reduction pass to remove constants from concatYann Herklotz2019-11-051-1/+19
|
* Add data-file installation pathYann Herklotz2019-10-291-3/+4
| | | | | This removes the need to recursively copy the data directory which will also save on space.
* Rename Sim to ToolYann Herklotz2019-10-181-2/+2
|
* Rename main modulesYann Herklotz2019-09-181-0/+609