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.
 
 
 
 
masawei 532b0cf3ad Added function to test if a formula is a probability bounded reachability formula, i.e. conforms to the pattern P[<,<=,>,>=]p ([phi U, E] psi) where phi, psi are propositional formulas (consisting only of And, Or, Not and AP). 11 years ago
..
BitVectorTest.cpp Added functional and performance tests for sparse matrix. 12 years ago
CuddDdTest.cpp Added min/max abstract over DD variables to CUDD (actual code taken from PRISM). Added more tests for DD layer. Fixed some bugs in the DD layer. 11 years ago
MaximalEndComponentDecompositionTest.cpp Refactored the AutoParser. 12 years ago
SchedulerTest.cpp Added functional tests for scheduler classes. 12 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. 12 years ago