Tim Quatmann
|
26553b628e
|
ArgumentValidators: added factory for UnsignedIntRangeValidatorIncluding
|
6 years ago |
Joachim Klein
|
f56076aacf
|
Add virtual destructors to classes having virtual functions.
(Silences warnings from -Wdelete-non-virtual-dtor -Wnon-virtual-dtor)
|
8 years ago |
TimQu
|
6621cb814c
|
new argument validator: doubleRangeValidatorIncluding
|
8 years ago |
dehnert
|
49597fca86
|
reworked argument validators for settings
|
9 years ago |
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 |
TimQu
|
80a7126313
|
postprocessing for pareto curve queries
Former-commit-id: ac9b8068a9
|
9 years ago |
Mavo
|
a63d004fb8
|
storm-dft is using settings now
Former-commit-id: 65a1456651
|
9 years ago |
dehnert
|
ffe63ea95d
|
made dfs as exploration order available
Former-commit-id: 46ea31af78
|
9 years ago |
sjunges
|
3c2040f4b7
|
Removed many superfluous includes, added some source files -- towards faster compilation
Former-commit-id: a575a97d40
|
10 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
|
11 years ago |
dehnert
|
a995d7dd4a
|
The tests now run fine with the new option system.
Former-commit-id: 6d6c510131
|
11 years ago |
dehnert
|
9547f3a91a
|
Further refactoring of option system.
Former-commit-id: 350ac4c654
|
11 years ago |
dehnert
|
18c0ee1f14
|
Further big refactoring of option system.
Former-commit-id: 0567aa4421
|
11 years ago |
dehnert
|
47a05fc1b0
|
Beautified output of option system. Enabled command line interface of counterexample generation.
Former-commit-id: cecc5e85b3
|
12 years ago |
dehnert
|
6e41ee360d
|
Fixes to several problems with gcc.
Former-commit-id: f7908fdc6f
|
12 years ago |
PBerger
|
e69c9f1962
|
Added all options from StoRM
Rewrote all calls to the Settings instance with the new Syntax
Implemented new ArgumentValidators.h
Former-commit-id: b4ab63f8f2
|
12 years ago |