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 7f7234f62b first version of settings module 12 years ago
..
exceptions Some minor changes (especially limiting the range of variables if 12 years ago
formula Scheisse... hab anscheinend vergessen das zu pushen 12 years ago
misc (not much) 12 years ago
modelChecker Scheisse... hab anscheinend vergessen das zu pushen 12 years ago
models Added comment for destructor. 12 years ago
parser Changed all indexing to 0-bound. From now on, the available states always start with 0 and end with the state with the highest index used. 12 years ago
reward Added reward_model with test 12 years ago
sparse The columns of non-zero elements of a single row in a sparse matrix can now be iterated using an iterator. These iterator functionality is now used by the computation of the backwards transitions. 12 years ago
utility first version of settings module 12 years ago
vector Added capability to compute model size in bytes and corresponding functions in several classes. Added model info output to DTMC class. Added atomic proposition information output to atomic propositions labeling class. 12 years ago
mrmc-cpp.cpp Included new (smaller) test model. Bugfixes and improvements to BackwardTransitions class. Removed performance test code from main() function in favor for creating a simple DTMC from the input parameters. 12 years ago