summaryrefslogtreecommitdiffstats
path: root/src/base/abci/abcMffc.c
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Alan Mishchenko2011-03-081-0/+492
reordering package.