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 00d331ebb4 moved linear equation solver factories to the respective solver files (and away from utility). restructured settings in factories and the way they are forwarded to the linear equation solvers. fixed all resulting errors 9 years ago
..
BitVectorHashMapTest.cpp first working version of next-state generator for PRISM models 9 years ago
BitVectorTest.cpp Merge from future (not yet compiling) 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 10 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 10 years ago
NondeterministicModelBisimulationDecompositionTest.cpp tests compiling and running again 9 years ago
PrismProgramTest.cpp added conversion from PRISM to JANI. Added simplistic tests for that. 9 years ago
SchedulerTest.cpp fixed a lot of warnings in the tests 10 years ago
SparseMatrixTest.cpp further work on making row-grouping optional 9 years ago
StronglyConnectedComponentDecompositionTest.cpp templated all explicit parsers so that they may now be modified to produce non-double models 10 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 10 years ago