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.
 
 
 
 
gereon 2bc32fe3de Cleaned up handling of --verbose, proposing correct use of log levels from now on... 12 years ago
..
EigenDtmcPrctModelCheckerTest.cpp Moved model checking of DTMCs to superclass. Now, each DTMC model checker only needs to implement matrix-vector multiplication and linear equation solving to be able to fully model check DTMCs. Added subset/disjoint functionality to bit vector. Changed tests for MDP and DTMC model checking a bit. 12 years ago
GmmxxDtmcPrctModelCheckerTest.cpp Changed all existing examples to 0-based indexing. Also, fixed the tests for these examples. 12 years ago
GmmxxMdpPrctModelCheckerTest.cpp Moved model checking functionality for MDPs for general superclass such that specialized model checkers only need to implement certain operations. Fixed tests. 12 years ago