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 1a1906f811 Added functional tests for DD-based and sparse computation of states with prob 0 and 1. 11 years ago
..
BitVectorHashMapTest.cpp Created bit vector hash map and some necessary bit vector methods. 11 years ago
BitVectorTest.cpp corrected identifier name. 11 years ago
CuddDdTest.cpp Now DDs are either MTBDDs or BDDs. This makes it possible to use BDDs where possible, which is faster. 11 years ago
DeterministicModelBisimulationDecompositionTest.cpp Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 11 years ago
ExpressionEvalutionTest.cpp Fixed some test. 11 years ago
ExpressionTest.cpp Adapted ExpressionTest.cpp to weird behavior of windows when using temporary shared_ptr in make_pair in initializer_list. 11 years ago
MaximalEndComponentDecompositionTest.cpp Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 11 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 Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 11 years ago