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
|
8 years ago |
dehnert
|
ea02ea0838
|
started overhaul of cli/api
|
8 years ago |
TimQu
|
936293e318
|
Refactored GameSolver. It is now analogous to the MinMaxLinearEquationSolver.
|
8 years ago |
TimQu
|
14e44e0165
|
removed old region model checker classes, implemented entry point for pla, solved different compilation issues
|
8 years ago |
Matthias Volk
|
5d79eff2cd
|
Wrapper for file opening
|
8 years ago |
dehnert
|
a85f4fdc89
|
replaced some StoRMs and Storms by storm, reworked version output a bit
|
8 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
|
9 years ago |
dehnert
|
2a7dc0fad0
|
renamed MarkovChainSettings
Former-commit-id: 39024731f8
|
9 years ago |
dehnert
|
35bb3a3c26
|
renamed elimination settings
Former-commit-id: 5155d0a465
|
9 years ago |
dehnert
|
023325b53d
|
added tests for Eigen solver
Former-commit-id: ede9efcee2
|
9 years ago |
TimQu
|
d5f1e6d5e7
|
multi objective settings
Former-commit-id: d43af99080
|
9 years ago |
dehnert
|
1424d536ca
|
renamed learning to exploration engine and started on a minor refactoring
Former-commit-id: 0fa973dfe5
|
9 years ago |
dehnert
|
f1105aac2a
|
EC-detection appears to work now
Former-commit-id: 0bb1369b3e
|
9 years ago |
dehnert
|
ce91fa7d5b
|
started to work on local EC-detection
Former-commit-id: 0f36a1bf78
|
9 years ago |
Mavo
|
a63d004fb8
|
storm-dft is using settings now
Former-commit-id: 65a1456651
|
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
|
f48d8bc6b1
|
Initialize all modules in tests and normal storm
Former-commit-id: 249a702d66
|
9 years ago |
Mavo
|
8241df3b0b
|
First step towards settings for multiple binaries
Former-commit-id: 028599d43d
|
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 |
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 |
dehnert
|
d7490a74cb
|
properties can now be given as string or file. both ways accept multiple formulas
Former-commit-id: 60acecb951
|
10 years ago |
sjunges
|
3c2040f4b7
|
Removed many superfluous includes, added some source files -- towards faster compilation
Former-commit-id: a575a97d40
|
10 years ago |
dehnert
|
04f789619c
|
some work towards eliminating compiler warnings
Former-commit-id: d1eca470a4
|
10 years ago |
TimQu
|
ccfb452f53
|
no hardcoded regions anymore
Former-commit-id: ca137c1f6b
|
10 years ago |
TimQu
|
52a8c324a5
|
make storm compile when carl is not available
added settings for smt-lib solver
Former-commit-id: 7d1872267a
|
10 years ago |
dehnert
|
8a4706d9c9
|
A lot of work on model checker interfaces. In particular, the SCC elimination model checker is almost integrated.
Former-commit-id: bbf988c943
|
11 years ago |
David_Korzeniewski
|
78d3a392a5
|
Created settings module for TopologicalValueIterationNondeterministicLinearEquationSolver and integrated that with the solver.
Former-commit-id: fa1ad5ce2a
|
11 years ago |
dehnert
|
56aec18a48
|
Added bisimulation settings. Further work on weak bisimulation.
Former-commit-id: c04759575a
|
11 years ago |
sjunges
|
cafcb3f238
|
version info extended and moved to cpp, added options flag (although unclear what exactly should be displayed then)
Former-commit-id: 3c82455d24
|
11 years ago |
dehnert
|
4eea90646a
|
Fixed attributes of some example files. Added option to eliminate entry states in the very end (added option module for model checking of parametric models). Added feature to specify the formulas to check on the command line.
Former-commit-id: 4ce8932fc4
|
11 years ago |