12 Commits (7d05c3d9880d490639d68d594daad1d6b1b9f3fe)

Author SHA1 Message Date
dehnert 7d05c3d988 Added short name for counterexample generation option. 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 433bae1156 Switched from an option to fix deadlocks to an option to not fix the deadlocks. Hence, deadlocks are now fixed by default unless otherwise requested. 11 years ago
dehnert 5ecc96fa3a Fixed some more places in the code to use the new option system. 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 1cd01e3f28 Adapted all places that are accessing the settings to the new interface. It now compiles again with a lot of linker errors (because of method bodies that are not yet present). 11 years ago
dehnert acdced1fee Will this ever end? 11 years ago
dehnert 9547f3a91a Further refactoring of option system. 11 years ago
dehnert b5cd4e5758 Further option system refactoring. 11 years ago
dehnert dd942c86dd More work on option system. 11 years ago
dehnert ff50fbe12d Further refactoring of settings classes. 11 years ago
dehnert 9ad12616e2 Renamed files in settings module a bit. Started on the pseudo-modular module-settings. 11 years ago