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 f33bf69daa Another merge. 12 years ago
..
AbstractDeterministicModel.h Further step towards refactored ExplicitModelAdapter. 12 years ago
AbstractModel.cpp experimented with custom style checker, fixed a few minor issues 13 years ago
AbstractModel.h Several fixes. MinimalLabelSetGenerator can now treat labeled values. 12 years ago
AbstractNondeterministicModel.h Sparse matrix can now also be used without knowing the number of rows/columns/nonzeros upfront. Adapted ExplicitModelAdapter to use that capability to not explore the state space twice. Added support for Z3 to CMakeLists.txt. Added correct submatrix checks for transition rewards in MDPs. Extended a test for the ExplicitModelAdapter a bit. 12 years ago
AtomicPropositionsLabeling.h Further step towards refactored ExplicitModelAdapter. 12 years ago
Ctmc.h Further step towards refactored ExplicitModelAdapter. 12 years ago
Ctmdp.h Further step towards refactored ExplicitModelAdapter. 12 years ago
Dtmc.h Sparse matrix can now also be used without knowing the number of rows/columns/nonzeros upfront. Adapted ExplicitModelAdapter to use that capability to not explore the state space twice. Added support for Z3 to CMakeLists.txt. Added correct submatrix checks for transition rewards in MDPs. Extended a test for the ExplicitModelAdapter a bit. 12 years ago
Mdp.h Added capability to restrict model to certain action choices. 12 years ago