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.
 
 
 
 
svkurowski 00ec9a7db6 Integrate CUDA into buildsystem and add example function 10 years ago
..
adapters Modified pctl/csl/ltl options to now take formulas instead of files. Prefixed the macros with STORM_. Moved these macros into a file in the utilities. Modified architecture of the exception classes slightly. Threw away all the contents of main(). This will now be build from scratch. 10 years ago
counterexamples Fixed a bug in the option system and MILP-based cex generator. Now everything should work for the demo. :) 10 years ago
exceptions Added noexcept Destructors to the exceptions to fix the picky Clang3.5 compiler errors. 10 years ago
modelchecker Added macros that can be used for printing and warnings. Included Dennis' fix for model checking of Markov automata. Added check methods to the settings modules that check whether the specified options are non-contradictive. 10 years ago
models Added comparator use for checking validity of probability matrices such that only if the value is actually constant it is required to be one. 10 years ago
parser Atomic propositions in formulas can now also be surrounded by quotation marks (to be compatible with the PRISM syntax). 10 years ago
properties Minor spellcheck. 10 years ago
settings Minor bugfix in bisimulation options. 10 years ago
solver Modified pctl/csl/ltl options to now take formulas instead of files. Prefixed the macros with STORM_. Moved these macros into a file in the utilities. Modified architecture of the exception classes slightly. Threw away all the contents of main(). This will now be build from scratch. 10 years ago
storage Cherry-picked a fix for GCC from branch. 10 years ago
utility Renamed the newly added method. 10 years ago
storm.cpp removed inclusion of unnecessary headers 10 years ago