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.
 
 
 
 
David_Korzeniewski 07ddaa314c User declared move constructor and move assignment, as they are currently required to ensure pointer validity. 11 years ago
..
BitVectorHashMapTest.cpp Created bit vector hash map and some necessary bit vector methods. 11 years ago
BitVectorTest.cpp Fixed issue that could cause wrong models to be generated. 11 years ago
CuddDdTest.cpp Further steps to make everything work again. 11 years ago
DeterministicModelBisimulationDecompositionTest.cpp Fixed Windows build error 11 years ago
ExpressionEvalutionTest.cpp Fixed some tests/parser. 11 years ago
ExpressionTest.cpp Fixed some tests/parser. 11 years ago
MaximalEndComponentDecompositionTest.cpp Refactored the AutoParser. 12 years ago
SchedulerTest.cpp Added functional tests for scheduler classes. 12 years ago
SparseMatrixTest.cpp Changed interface of matrix builder slightly to be able to also not force the resulting matrix to certain dimensions, but merely to reserve the desired space. 11 years ago
StronglyConnectedComponentDecompositionTest.cpp Added a test I used for finding the SCC Bug. 11 years ago