summaryrefslogtreecommitdiffstats
path: root/src/base/abci/abcMffc.c
Commit message (Expand)AuthorAgeFilesLines
* Changing declaration of Vec_Ptr_t sorting function to satisfy some compilers.Alan Mishchenko2021-09-261-1/+1
* Propagating changes after updating flag of 'sop'.Alan Mishchenko2015-02-191-2/+2
* Adding resource limit switch -C to 'sop'.Alan Mishchenko2015-02-111-2/+2
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-271-5/+5
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-071-1/+1
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-3/+6
* Moving Vec_IntPrint to where it belongs.Alan Mishchenko2012-01-291-20/+0
* Major restructuring of the code.Alan Mishchenko2012-01-211-1/+1
* Trying to make sorting of nodes platform-indendent.Alan Mishchenko2011-12-151-0/+5
* Changing the ordering of arguments in two iterators.Alan Mishchenko2011-08-011-9/+9
* Several bug fixes and other improvements.Alan Mishchenko2011-03-121-12/+0
* Exploration of Sasao's decomposition and minor improvements.Alan Mishchenko2011-03-111-2/+2
* Added generation of MFFC for the network (improvements).Alan Mishchenko2011-03-091-25/+123
* Added generation of MFFC for the network.Alan Mishchenko2011-03-091-4/+690
* Mffc-based structural decomposition of the network and bug fixes in reorderin...Alan Mishchenko2011-03-081-0/+492