sjunges
|
6dfce6a405
|
extended counterexamples towards expected rewards, and moved counterexamples to a seperate lib (still in main cli) to slightly accelarate building times
|
8 years ago |
dehnert
|
de2e94cac7
|
polished unifplus code a bit and made it the default MA (bounded reachability) solution method
|
8 years ago |
TimQu
|
7e639b4328
|
multiplier settings and environment
|
8 years ago |
Matthias Volk
|
e951265839
|
Do not display help for hidden modules
|
8 years ago |
TimQu
|
5c911c6bc4
|
fixed capitalization
|
8 years ago |
TimQu
|
7d705240ce
|
introduced model checker settings
|
8 years ago |
TimQu
|
29b40899bf
|
Removed settings of old topologicalvalueiteration solver
|
8 years ago |
TimQu
|
304b8e32c6
|
introduced topological equation solver settings
|
8 years ago |
dehnert
|
a6046ab0b3
|
fixed some warnings and issues and introduce cli switch to select IMCA or UnifPlus
|
8 years ago |
sjunges
|
12dda40919
|
split IOSettings in BuildSettings and IOSettings, refactored some dependencies on settings object away if it doesnt hurt too much, moved GSPN and PGCL settings to their own libs
|
8 years ago |
dehnert
|
2d41de479e
|
added progress outputs to iterative solvers
|
8 years ago |
Sebastian Junges
|
d271824461
|
prepare to initialize but not make settings known, not yet fully functioning
|
8 years ago |
TimQu
|
c7b83ffb5f
|
moved parameter lifting related code out of the main library/executable
|
9 years ago |
dehnert
|
ea02ea0838
|
started overhaul of cli/api
|
9 years ago |
TimQu
|
936293e318
|
Refactored GameSolver. It is now analogous to the MinMaxLinearEquationSolver.
|
9 years ago |
TimQu
|
14e44e0165
|
removed old region model checker classes, implemented entry point for pla, solved different compilation issues
|
9 years ago |
Matthias Volk
|
5d79eff2cd
|
Wrapper for file opening
|
9 years ago |
dehnert
|
a85f4fdc89
|
replaced some StoRMs and Storms by storm, reworked version output a bit
|
9 years ago |
dehnert
|
64ddf12558
|
fixed two issues in jit builder: a) respect environment variable (instead of c++); b) casting integer variables to doubles when evaluating label expressions to avoid integer division
|
9 years ago |
dehnert
|
cb8b537baa
|
made storm compile again with expressions in time-bounds of until formula
|
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 |
dehnert
|
2471036df4
|
more work on jit-thing: transitioning to proper handling of synchronizing edges
Former-commit-id: 3af1772192 [formerly 890c529dd1]
Former-commit-id: 818295a085
|
9 years ago |
sjunges
|
1557983f8b
|
Jani Export settings and code
Former-commit-id: ccd9955a99 [formerly 64edf38f14]
Former-commit-id: 0d3de2ad09
|
9 years ago |
sjunges
|
507952df4e
|
register smt2lib settings
Former-commit-id: 4da50b02bf
|
9 years ago |
dehnert
|
2d05555967
|
added abstraction settings and menu game abstractor
Former-commit-id: 4cac25ac94
|
9 years ago |
sjunges
|
4e0f4e8e5a
|
add region settings
Former-commit-id: 7f2680e126
|
9 years ago |
sjunges
|
b826ac92ac
|
updated setting modules to new interface
Former-commit-id: 2616fa8884
|
9 years ago |
dehnert
|
9ab33528b4
|
started to fill value iteration implementation in new general min-max solver
Former-commit-id: e54cb8a0f9
|
10 years ago |
dehnert
|
2a7dc0fad0
|
renamed MarkovChainSettings
Former-commit-id: 39024731f8
|
10 years ago |
dehnert
|
35bb3a3c26
|
renamed elimination settings
Former-commit-id: 5155d0a465
|
10 years ago |
dehnert
|
023325b53d
|
added tests for Eigen solver
Former-commit-id: ede9efcee2
|
10 years ago |
TimQu
|
d5f1e6d5e7
|
multi objective settings
Former-commit-id: d43af99080
|
10 years ago |
dehnert
|
1424d536ca
|
renamed learning to exploration engine and started on a minor refactoring
Former-commit-id: 0fa973dfe5
|
10 years ago |
dehnert
|
f1105aac2a
|
EC-detection appears to work now
Former-commit-id: 0bb1369b3e
|
10 years ago |
dehnert
|
ce91fa7d5b
|
started to work on local EC-detection
Former-commit-id: 0f36a1bf78
|
10 years ago |
Mavo
|
a63d004fb8
|
storm-dft is using settings now
Former-commit-id: 65a1456651
|
10 years ago |
Mavo
|
c9f04ecc0b
|
Added IOSettings
Former-commit-id: 95946a7666
|
10 years ago |
Mavo
|
effadc5cca
|
Split into general settings and markov chain settings
Former-commit-id: 619a2e3622
|
10 years ago |
Mavo
|
f48d8bc6b1
|
Initialize all modules in tests and normal storm
Former-commit-id: 249a702d66
|
10 years ago |
Mavo
|
8241df3b0b
|
First step towards settings for multiple binaries
Former-commit-id: 028599d43d
|
10 years ago |
Mavo
|
67d77608bd
|
Refactoring of settings
Former-commit-id: ea4350fc1c
|
10 years ago |
Mavo
|
f529a1315f
|
Settings module do not need settings manager
Former-commit-id: b26ccc902d
|
10 years ago |
Mavo
|
37596d575a
|
Settings always initialized now
Former-commit-id: 10764fa8b9
|
10 years ago |
sjunges
|
1e1400d68d
|
merge
Former-commit-id: eb9efc4bb2
|
10 years ago |
dehnert
|
abacfdd28d
|
added sylvan settings. made sylvan available from the cli
Former-commit-id: 3d2403de90
|
10 years ago |
sjunges
|
ebdd979d2c
|
settings: checks after config file, added finalize
Former-commit-id: a383159a02
|
10 years ago |
sjunges
|
93a0f7f8bb
|
settings: checks after config file, added finalize
Former-commit-id: 6b3769a7a9
|
10 years ago |
TimQu
|
d377e6b289
|
Minor improvements everywhere. Also implemented some tests
Former-commit-id: be74e5f459
|
10 years ago |