TimQu
|
77e086f446
|
small fix regarding the return type of computeValue
Former-commit-id: 78b43e0f6d
|
9 years ago |
TimQu
|
f72c30cdff
|
First version of approximation model (with mdp intead of s2pg)
Former-commit-id: 86fdbc5f36
|
9 years ago |
TimQu
|
c94e9c25a6
|
Added Mdp Region checking in storm.h, Some STORM_LOG_DEBUGs, fixes for sampling to work on Mdps
Former-commit-id: ab42fefd92
|
9 years ago |
TimQu
|
78bd4a041a
|
Added Mdp class, sampling might work already (untested)
Former-commit-id: f0d5c77645
|
9 years ago |
TimQu
|
70dd76c08b
|
Splitted region modelchecker in abstract class and dtmc class (to easily add an mdp class soon)
Former-commit-id: e722c8f2bd
|
9 years ago |
TimQu
|
0043d3ebf5
|
changed template argument, used unordered_map
Former-commit-id: a563503d4a
|
9 years ago |
TimQu
|
5b1494b9a9
|
Made use of this new cool rewardModel thing
Former-commit-id: d670d09278
|
9 years ago |
TimQu
|
df850fe085
|
Merge branch 'master' into TimParamSysAndSMT
Former-commit-id: eba6ef2a2e
|
9 years ago |
TimQu
|
ebdf44485c
|
Merge branch 'master' into TimParamSysAndSMT
Former-commit-id: f058fbfed7
|
9 years ago |
dehnert
|
7ac6dd94ab
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: cfcfbd77f8
|
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
|
1250b842b1
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: 31a498b9a5
|
9 years ago |
sjunges
|
01a3748e87
|
Refactored part of the API / more functions
Former-commit-id: eb8deb537c
|
9 years ago |
TimQu
|
d377e6b289
|
Minor improvements everywhere. Also implemented some tests
Former-commit-id: be74e5f459
|
9 years ago |
TimQu
|
c4444567e7
|
further optimization on approximation model initialization. Also better code structure of preprocessing steps
Former-commit-id: e916644a6c
|
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 |
dehnert
|
22f1d99a15
|
missing files finally added
Former-commit-id: 3ab8472b25
|
9 years ago |
TimQu
|
af505c7e89
|
Faster and more structured initialization of approx and sampling model
Former-commit-id: 34c2253a1b
|
9 years ago |
chris
|
a216b5a9d9
|
added support for parsing choice labels for explicit MDPs
Former-commit-id: 89bb1817b4
|
9 years ago |
sjunges
|
dbe997a433
|
resolved linker error - sorry
Former-commit-id: 6fcb8fa245
|
9 years ago |
sjunges
|
bdb105ce85
|
cmake: marked several variables as advanced
Former-commit-id: 8f6c063472
|
9 years ago |
sjunges
|
46d8accf6e
|
logic::comparisontype operations
Former-commit-id: fdcb275bc8
|
9 years ago |
sjunges
|
ebab145180
|
use default bitvector move, which is fine
Former-commit-id: e646a13fb5
|
9 years ago |
sjunges
|
6503d929de
|
includes the headers for the number types supported by the carl-configuration used on the system
Former-commit-id: 18f80e9157
|
9 years ago |
sjunges
|
be0eee21db
|
Dont build so many models with float/rational functions
Former-commit-id: 692ab47afa
|
9 years ago |
sjunges
|
85e15c035f
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: 5691793f9a
|
9 years ago |
sjunges
|
b007d45543
|
Extended lp solver factory interface
Former-commit-id: 437e62619d
|
9 years ago |
sjunges
|
dbe4380b09
|
Option to force color output for clang/ninja.
Former-commit-id: c0fb2ac6a7
|
9 years ago |
TimQu
|
d57551c1ec
|
Fix for solver
Former-commit-id: 5fb470cdb5
|
9 years ago |
dehnert
|
7946483f09
|
added function to modify state-action rewards in nondeterministic model
Former-commit-id: d3a4c38707
|
9 years ago |
TimQu
|
37a7b392f6
|
First version of approximation for rewards
Former-commit-id: e5ac667925
|
9 years ago |
sjunges
|
e7d82fbaf5
|
Fix
Former-commit-id: edd0ad8b36
|
9 years ago |
sjunges
|
f08f66e900
|
added an option for polic extraction to the helper, some includes
Former-commit-id: 44b6a5d03f
|
9 years ago |
sjunges
|
2dc9eb9b83
|
Currently exclude smtrat- does not compile with current version.
Former-commit-id: cbafb48242
|
9 years ago |
sjunges
|
72ef715d68
|
Return type to also include partial schedulers
Former-commit-id: 65bee19f6a
|
9 years ago |
sjunges
|
bed31b463f
|
Added generated sources
Former-commit-id: b19af1f416
|
9 years ago |
dehnert
|
8d2bd4fd9d
|
fixed two warnings
Former-commit-id: a845b90c07
|
9 years ago |
dehnert
|
7cafd61c38
|
switched gcc to use c++14 as well
Former-commit-id: 32d9c46192
|
9 years ago |
dehnert
|
e364d3be53
|
added missing header
Former-commit-id: 9f3072ffc9
|
9 years ago |
TimQu
|
5de90c27e5
|
Preprocessing, sampling and state elimination now also work with rewards
Former-commit-id: ef14610efa
|
9 years ago |
sjunges
|
2f5df9d72f
|
use the configured factory in the sparse mdp helper
Former-commit-id: 8d3faf1c6b
|
9 years ago |
sjunges
|
73310b9881
|
fixed tests: glpk had wrong minimize, solver.cpp tested in wrong direction on policy iteration in case we use top. value iteration
Former-commit-id: 71215b8e46
|
9 years ago |
sjunges
|
86b2f8d13e
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: 461b107a6b
|
9 years ago |
sjunges
|
8568ee3986
|
only one optimization direction enum -- towards integration of termination criterions on the model checker
Former-commit-id: 648855264e
|
9 years ago |
dehnert
|
08bc810b2c
|
added missing include
Former-commit-id: 7eed5aaba7
|
9 years ago |
dehnert
|
57338640be
|
added missing include
Former-commit-id: c67bb4a99e
|
9 years ago |
dehnert
|
f4211637db
|
fixed warning and missing include
Former-commit-id: 09ad5ffb73
|
9 years ago |
dehnert
|
56eae69703
|
added more missing headers
Former-commit-id: 11be18e0d9
|
9 years ago |
dehnert
|
b418782bcd
|
added missing header
Former-commit-id: b3b4deddb7
|
9 years ago |