summaryrefslogtreecommitdiffstats
path: root/src/proof/fraig
Commit message (Expand)AuthorAgeFilesLines
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,...Alan Mishchenko2019-03-051-4/+4
* Suggested white-space changes for fewer gcc warnings.Alan Mishchenko2019-03-041-4/+4
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-278-83/+83
* Added platform-independent random-number generator to 'fraig'.Alan Mishchenko2012-09-052-2/+7
* Replacing Mb/Gb to be MB/GB.Alan Mishchenko2012-07-091-1/+1
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-072-3/+3
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-0710-34/+35
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-171-2/+2
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-2/+2
* Major restructuring of the code.Alan Mishchenko2012-01-2116-0/+7506