sjunges
|
102602dea2
|
some refactoring
Former-commit-id: 90be99f04d
|
9 years ago |
Mavo
|
a6a8e5fff6
|
Structure for MA to CTMC
Former-commit-id: 6dee4cec3c
|
9 years ago |
Mavo
|
d60afed273
|
MA model checking can be called now for doubles
Former-commit-id: a20f2babc4
|
9 years ago |
dehnert
|
e5f9ddfbcc
|
changed cli to create tasks that only compute the value for the initial state (if the model checker supports that)
Former-commit-id: 3745aa138f
|
9 years ago |
Mavo
|
b55cc3276e
|
Reachability probabilities for CTMCs
Former-commit-id: fad855c59a
|
9 years ago |
dehnert
|
5b60585b8a
|
replaced boost::optional<std::string>() by boost::none
Former-commit-id: 48e79b4648
|
9 years ago |
Mavo
|
3e4ddbea8c
|
Integrated expected time on parametric CTMCs
Former-commit-id: 2f892ad8db
|
9 years ago |
sjunges
|
bb408b2b29
|
parser returns non-const formulae now
Former-commit-id: ed23af516e
|
9 years ago |
sjunges
|
d8191d8c6a
|
const formulae
Former-commit-id: 910d7ca539
|
9 years ago |
sjunges
|
c2138a8f1d
|
no, thou shall not check how stupid i've been here
Former-commit-id: e241a6976e
|
9 years ago |
sjunges
|
524f3aa0c2
|
perform bisim wrt single formula
Former-commit-id: 1543d1df1d
|
9 years ago |
sjunges
|
95c37244a2
|
reduced complexity of bisimulation and preprocess call
Former-commit-id: fb6f002af1
|
9 years ago |
Mavo
|
0a1ebc2f73
|
Distinct error message for parametric model checking
Former-commit-id: 7c1eacb9c2
|
9 years ago |
sjunges
|
ad01dfa611
|
refactored bisimulation a bit (mainly the entry point as well as hidden some options)
Former-commit-id: 5405a14930
|
9 years ago |
dehnert
|
ebbd03c15b
|
fixed some warning-related stuff. introduced abstraction-refinement engine in options and entrypoints that currently only throws not-implemented exception
Former-commit-id: 7a4bb8e18c
|
9 years ago |
sjunges
|
e4725aa4a1
|
Instead of returning the program, return the prepared formulas
Former-commit-id: a06fbaad2b
|
9 years ago |
sjunges
|
e45ce6f293
|
replaced stdpair by struct for model,program pairs
Former-commit-id: 11177caa6f
|
9 years ago |
sjunges
|
1e1400d68d
|
merge
Former-commit-id: eb9efc4bb2
|
9 years ago |
dehnert
|
d0e15d1a4f
|
more work (and stuff, you know?)
Former-commit-id: ec9f6746b8
|
9 years ago |
dehnert
|
abacfdd28d
|
added sylvan settings. made sylvan available from the cli
Former-commit-id: 3d2403de90
|
9 years ago |
dehnert
|
19029cd905
|
functional tests compile and run again, yay!
Former-commit-id: 60d3ce16b9
|
10 years ago |
dehnert
|
4e86ef2e47
|
moved CUDD-based DD implementation to own folder
Former-commit-id: a828f92518
|
10 years ago |
dehnert
|
7156a63b0f
|
tried different approach for bisim for MDPs
Former-commit-id: 92d56a4620
|
10 years ago |
dehnert
|
2484a515a0
|
some more work on bisim
Former-commit-id: aaa8088b00
|
10 years ago |
dehnert
|
40a75baee7
|
using some template magic to make it compile again
Former-commit-id: 69888cac45
|
10 years ago |
dehnert
|
11b04c7940
|
more work towards making the new bisim class available from the cl
Former-commit-id: b177287e00
|
10 years ago |
dehnert
|
1428f1647b
|
commented in some more tests, however the main entry points need to be fixed because of the new templating of the bisimulation class
Former-commit-id: 7133025049
|
10 years ago |
dehnert
|
96954ddd15
|
refactoring of bisimulation class in the prospect of extending it to (CT)MDPs, not yet done
Former-commit-id: 09f47ad977
|
10 years ago |
sjunges
|
86155a5a87
|
extra option for export of a matrix
Former-commit-id: 1ea9046438
|
10 years ago |
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
|
10 years ago |
sjunges
|
7884fc37ed
|
explicit model builder supports non-default reward models
Former-commit-id: 97aabc54bb
|
10 years ago |
sjunges
|
c3e390c59a
|
extended api with an option to verify model according to given engine
Former-commit-id: b2163590a5
|
10 years ago |
sjunges
|
649c928828
|
further refactored api / shifted some highlevel functionality to cli
Former-commit-id: 0fc2dac6a7
|
10 years ago |
sjunges
|
c281efcde3
|
refactored parts of the api
Former-commit-id: 3457c238bb
|
10 years ago |
sjunges
|
01a3748e87
|
Refactored part of the API / more functions
Former-commit-id: eb8deb537c
|
10 years ago |
dehnert
|
bc3f6b8d80
|
fixes for parts that were affected by recent parser templating
Former-commit-id: f71de5cff4
|
10 years ago |
chris
|
a216b5a9d9
|
added support for parsing choice labels for explicit MDPs
Former-commit-id: 89bb1817b4
|
10 years ago |
dehnert
|
f409087f47
|
first version of interval reward model support for MDPs. also fixed a missing include that prevented compilation of the main executable
Former-commit-id: 6b7f7a96e7
|
10 years ago |
sjunges
|
f219437acf
|
Faster compilation times!
Former-commit-id: a8dc8fa612
|
10 years ago |
dehnert
|
972c391eb1
|
fixed some more bugs/warnings
Former-commit-id: 2748793daf
|
10 years ago |
dehnert
|
fbd05cd780
|
more and more bugfixes
Former-commit-id: 7f1ba98797
|
10 years ago |
dehnert
|
1a07b24682
|
added some convenience functions for reward model building
Former-commit-id: 796963aee3
|
10 years ago |
dehnert
|
6133c3462a
|
symbolic models can now have several reward models, adapted reward generation in model builders, probably introduced quite some bugs
Former-commit-id: 1fae8bcf12
|
10 years ago |
dehnert
|
72cb30d6b0
|
started replacing ValueType template argument by model class in all instantiations
Former-commit-id: 197e3876a4
|
10 years ago |
dehnert
|
61fb277024
|
more work on refactoring (storm stinks and should be rewritten :P)
Former-commit-id: 7495dea2df
|
10 years ago |
sjunges
|
3c2040f4b7
|
Removed many superfluous includes, added some source files -- towards faster compilation
Former-commit-id: a575a97d40
|
10 years ago |
dehnert
|
04f789619c
|
some work towards eliminating compiler warnings
Former-commit-id: d1eca470a4
|
10 years ago |
sjunges
|
812b101c40
|
better program checks, some extensions in model and matrix
Former-commit-id: 8efaaf2ca9
|
10 years ago |
sjunges
|
2e0c9c1244
|
unification of some constructs in carl propagated to storm
Former-commit-id: 34ba08debf
|
10 years ago |
sjunges
|
8b1e003657
|
Fix
Former-commit-id: 882bfd73ce
|
10 years ago |