You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dehnert a4fec9f080 Started writing functional tests for DD abstraction layer and fixed some bugs on the way. 11 years ago
..
dd Started writing functional tests for DD abstraction layer and fixed some bugs on the way. 11 years ago
BitVector.cpp Replaced VectorSet bei boost::container::flat_set, which does essentially the same. Fixed a bug in sparse matrix creation. 11 years ago
BitVector.h Finalized interface of bit vector. Added unit tests for all methods of the bit vector. 11 years ago
Decomposition.cpp Beautified remaining storage classes a bit. 11 years ago
Decomposition.h Beautified remaining storage classes a bit. 11 years ago
LabeledValues.h Replaced VectorSet bei boost::container::flat_set, which does essentially the same. Fixed a bug in sparse matrix creation. 11 years ago
MaximalEndComponent.cpp Beautified remaining storage classes a bit. 11 years ago
MaximalEndComponent.h Beautified remaining storage classes a bit. 11 years ago
MaximalEndComponentDecomposition.cpp Fixed SCC decomposition. Added functional tests for SCC decomposition. 11 years ago
MaximalEndComponentDecomposition.h Beautified remaining storage classes a bit. 11 years ago
PartialScheduler.cpp Added functional tests for MEC decomposition. 11 years ago
PartialScheduler.h Beautified remaining storage classes a bit. 11 years ago
Scheduler.h Beautified remaining storage classes a bit. 11 years ago
SparseMatrix.cpp Fixed a bug in the SparseMatrix.cpp. When using TBB the typename is not permitted. 11 years ago
SparseMatrix.h Moved from additional row grouping to the one embedded in the matrix itself. 11 years ago
StronglyConnectedComponentDecomposition.cpp Fixed SCC decomposition. Added functional tests for SCC decomposition. 11 years ago
StronglyConnectedComponentDecomposition.h Beautified remaining storage classes a bit. 11 years ago
TotalScheduler.cpp Added functional tests for scheduler classes. 11 years ago
TotalScheduler.h Beautified remaining storage classes a bit. 11 years ago