Sebastian Junges
|
07588df137
|
operators to remove bounds / optimality types from a formula
|
6 years ago |
dehnert
|
6ab7859c84
|
fixing more of Lindas issues
|
7 years ago |
dehnert
|
c3d40d634b
|
started working on the github issues by Linda
|
7 years ago |
dehnert
|
ea02ea0838
|
started overhaul of cli/api
|
8 years ago |
TimQu
|
f0ae3a2dfb
|
Bounds of operator formulas are now expressions, allowing formulas such as P<1/N [ F "goal" ] for model constant N
|
8 years ago |
Tom Janson
|
1d5786dd58
|
catch uninit access on wrong formula type
|
8 years ago |
Sebastian Junges
|
d246517757
|
removed src prefix in all includes
|
8 years ago |
Sebastian Junges
|
e1d201c85e
|
c++ code compiles again after rename
|
8 years ago |
Sebastian Junges
|
3a7ee7867b
|
rename files (does not compile)
|
8 years ago |
sjunges
|
cf583ec9dd
|
formulae with rational number bounds
Former-commit-id: 17755ccf84
|
9 years ago |
dehnert
|
c2b287a1e1
|
more work on learning approach
Former-commit-id: 48aa9ddd2c
|
9 years ago |
dehnert
|
51402ec853
|
removed measure type and only added measure type to reward/time operators
Former-commit-id: 16e19fe349
|
9 years ago |
dehnert
|
016ab53f42
|
making the logic formulas better
Former-commit-id: bd5dd26c51
|
9 years ago |
dehnert
|
45e59848a9
|
first steps
Former-commit-id: 12d930813b
|
9 years ago |
dehnert
|
bdcd4b26a3
|
refactoring early termination and solve goals and bounds
Former-commit-id: 123835f655
|
9 years ago |
dehnert
|
4367bdb378
|
properly introduced CheckTask in all model checkers and made it compile again (+ functional tests working)
Former-commit-id: d44db3c342
|
9 years ago |
sjunges
|
bb408b2b29
|
parser returns non-const formulae now
Former-commit-id: ed23af516e
|
9 years ago |
sjunges
|
8568ee3986
|
only one optimization direction enum -- towards integration of termination criterions on the model checker
Former-commit-id: 648855264e
|
10 years ago |
dehnert
|
9026aa9ac9
|
Adapted first model checker to the new properties.
Former-commit-id: 206d6c9858
|
10 years ago |
dehnert
|
1699732dce
|
More work on logic classes.
Former-commit-id: 9d94e02b74
|
10 years ago |
dehnert
|
4c9d6ccfc5
|
Removed actions and filters and old logic classes.
Former-commit-id: cd487fd3b3
|
10 years ago |