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.
 
 
 
 
fp893004 e452d58ed0 Fixed wrong parameter name for unix systems. 12 years ago
..
adapters Fixed a bug: formulas are now handled (more) correctly. Added some WLAN examples. 12 years ago
counterexamples Minor bugfix. 12 years ago
exceptions Added my initial implementation of Settings 12 years ago
formula Renamed ConstTemplates to constants. Removed all calls to constGetZero, constGetOne and constGetInfinity by the new names. Created performance test for bit vector iteration. 12 years ago
ir Replaced VectorSet bei boost::container::flat_set, which does essentially the same. Fixed a bug in sparse matrix creation. 12 years ago
modelchecker Duplicated the constructor of SparseMarkovAutomatonCslModelChecker to work around a bug in C++ with nested template argument deductions 12 years ago
models Replaced VectorSet bei boost::container::flat_set, which does essentially the same. Fixed a bug in sparse matrix creation. 12 years ago
parser Fixed a bug: formulas are now handled (more) correctly. Added some WLAN examples. 12 years ago
settings Beautified output of option system. Enabled command line interface of counterexample generation. 12 years ago
solver Added a missing include for uint_fast64_t to be recognized as a type 12 years ago
storage Added utility header for all parts that use std::swap. 12 years ago
utility Fixed wrong parameter name for unix systems. 12 years ago
storm.cpp Reworked SIGALRM handling to work under windows 12 years ago