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 9569426c86 Moved option registration to the settings class (so it's not deceentralized any longer). This enables to build storm as a library and on top of that build some exectuables, which saves a lot of compile time as soon as several targets have to be built or one switches between targets. 11 years ago
..
BitVectorTest.cpp Added functional and performance tests for sparse matrix. 12 years ago
CuddDdTest.cpp Extended DD interface by methods to generate explicit row-grouped matrices from DDs. 11 years ago
ExpressionTest.cpp Added 'power' as a binary operator in expression classes and expression grammar. 12 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 Refactored the AutoParser. 12 years ago