Joachim Klein
21b9d73816
WIP (HOA-path) logic: HOAPathFormula
Note: syntax of the HOA path formula will change!
We have added checks for boundedGloballyFormulae hence the conflicts
Conflicts:
src/storm/logic/CloneVisitor.cpp
src/storm/logic/Formula.cpp
src/storm/logic/Formula.h
src/storm/logic/FragmentSpecification.cpp
src/storm/logic/FragmentSpecification.h
src/storm/logic/LiftableTransitionRewardsVisitor.cpp
src/storm/storage/jani/JSONExporter.cpp
5 years ago
Lukas Posch
023e067c59
added bounded globally formulas to other classes
4 years ago
Stefan Pranger
7d87a90c1e
added multiple Visitor methods for gameFormulas
5 years ago
Stefan Pranger
c52fcba6a2
added multiple Visitor methods for gameFormulas
5 years ago
TimQu
7e66787c9c
logic: Added QuantileFormulas.
6 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
TimQu
de35d40905
total reward formulas
Former-commit-id: 878065b902
9 years ago
TimQu
63da45018e
Added support for multi objective formulas
Former-commit-id: 3d98b71049
9 years ago
dehnert
1424d536ca
renamed learning to exploration engine and started on a minor refactoring
Former-commit-id: 0fa973dfe5
9 years ago
dehnert
c2b287a1e1
more work on learning approach
Former-commit-id: 48aa9ddd2c
9 years ago
dehnert
5e1e5b55a1
renamed expected time formulas to time formulas
Former-commit-id: 50a11fe446
9 years ago
dehnert
dc8a5b11e0
more refactoring regarding fragment checking
Former-commit-id: fd335f6f8e
9 years ago
dehnert
2604df54ec
more refactoring of formula classes: in particular fragment checking
Former-commit-id: 544c5f953f
9 years ago