sjunges
|
6dfce6a405
|
extended counterexamples towards expected rewards, and moved counterexamples to a seperate lib (still in main cli) to slightly accelarate building times
|
7 years ago |
Sebastian Junges
|
e7926b10c2
|
allow counterexamples for true jani models
|
7 years ago |
dehnert
|
b3c2d8bbd8
|
added option to not include dynamic constraints in maxsat counterexample generation
|
7 years ago |
dehnert
|
6501fffac3
|
several optimizations related to explicit model building
|
8 years ago |
dehnert
|
33759ed246
|
beautified help message printing. all requirements and default values are now printed automatically for all options
|
8 years ago |
dehnert
|
49597fca86
|
reworked argument validators for settings
|
8 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 |
dehnert
|
d5ba9e00e8
|
started on making jani available from cli, commit to switch workplace
Former-commit-id: 4c04d77409 [formerly 279141117d ]
Former-commit-id: e05805177e
|
9 years ago |
Mavo
|
c9f04ecc0b
|
Added IOSettings
Former-commit-id: 95946a7666
|
9 years ago |
Mavo
|
effadc5cca
|
Split into general settings and markov chain settings
Former-commit-id: 619a2e3622
|
9 years ago |
Mavo
|
67d77608bd
|
Refactoring of settings
Former-commit-id: ea4350fc1c
|
9 years ago |
Mavo
|
f529a1315f
|
Settings module do not need settings manager
Former-commit-id: b26ccc902d
|
9 years ago |
sjunges
|
3c2040f4b7
|
Removed many superfluous includes, added some source files -- towards faster compilation
Former-commit-id: a575a97d40
|
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.
Former-commit-id: 18c1687958
|
11 years ago |
dehnert
|
96086cb6d8
|
Fixed a bug in the option system and MILP-based cex generator. Now everything should work for the demo. :)
Former-commit-id: 3676ec7023
|
11 years ago |
dehnert
|
5ecc96fa3a
|
Fixed some more places in the code to use the new option system.
Former-commit-id: 15ff64f1dc
|
11 years ago |
dehnert
|
a995d7dd4a
|
The tests now run fine with the new option system.
Former-commit-id: 6d6c510131
|
11 years ago |
dehnert
|
46dc2ca05a
|
Further work on option system (we're getting there...).
Former-commit-id: cae593d5a1
|
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).
Former-commit-id: 01a33e479d
|
11 years ago |
dehnert
|
9547f3a91a
|
Further refactoring of option system.
Former-commit-id: 350ac4c654
|
11 years ago |
dehnert
|
ff50fbe12d
|
Further refactoring of settings classes.
Former-commit-id: ed79d0fa4a
|
11 years ago |