Mavo
7688d7ef42
Fixed test
Former-commit-id: 9e1094a5a0
9 years ago
Mavo
d70317fdb5
Merge from future
Former-commit-id: c8ce7eacc7
9 years ago
dehnert
2f5f439f26
re-added (naive) splitter selection heuristic
Former-commit-id: 5c5166510d
9 years ago
dehnert
1136ff0d37
fixed a failing test (uninitialized data issue)
Former-commit-id: ca0f456ba2
9 years ago
TimQu
67cc067f35
fixed computeSchedulerProbGreater0E.
Previously, it did not enforce that psiStates are actually reached. For instance, it was ok to chose a probability 1 selfloop.
Former-commit-id: 518a3b33a9
9 years ago
Mavo
a63d004fb8
storm-dft is using settings now
Former-commit-id: 65a1456651
9 years ago
Mavo
c9f04ecc0b
Added IOSettings
Former-commit-id: 95946a7666
9 years ago
Mavo
effadc5cca
Split into general settings and markov chain settings
Former-commit-id: 619a2e3622
9 years ago
Mavo
f48d8bc6b1
Initialize all modules in tests and normal storm
Former-commit-id: 249a702d66
9 years ago
Mavo
8241df3b0b
First step towards settings for multiple binaries
Former-commit-id: 028599d43d
9 years ago
Mavo
67d77608bd
Refactoring of settings
Former-commit-id: ea4350fc1c
9 years ago
TimQu
4bb4e29e43
Added a test case where model checking expected rewards on MDPs currently fails
Former-commit-id: 35dbe908c8
9 years ago
Mavo
f529a1315f
Settings module do not need settings manager
Former-commit-id: b26ccc902d
9 years ago
Mavo
2e9089eca6
Small changes
Former-commit-id: aa36b0ae30
9 years ago
Mavo
c23eb73129
Cleaned examples
Former-commit-id: 37a0ad6cc8
9 years ago
Mavo
869b0f95d1
Support for pdeps with more than one child
Former-commit-id: f3de8f2abd
9 years ago
Mavo
2c172cd082
Refactoring
Former-commit-id: e9af97f7af
9 years ago
Mavo
5796da9a5c
Refactoring
Former-commit-id: ab8665d114
9 years ago
Mavo
fe7037e7fd
Support for POR (priority or)
Former-commit-id: f0e782bcb1
9 years ago
Mavo
7c60e4275d
Some more parametric DFT examples
Former-commit-id: a2401c9453
9 years ago
Mavo
bdad8aedd7
Set dependencies to dont care after dependent event has failed
Former-commit-id: 506f5c3107
9 years ago
dehnert
dae55eeb29
fixed some bugs and enabled markov automaton model checking from cli
Former-commit-id: 91b689d817
9 years ago
Mavo
ebbc4ce7b4
Fixed compile issues introduced in merge
Former-commit-id: 059b7c84b3
9 years ago
Mavo
2be3f17b91
Merge from future (not yet compiling)
Former-commit-id: 7ead44e805
9 years ago
Mavo
4db05a7c20
Fixed bug with wrong dormancyFactor when copying elements
Former-commit-id: 3c2ddcc08a
9 years ago
Mavo
6b24589966
Merge branch 'monolithic-dft-update' of https://sselab.de/lab9/private/git/storm into monolithic-dft-update
Former-commit-id: a4d88f2026
9 years ago
sjunges
472116a374
Merge branch 'monolithic-dft-update' of https://sselab.de/lab9/private/git/storm into monolithic-dft-update
Former-commit-id: 44822c26d3
9 years ago
sjunges
d688296022
even more modularisation oppurtunaties are now taken
Former-commit-id: de8fd4c848
9 years ago
Mavo
25e2a9c070
Removed assertion
Former-commit-id: a6a6406808
9 years ago
Mavo
9f3d160677
Merge branch 'monolithic-dft-update' of https://sselab.de/lab9/private/git/storm into monolithic-dft-update
Former-commit-id: c002f450e1
9 years ago
Mavo
2c15c89751
No DC propagation for failed toplevel
Former-commit-id: a2cf30e071
9 years ago
sjunges
eeb289bdb8
Merge branch 'monolithic-dft-update' of https://sselab.de/lab9/private/git/storm into monolithic-dft-update
Former-commit-id: 8ac6c51c92
9 years ago
sjunges
e390e1c39d
several updates for better modularisation and support for VOT-modularisation
Former-commit-id: 97d5d03a86
9 years ago
Mavo
e5fd604498
Flag for disabling DC propagation
Former-commit-id: 1fa850ef26
9 years ago
sjunges
9ae9700d5c
modularisation on and and or
Former-commit-id: 50950ba497
9 years ago
Mavo
db3c40e6d7
Fixed bugs
Former-commit-id: d602972afc
9 years ago
Mavo
6ca6ab27e8
Activate failed representatives
Former-commit-id: dcda573443
9 years ago
Mavo
5a066b9ae0
Used duplicate variable name
Former-commit-id: 3f47dfb3d1
9 years ago
Mavo
150f177bcd
Symred on mcs seems to work now
Former-commit-id: d6a830f8a1
9 years ago
Mavo
a21715cbc3
Nested symmetries seem to work for at least binary symmetries
Former-commit-id: dfa2052d18
9 years ago
dehnert
adb42b3ac0
fixed minor things related to merge
Former-commit-id: f428c2808b
9 years ago
dehnert
e23a7f854a
Merge branch 'future' into next_state_generators
Former-commit-id: bcdf6cb4b3
9 years ago
dehnert
4a19d81133
fixed a few bugs
Former-commit-id: 70d408e653
9 years ago
Mavo
306eb8a9cc
Construct state from bit vector
Former-commit-id: 705af6d503
9 years ago
dehnert
6a99ab9ef9
expectation/variance now handled in formula parser
Former-commit-id: 9dbe09411c
9 years ago
dehnert
51402ec853
removed measure type and only added measure type to reward/time operators
Former-commit-id: 16e19fe349
9 years ago
Mavo
652aeb7562
Fixed compile error with CarlRationalNumber instead of RationalNumber
Former-commit-id: 0fbb4ad1c1
9 years ago
Mavo
f394808e4a
Merge from future with compile errors
Former-commit-id: 36fd4385fc
9 years ago
dehnert
f86bfdd46f
Merge branch 'future' into variance_properties
Former-commit-id: 74258afddd
9 years ago
Mavo
7e8b790451
Preparation for pseudo state generation from bit vector
Former-commit-id: a273f13a67
9 years ago