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 199b6576a9 Added ternary operator. Parsing standard PRISM models into the PRISM classes now works. Included tests for parsing stuff. ToDo: add remaining semantic checks for parsing/PRISM classes and fix explicit model adapter. 11 years ago
..
BitVectorTest.cpp Added functional and performance tests for sparse matrix. 11 years ago
CuddDdTest.cpp Hotfix for DD abstraction layer: copy and paste mistake in operator !\= is now fixed. 11 years ago
ExpressionTest.cpp Added ternary operator. Parsing standard PRISM models into the PRISM classes now works. Included tests for parsing stuff. ToDo: add remaining semantic checks for parsing/PRISM classes and fix explicit model adapter. 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 additional row grouping to the one embedded in the matrix itself. 11 years ago
StronglyConnectedComponentDecompositionTest.cpp Refactored the AutoParser. 11 years ago