dehnert
|
d4cd58e9c6
|
upon preserving a new formula, the builders now do not apply terminal states
Former-commit-id: b6a5d04cd0
|
10 years ago |
dehnert
|
3849c59d6b
|
formula parser now correctly accepts variables of a loaded model
Former-commit-id: 9d6312b529
|
10 years ago |
dehnert
|
080b50a890
|
fixed bug in symbolic model generation
Former-commit-id: 9b99c0d75f
|
10 years ago |
dehnert
|
9f70e7cb3b
|
adapted DD-based model exploration to the new policy regarding writing to global variables
Former-commit-id: 272cb04813
|
10 years ago |
dehnert
|
7f5e775395
|
adapted counterexample generation to refactoring
Former-commit-id: e73d2885cd
|
10 years ago |
dehnert
|
a9142a752d
|
fixed another bug
Former-commit-id: 2f0eb64b6f
|
10 years ago |
dehnert
|
fbd05cd780
|
more and more bugfixes
Former-commit-id: 7f1ba98797
|
10 years ago |
dehnert
|
b3178e17f6
|
more bug fixes
Former-commit-id: 0b33b30efa
|
10 years ago |
dehnert
|
73a2491dfb
|
more bugfixes
Former-commit-id: 5afecd5a21
|
10 years ago |
dehnert
|
1a07b24682
|
added some convenience functions for reward model building
Former-commit-id: 796963aee3
|
10 years ago |
dehnert
|
4ca64a913a
|
main executable compiling again, started to debug
Former-commit-id: f255c48a3d
|
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 |
sjunges
|
f85d28325e
|
Further work towards faster and more modular compilation
Former-commit-id: 9de50910b8
|
10 years ago |
sjunges
|
3c2040f4b7
|
Removed many superfluous includes, added some source files -- towards faster compilation
Former-commit-id: a575a97d40
|
10 years ago |
dehnert
|
c683934ea0
|
removed debug output and fixed bug
Former-commit-id: 0c33f61bbe
|
10 years ago |
dehnert
|
08747378d5
|
workplace switch
Former-commit-id: eab2c2bc9e
|
10 years ago |
dehnert
|
507331d8a9
|
more debug output
Former-commit-id: acb7f9ea2f
|
10 years ago |
dehnert
|
b2cec6395a
|
more debug output
Former-commit-id: ff8f9b5a81
|
10 years ago |
dehnert
|
8985ad77cf
|
added first debug output to track down bug
Former-commit-id: ad333216c1
|
10 years ago |
dehnert
|
be66ef2751
|
Finalized hybrid CTMC model checker.
Former-commit-id: c217e11b06
|
10 years ago |
dehnert
|
c1917ce6d9
|
Finalized hybrid DTMC model checker. It now passes its tests.
Former-commit-id: 99d79e1bc6
|
10 years ago |
dehnert
|
9d66f5128e
|
Further work on symbolic CTMC generation.
Former-commit-id: 81f2efb98c
|
10 years ago |
dehnert
|
60701cebdb
|
ADDs and BDDs are no longer mixed in the abstraction layer.
Former-commit-id: 3c31063ea6
|
10 years ago |
dehnert
|
81100c7afd
|
debugged and added more tests for prob0/1 for MDPs using BDDs
Former-commit-id: f47fb3631a
|
10 years ago |
dehnert
|
c70d93f4d3
|
Qualitative modelchecking algorithms for MDPs using BDDs. Not yet bugfixed.
Former-commit-id: 3215a38c44
|
10 years ago |
dehnert
|
1a1906f811
|
Added functional tests for DD-based and sparse computation of states with prob 0 and 1.
Former-commit-id: a62c67c657
|
10 years ago |
dehnert
|
239caf57eb
|
Added symbolic models and made DD-based model generator build the correct instances.
Former-commit-id: c054401cfd
|
10 years ago |
dehnert
|
8a906038f6
|
Added reward model generation for DD-based model builder.
Former-commit-id: 4837cf9229
|
10 years ago |
dehnert
|
7c2f60175e
|
Intermediate commit: fixed parsing bug and started reward generation (DD).
Former-commit-id: a27c815831
|
10 years ago |
dehnert
|
706ea56963
|
Now DDs are either MTBDDs or BDDs. This makes it possible to use BDDs where possible, which is faster.
Former-commit-id: 07ffb5882d
|
10 years ago |
dehnert
|
3977cafe73
|
Extended DD-based model building to also build the MDP models of our benchmark suite. Added (MDP) tests for DD-based model building and explicit model building.
Former-commit-id: 4e18f98ee6
|
10 years ago |
dehnert
|
8c1870eb54
|
Intermediate commit.
Former-commit-id: e5f251718f
|
10 years ago |
dehnert
|
0f0baf61a4
|
Made DD-based model construction work for all DTMC benchmarks we have. Included tests for both DD-based and excplicit model generation from PRISM models.
Former-commit-id: e4af6d9f8a
|
10 years ago |
dehnert
|
b3d18c2367
|
Enabled probabilities depending on source state variables.
Former-commit-id: 8c12ac975c
|
10 years ago |
dehnert
|
7d1829aefa
|
More work on DD-based model generation.
Former-commit-id: f6f37bd521
|
10 years ago |
dehnert
|
e58d38fadf
|
More work on integrating DD-based model building.
Former-commit-id: 84f5a5c603
|
10 years ago |
dehnert
|
6347e19da8
|
Intermediate commit: integrating MTBDD model generation/model checking to main tool.
Former-commit-id: a312d3a425
|
10 years ago |