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.
 
 
 
 
sjunges ad01dfa611 refactored bisimulation a bit (mainly the entry point as well as hidden some options) 9 years ago
..
BitVectorHashMapTest.cpp fixed a lot of warnings in the tests 9 years ago
BitVectorTest.cpp Merge branch 'master' into newrewardmodel 9 years ago
CuddDdTest.cpp removed ite for ADDs as this operation should be formed with a BDD as the first argument. as a compensation, we provide a version of ite that takes a BDD and two ADDs and returns the corresponding ADD 9 years ago
DeterministicModelBisimulationDecompositionTest.cpp refactored bisimulation a bit (mainly the entry point as well as hidden some options) 9 years ago
ExpressionEvalutionTest.cpp Fixed some test. 10 years ago
ExpressionTest.cpp Adapted ExpressionTest.cpp to weird behavior of windows when using temporary shared_ptr in make_pair in initializer_list. 10 years ago
MaximalEndComponentDecompositionTest.cpp templated all explicit parsers so that they may now be modified to produce non-double models 9 years ago
NondeterministicModelBisimulationDecompositionTest.cpp extracting the bisimulation quotient for MDPs; tests for MDP bisimulation 9 years ago
PrismProgramTest.cpp added functionality to flatten the modules of a PRISM program into one module 9 years ago
SchedulerTest.cpp fixed a lot of warnings in the tests 9 years ago
SparseMatrixTest.cpp Further work towards faster and more modular compilation 9 years ago
StronglyConnectedComponentDecompositionTest.cpp templated all explicit parsers so that they may now be modified to produce non-double models 9 years ago
SylvanDdTest.cpp removed ite for ADDs as this operation should be formed with a BDD as the first argument. as a compensation, we provide a version of ite that takes a BDD and two ADDs and returns the corresponding ADD 9 years ago