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 45bc8ea665 Conditional compilation for all parts using z3 by checking STORM_HAVE_Z3 11 years ago
..
BitVectorTest.cpp Added functional and performance tests for sparse matrix. 11 years ago
CuddDdTest.cpp If requested, the DD iterator can now skip meta variables which are 'don't cares' for the function value. 11 years ago
ExpressionTest.cpp Added some more methods to valuations. Changed visitor invocation slightly. Moves ExpressionReturnType in separate file. Finished linearity checking visitor. Started on visitor that extracts coefficients of linear expressions. 11 years ago
MaximalEndComponentDecompositionTest.cpp Refactored the AutoParser. 11 years ago
SchedulerTest.cpp Added functional tests for scheduler classes. 11 years ago
SparseMatrixTest.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
StronglyConnectedComponentDecompositionTest.cpp Refactored the AutoParser. 11 years ago