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
Former-commit-id: b26ccc902d
|
9 years ago |
sjunges
|
ebdd979d2c
|
settings: checks after config file, added finalize
Former-commit-id: a383159a02
|
9 years ago |
sjunges
|
93a0f7f8bb
|
settings: checks after config file, added finalize
Former-commit-id: 6b3769a7a9
|
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
Former-commit-id: badef77583
|
9 years ago |
sjunges
|
3c2040f4b7
|
Removed many superfluous includes, added some source files -- towards faster compilation
Former-commit-id: a575a97d40
|
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.
Former-commit-id: 89d94f7957
|
10 years ago |
dehnert
|
a995d7dd4a
|
The tests now run fine with the new option system.
Former-commit-id: 6d6c510131
|
10 years ago |
dehnert
|
266d660d89
|
Added functions responsible for printing the help. Started adapting the tests to the new option system.
Former-commit-id: 0407d8223e
|
10 years ago |
dehnert
|
46dc2ca05a
|
Further work on option system (we're getting there...).
Former-commit-id: cae593d5a1
|
10 years ago |
dehnert
|
01697a8939
|
Modules can now be registered and options (should) get parsed correctly.
Former-commit-id: 363d2626ab
|
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).
Former-commit-id: 01a33e479d
|
10 years ago |
dehnert
|
acdced1fee
|
Will this ever end?
Former-commit-id: fbe20506cd
|
10 years ago |
dehnert
|
dd942c86dd
|
More work on option system.
Former-commit-id: 15835204bf
|
10 years ago |
dehnert
|
ff50fbe12d
|
Further refactoring of settings classes.
Former-commit-id: ed79d0fa4a
|
10 years ago |
dehnert
|
9ad12616e2
|
Renamed files in settings module a bit. Started on the pseudo-modular module-settings.
Former-commit-id: b3162aa86b
|
10 years ago |