TimQu
|
48d5025bd9
|
Fixed checking of formulas whose subformulas contain an OperatorFormula (like nested OperatorFormulas or conjunctions of Operatorformulas).
|
8 years ago |
dehnert
|
952776a057
|
hybrid engine working for rational numbers
|
8 years ago |
dehnert
|
2e8ff870ff
|
completed interface of (sylvan) ADDs for storing rational functions
|
8 years ago |
dehnert
|
136cb194d1
|
fixed a bunch of unused variable warnings
|
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
|
a8383a283d
|
fixed wrong header inclusion in previous commit
Former-commit-id: f91e63cccd
|
9 years ago |
dehnert
|
96891acfe7
|
included missing (at least for some compilers) header
Former-commit-id: 4792acf519
|
9 years ago |
sjunges
|
f7a3e02fb6
|
refactored model checkers st all are templated in the model, have to handle rational function bounds next
Former-commit-id: b665709a52
|
9 years ago |
sjunges
|
cf583ec9dd
|
formulae with rational number bounds
Former-commit-id: 17755ccf84
|
9 years ago |
sjunges
|
e4b3f4eeb9
|
intermediate commit, come back after refactoring formulae
Former-commit-id: 147133876f
|
9 years ago |
TimQu
|
fc24c55960
|
some preprocessing for multi-objective formulas
Former-commit-id: 3a909154f7
|
9 years ago |
dehnert
|
d802f0d9c6
|
worked a bit on the learning-based verification of MDPs
Former-commit-id: bc3c0885b2
|
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
|
5e1e5b55a1
|
renamed expected time formulas to time formulas
Former-commit-id: 50a11fe446
|
9 years ago |
dehnert
|
45e59848a9
|
first steps
Former-commit-id: 12d930813b
|
9 years ago |
dehnert
|
b46ee5425e
|
started to implement conditional rewards for dtmcs
Former-commit-id: 0400ea21ef
|
9 years ago |
dehnert
|
7b643fe166
|
tests working again
Former-commit-id: 58e97ea35b
|
9 years ago |
dehnert
|
2604df54ec
|
more refactoring of formula classes: in particular fragment checking
Former-commit-id: 544c5f953f
|
9 years ago |
dehnert
|
b772c92edb
|
removed reward path formulas. reward path formulas are now just path formulas. this allows some invalid formulas to be constructed, so this now has to be checked dynamically
Former-commit-id: c8527c8e9a
|
9 years ago |
dehnert
|
bdcd4b26a3
|
refactoring early termination and solve goals and bounds
Former-commit-id: 123835f655
|
9 years ago |
dehnert
|
ecfff3d2f9
|
in the spirit of JP: up
Former-commit-id: 3d7982c083
|
9 years ago |
dehnert
|
e3c4f5fa72
|
more work on customizing checking process
Former-commit-id: 93e5895f77
|
9 years ago |
dehnert
|
280af18341
|
still introducing check settings
Former-commit-id: 0426c8f365
|
9 years ago |
dehnert
|
5dd2dff92a
|
replace in model checker interface (part 3)
Former-commit-id: c550b8198f
|
9 years ago |
dehnert
|
16be4f9adc
|
replace in model checker interface (part 2)
Former-commit-id: d66f96a1d5
|
9 years ago |
dehnert
|
bd67b141fa
|
a bit more work toward CheckSettings objects
Former-commit-id: e8026b85e1
|
9 years ago |
dehnert
|
0ffbda5aff
|
initial draft of long-run rewards for parametric models
Former-commit-id: 991512a57d
|
9 years ago |
dehnert
|
645f130a62
|
introduced long-run average reward formula
Former-commit-id: 00fac9ad4b
|
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 |
sjunges
|
3c2040f4b7
|
Removed many superfluous includes, added some source files -- towards faster compilation
Former-commit-id: a575a97d40
|
10 years ago |
dehnert
|
dcd42d5653
|
started reworking reward models
Former-commit-id: 49d9106451
|
10 years ago |
David_Korzeniewski
|
716cf3abdd
|
Adapted to new solver interface some tests and bugfixes. Tests still failing.
Former-commit-id: da3b75aefd
|
10 years ago |
dehnert
|
65bf06dd50
|
Further steps towards CTMC model checking.
Former-commit-id: f057eeb17e
|
10 years ago |
dehnert
|
5bbd85c379
|
Some bugfixes.
Former-commit-id: 70dcc73e91
|
10 years ago |
dehnert
|
a44a3554c8
|
Fixed minimal command counterexample generation.
Former-commit-id: 6e7e6208da
|
10 years ago |
dehnert
|
3fd62bc697
|
More work on MTBDD-based mc.
Former-commit-id: 52081fc741
|
10 years ago |
dehnert
|
c3c83fbe4f
|
Fixed some compilation errors.
Former-commit-id: dc626450b8
|
10 years ago |
dehnert
|
1fb8d72a30
|
Merged master in parametricSystems.
Former-commit-id: 2fdc349e9d
|
10 years ago |
dehnert
|
f0a2db6485
|
Enabled checking formula nodes that contain an expression in the variable of the program.
Former-commit-id: fba632e7f4
|
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
|
10 years ago |
dehnert
|
b60c5ffdc0
|
Fixed a lot of tests, improved some things here and there.
Former-commit-id: baec0a4963
|
10 years ago |
dehnert
|
89df9621a9
|
MDP model checker works again.
Former-commit-id: 2c24da6192
|
10 years ago |
dehnert
|
9026aa9ac9
|
Adapted first model checker to the new properties.
Former-commit-id: 206d6c9858
|
10 years ago |