3 Commits (26320049a65675909162594a264a0e8b108e95fc)

Author SHA1 Message Date
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
dehnert b88165f27c fixed the warnings related to our macros 10 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
dehnert 370a0ae476 Fixed some issues in bisimulation and added some tests. 11 years ago
dehnert e49814d391 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. 11 years ago
dehnert 266d660d89 Added functions responsible for printing the help. Started adapting the tests to the new option system. 11 years ago
dehnert 9547f3a91a Further refactoring of option system. 11 years ago
dehnert 18c0ee1f14 Further big refactoring of option system. 11 years ago
dehnert b5cd4e5758 Further option system refactoring. 11 years ago
dehnert 47a05fc1b0 Beautified output of option system. Enabled command line interface of counterexample generation. 12 years ago
PBerger a30f570c2a Added logging to all Settings classes 12 years ago
PBerger bde10b750e Added my initial implementation of Settings 12 years ago