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 7cd0dfe8b0 Fixed an issue regarding the reward model generation. 11 years ago
..
AbstractDeterministicModel.h 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
AbstractModel.cpp Further step towards Markov automata parser. 12 years ago
AbstractModel.h Commit to switch workplace. 11 years ago
AbstractNondeterministicModel.h 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
AtomicPropositionsLabeling.h Started working on a more clever way to do bisimulation minimization. 11 years ago
Ctmc.h Renamed some classes to indicate that only strong bisimulation can be computed. Added option to start with an initial partition that preserves only certain formulas. Added ConstantsComparator concept that is to be used when constants have to be compared with other constants. 11 years ago
Ctmdp.h Adapted all places that are accessing the settings to the new interface. It now compiles again with a lot of linker errors (because of method bodies that are not yet present). 11 years ago
Dtmc.h Added comparator use for checking validity of probability matrices such that only if the value is actually constant it is required to be one. 11 years ago
MarkovAutomaton.h Renamed files in settings module a bit. Started on the pseudo-modular module-settings. 11 years ago
Mdp.h Adapted all places that are accessing the settings to the new interface. It now compiles again with a lot of linker errors (because of method bodies that are not yet present). 11 years ago