4 Commits (cb5c42feb6a5183b59de9f8474890bc69f27fce7)

Author SHA1 Message Date
dehnert cb8b537baa made storm compile again with expressions in time-bounds of until formula 8 years ago
Sebastian Junges d246517757 removed src prefix in all includes 8 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 8 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 8 years ago
Mavo f529a1315f Settings module do not need settings manager 9 years ago
sjunges ebdd979d2c settings: checks after config file, added finalize 9 years ago
sjunges 93a0f7f8bb settings: checks after config file, added finalize 9 years ago
sjunges 92082dc970 gurobi lp solver refactored in case gurobi is not found, and fixes for linux - sorry about earlier lack of checks on linux 9 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 9 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. 10 years ago
dehnert a995d7dd4a The tests now run fine with the new option system. 10 years ago
dehnert 266d660d89 Added functions responsible for printing the help. Started adapting the tests to the new option system. 10 years ago
dehnert 46dc2ca05a Further work on option system (we're getting there...). 10 years ago
dehnert 01697a8939 Modules can now be registered and options (should) get parsed correctly. 10 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). 10 years ago
dehnert acdced1fee Will this ever end? 10 years ago
dehnert dd942c86dd More work on option system. 10 years ago
dehnert ff50fbe12d Further refactoring of settings classes. 10 years ago
dehnert 9ad12616e2 Renamed files in settings module a bit. Started on the pseudo-modular module-settings. 10 years ago