10 Commits (f529a1315f6f2628ae19702b45f490798715c429)

Author SHA1 Message Date
Mavo f529a1315f Settings module do not need settings manager 9 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
dehnert 1f1b60e6de 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. 11 years ago
dehnert 96086cb6d8 Fixed a bug in the option system and MILP-based cex generator. Now everything should work for the demo. :) 11 years ago
dehnert 5ecc96fa3a Fixed some more places in the code to use the new option system. 11 years ago
dehnert a995d7dd4a The tests now run fine with the new option system. 11 years ago
dehnert 46dc2ca05a Further work on option system (we're getting there...). 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 9547f3a91a Further refactoring of option system. 11 years ago
dehnert ff50fbe12d Further refactoring of settings classes. 11 years ago