dehnert
|
5c838e2006
|
added the feature to build information about the state space that can be retrieved after building the model to the explicit model builder
Former-commit-id: 72b9b18e4e
|
9 years ago |
dehnert
|
44a9636f69
|
fixed an issue with getSubmatrix
Former-commit-id: f4f8fb2f61
|
9 years ago |
sjunges
|
9593ba5a7f
|
better output in perm schedulers
Former-commit-id: 2a33124c7c
|
9 years ago |
sjunges
|
b06562ec31
|
fix in getSubmatrix
Former-commit-id: 6f248dde46
|
9 years ago |
dehnert
|
4b4c11048f
|
fixed bug in prob1E. added functions to retrieve schedulers for prob0E, probGreater0E and prob1E states of MDPs
Former-commit-id: aea5fe773b
|
9 years ago |
sjunges
|
7884fc37ed
|
explicit model builder supports non-default reward models
Former-commit-id: 97aabc54bb
|
9 years ago |
sjunges
|
ed94184ec8
|
initialize logger with loglevel as an argument
Former-commit-id: 3bac78a39c
|
9 years ago |
sjunges
|
d06c92c10a
|
Revert "Revert "added flag that indicates which interval bound is to be taken. added xerces to the gitignore""
This reverts commit dfd2cda380 [formerly 4be9f6f8c8 ].
Former-commit-id: 4510017c6a
|
9 years ago |
sjunges
|
dfd2cda380
|
Revert "added flag that indicates which interval bound is to be taken. added xerces to the gitignore"
This reverts commit 16ea224b6a [formerly ee85062515 ].
Former-commit-id: 4be9f6f8c8
|
9 years ago |
dehnert
|
16ea224b6a
|
added flag that indicates which interval bound is to be taken. added xerces to the gitignore
Former-commit-id: ee85062515
|
9 years ago |
sjunges
|
57dffbcd4f
|
further operators on models and reward models
Former-commit-id: 0146278302
|
9 years ago |
sjunges
|
a28ebac022
|
outcommented code for maximals
Former-commit-id: 096fa39fea
|
9 years ago |
sjunges
|
a07c2cacc4
|
missed files
Former-commit-id: 9a7f1ac4a9
|
9 years ago |
sjunges
|
7e7e025900
|
modifying reward models
Former-commit-id: 401410cee6
|
9 years ago |
sjunges
|
cf10fe206a
|
modifiers for standard rew model, fix with non-const overload in model
Former-commit-id: 25348872ee
|
9 years ago |
sjunges
|
9e24144c27
|
getRewardModel, private, added
Former-commit-id: 095b135758
|
9 years ago |
sjunges
|
bd7fc0b341
|
operator< for stateaction pairs
Former-commit-id: d69660a770
|
9 years ago |
sjunges
|
0cdca6a5fc
|
BitVector iterator +=
Former-commit-id: d9e02bce1a
|
9 years ago |
sjunges
|
896d2bcaef
|
propositional model checking for further interval reward model types
Former-commit-id: b8d2c89335
|
9 years ago |
sjunges
|
e4aab761d2
|
updates to perm schedulers
Former-commit-id: b3404cac21
|
9 years ago |
sjunges
|
98162d1d7e
|
interface for rew. model extended for reinforcement learning
Former-commit-id: b69474fc4f
|
9 years ago |
sjunges
|
765748c7cf
|
graph stuff for other reward models..
Former-commit-id: e7d4d9b95d
|
9 years ago |
sjunges
|
e8799963fe
|
compiles again
Former-commit-id: fb79c334d8
|
9 years ago |
sjunges
|
b8343255be
|
fixed headers, allow changes in rew. model again
Former-commit-id: 4617000d30
|
9 years ago |
sjunges
|
53dc99deb0
|
prob01A for non.detmodels added (convenience function)
Former-commit-id: 213c8b1b49
|
9 years ago |
sjunges
|
131ab5b674
|
Updates on perm. schedulers
Former-commit-id: 16b65774a1
|
9 years ago |
sjunges
|
edbd7e827b
|
MDPs, restrict choices, get choiceindex
Former-commit-id: 6d1f2ff37d
|
9 years ago |
sjunges
|
2f49418e63
|
Add dependency on xercesc
Former-commit-id: 595b4d294d
|
9 years ago |
dehnert
|
deec423f27
|
fixed infinite recursion in constants comparator
Former-commit-id: b36b352d36
|
9 years ago |
TimQu
|
adc5c8d1c1
|
Fixed another memory leak: CheckResults have not been destructed properly.
Former-commit-id: 5631c101bb
|
9 years ago |
dehnert
|
e51a3cfa85
|
refined cut-off of builders a little. Now, based on the property, more of the states are treated as terminal states of the model
Former-commit-id: 4b68d6f1e8
|
9 years ago |
dehnert
|
e8e77f0dd3
|
fixed problem with prefix of fresh variables
Former-commit-id: 1a7a87cfeb
|
9 years ago |
sjunges
|
3a17477713
|
change engine in options...(preliminary)
Former-commit-id: 56e05ef08c
|
9 years ago |
sjunges
|
c3e390c59a
|
extended api with an option to verify model according to given engine
Former-commit-id: b2163590a5
|
9 years ago |
sjunges
|
559cb67813
|
updates to the stormpy core
Former-commit-id: 092d694ade
|
9 years ago |
sjunges
|
73bfdda6ed
|
missing file
Former-commit-id: 3778460bdf
|
9 years ago |
sjunges
|
ebdd979d2c
|
settings: checks after config file, added finalize
Former-commit-id: a383159a02
|
9 years ago |
sjunges
|
93a0f7f8bb
|
settings: checks after config file, added finalize
Former-commit-id: 6b3769a7a9
|
9 years ago |
dehnert
|
6a80348150
|
fixed issue related to row groups in sparse matrix and adapted the affected calling sites
Former-commit-id: 96c6fd7e59
|
9 years ago |
sjunges
|
649c928828
|
further refactored api / shifted some highlevel functionality to cli
Former-commit-id: 0fc2dac6a7
|
9 years ago |
sjunges
|
c281efcde3
|
refactored parts of the api
Former-commit-id: 3457c238bb
|
9 years ago |
dehnert
|
fd86d430ae
|
minor fix
Former-commit-id: f5e5f0fde5
|
9 years ago |
dehnert
|
5521172ed1
|
more work on sparse game solver
Former-commit-id: df95038635
|
9 years ago |
dehnert
|
e659dd8c4a
|
some work on sparse game solver
Former-commit-id: 74450365b3
|
9 years ago |
sjunges
|
8fd0ee2ecd
|
Formula to string added
Former-commit-id: 53eb9bb5b4
|
9 years ago |
sjunges
|
3e9f095cd4
|
new version of storm-core python api
Former-commit-id: c37fff4f27
|
9 years ago |
dehnert
|
b2d8cae9ce
|
instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type
Former-commit-id: bf452cd751
|
9 years ago |
sjunges
|
01a3748e87
|
Refactored part of the API / more functions
Former-commit-id: eb8deb537c
|
9 years ago |
dehnert
|
bc3f6b8d80
|
fixes for parts that were affected by recent parser templating
Former-commit-id: f71de5cff4
|
9 years ago |
dehnert
|
27e06940a9
|
templated all explicit parsers so that they may now be modified to produce non-double models
Former-commit-id: dd7f8767f8
|
9 years ago |