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 6a2d75d68d Some changes in anticipation of integrating MEDDLY. 11 years ago
..
dd Some changes in anticipation of integrating MEDDLY. 11 years ago
expressions Added missing header to (hopefully) fix MSVC problems. 11 years ago
prism Added reordering functionality to DD interface. 11 years ago
BitVector.cpp fixed a lot of unused variable warnings 11 years ago
BitVector.h Finalized interface of bit vector. Added unit tests for all methods of the bit vector. 12 years ago
Decomposition.cpp Beautified remaining storage classes a bit. 12 years ago
Decomposition.h Beautified remaining storage classes a bit. 12 years ago
LabeledValues.h Replaced VectorSet bei boost::container::flat_set, which does essentially the same. Fixed a bug in sparse matrix creation. 12 years ago
MaximalEndComponent.cpp Beautified remaining storage classes a bit. 12 years ago
MaximalEndComponent.h Beautified remaining storage classes a bit. 12 years ago
MaximalEndComponentDecomposition.cpp Moved from pair to MatrixEntry as the basic building block of the matrix. Now matrix elements can be accessed in a more readable way. 11 years ago
MaximalEndComponentDecomposition.h Beautified remaining storage classes a bit. 12 years ago
PartialScheduler.cpp Added functional tests for MEC decomposition. 12 years ago
PartialScheduler.h Beautified remaining storage classes a bit. 12 years ago
Scheduler.h Beautified remaining storage classes a bit. 12 years ago
SparseMatrix.cpp Moved from pair to MatrixEntry as the basic building block of the matrix. Now matrix elements can be accessed in a more readable way. 11 years ago
SparseMatrix.h Moved from pair to MatrixEntry as the basic building block of the matrix. Now matrix elements can be accessed in a more readable way. 11 years ago
StronglyConnectedComponentDecomposition.cpp Moved from pair to MatrixEntry as the basic building block of the matrix. Now matrix elements can be accessed in a more readable way. 11 years ago
StronglyConnectedComponentDecomposition.h Beautified remaining storage classes a bit. 12 years ago
TotalScheduler.cpp Added functional tests for scheduler classes. 12 years ago
TotalScheduler.h Beautified remaining storage classes a bit. 12 years ago