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 f1a9b1e602 First version of minimum expected time for Markov automata. 11 years ago
..
adapters Resolved some ambiguities that produced problems under Linux. Added option USE_LIBCXX to CMakeLists.txt to also use libc++ under Linux. 11 years ago
counterexamples Splitted VectorSet in header/source file which caused certain minor changes in its interface. Fixed some issues in the Markov automaton parser and made it substantially faster by dropping sscanf. This however introduces other limitations that need to be addressed in the future. 11 years ago
exceptions Added my initial implementation of Settings 11 years ago
formula First version of minimum expected time for Markov automata. 11 years ago
ir Fixed build errors on Windows 11 years ago
modelchecker First version of minimum expected time for Markov automata. 11 years ago
models First version of minimum expected time for Markov automata. 11 years ago
parser First version of minimum expected time for Markov automata. 11 years ago
settings Beautified output of option system. Enabled command line interface of counterexample generation. 11 years ago
solver Added a set() Method to the Settings.h for the Tests 11 years ago
storage Fixed some bugs in bit vector and vector set that prevented the MEC decomposition from functioning correctly. 11 years ago
utility Merge branch 'master' into imca 11 years ago
storm.cpp First version of minimum expected time for Markov automata. 11 years ago