sjunges
|
3c2040f4b7
|
Removed many superfluous includes, added some source files -- towards faster compilation
Former-commit-id: a575a97d40
|
10 years ago |
dehnert
|
b56766e993
|
more work on reward model that turned out to be refactoring in disguise
Former-commit-id: 31a7fa4801
|
10 years ago |
dehnert
|
04f789619c
|
some work towards eliminating compiler warnings
Former-commit-id: d1eca470a4
|
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 |
PBerger
|
4b3d4a7c11
|
Removed buggy logging in setup-routines
Former-commit-id: ba57953947
|
12 years ago |
PBerger
|
edeedd2bed
|
Added ConversionHelper.h to single out the needed no-strict-aliasing target
Replaced a few "auto" variables as GCC4.7 fails to infer the correct type
Former-commit-id: 09a0c8dac9
|
12 years ago |
PBerger
|
a30f570c2a
|
Added logging to all Settings classes
Removed unnecessary instance variables in the Settings.h
Former-commit-id: 9a0261e82b
|
12 years ago |
PBerger
|
58ff007654
|
Fixed the Settings structure
Fixed the standard settings to comply with the infrastructure
Former-commit-id: 9ab888c2df
|
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 |
PBerger
|
bde10b750e
|
Added my initial implementation of Settings
Former-commit-id: 5da4b7604f
|
12 years ago |