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 30322ec57d Now officially made the iterator over bit vectors an input iterator so that it can be used for constructing STL containers and other containers. 12 years ago
..
adapters Resolved some ambiguities that produced problems under Linux. Added option USE_LIBCXX to CMakeLists.txt to also use libc++ under Linux. 12 years ago
counterexamples Now officially made the iterator over bit vectors an input iterator so that it can be used for constructing STL containers and other containers. 12 years ago
exceptions Added my initial implementation of Settings 12 years ago
formula First version of minimum expected time for Markov automata. 12 years ago
ir Fixed build errors on Windows 12 years ago
modelchecker Enabled checking of some untimed properties on Markov automata. 12 years ago
models Started refactoring bit vector class. 12 years ago
parser First version of minimum expected time for Markov automata. 12 years ago
settings Beautified output of option system. Enabled command line interface of counterexample generation. 12 years ago
solver Minor fixes for implementation of GlpkLpSolver if glpk is unavailable. 12 years ago
storage Now officially made the iterator over bit vectors an input iterator so that it can be used for constructing STL containers and other containers. 12 years ago
utility Now officially made the iterator over bit vectors an input iterator so that it can be used for constructing STL containers and other containers. 12 years ago
storm.cpp Introduced precision for digitization-based techniques as a new parameter. 12 years ago