TimQu
|
c1063f27cc
|
added a few more tests for multi-objective MAs. Also fixed/improved minor stuff.
|
8 years ago |
Sebastian Junges
|
d246517757
|
removed src prefix in all includes
|
9 years ago |
Sebastian Junges
|
e1d201c85e
|
c++ code compiles again after rename
|
9 years ago |
Sebastian Junges
|
3a7ee7867b
|
rename files (does not compile)
|
9 years ago |
TimQu
|
71e181bd93
|
some quick and dirty optimizations (that need to be reviewed)
Former-commit-id: 86fbc66c90
|
9 years ago |
dehnert
|
d3cf9a4e7f
|
adding Markov automaton tests to explicit JANI model builder
Former-commit-id: 634fe9c08e [formerly 73bbe89f78 ]
Former-commit-id: bb9339a947
|
9 years ago |
Mavo
|
fba2071e9f
|
Dft exploration via NextStateGenerator
Former-commit-id: f81ac4e7fc
|
9 years ago |
Mavo
|
566cef0f91
|
Started on compiling without Carl
Former-commit-id: 5e0895d7c5
|
9 years ago |
TimQu
|
12287e5090
|
small fix for building MAs
Also fixed a test for explicit MA parsing, where the transitions of a probabilistic choice did not sum up to one
Former-commit-id: c2f920a4d6
|
9 years ago |
TimQu
|
f681206393
|
building markov automata from prism code
Former-commit-id: 791c49c7cf
|
9 years ago |
dehnert
|
f3fa90cc37
|
more work towards exact solving
Former-commit-id: 38edbcf2ca
|
9 years ago |
dehnert
|
8ce9e56af8
|
some refactoring of state-elimination-related things
Former-commit-id: c51fd9c47c
|
9 years ago |
Mavo
|
e49582c7cf
|
Replaced assert with STORM_LOG_ASSERT
Former-commit-id: 692ae47b1b
|
9 years ago |
dehnert
|
dae55eeb29
|
fixed some bugs and enabled markov automaton model checking from cli
Former-commit-id: 91b689d817
|
9 years ago |
TimQu
|
a3aededd3a
|
public access to model ingredients: RewardModel and exitRates
Former-commit-id: b8dbe8576e
|
9 years ago |
Mavo
|
7f4fa27008
|
Initialize closed for MA
Former-commit-id: 292352f258
|
9 years ago |
TimQu
|
da0dafe5be
|
ModelInstantiator!!!!11
Also: some refactoring
Former-commit-id: 663cd8e241
|
9 years ago |
Mavo
|
b8ff542b7b
|
One conversion less for MA
Former-commit-id: d0b47adf9b
|
9 years ago |
Mavo
|
0a78ba13f5
|
MA to CTMC for trivial nondeterminism
Former-commit-id: 8a342f032e
|
9 years ago |
Mavo
|
a6a8e5fff6
|
Structure for MA to CTMC
Former-commit-id: 6dee4cec3c
|
9 years ago |
dehnert
|
b2d8cae9ce
|
instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type
Former-commit-id: bf452cd751
|
10 years ago |
sjunges
|
be0eee21db
|
Dont build so many models with float/rational functions
Former-commit-id: 692ab47afa
|
10 years ago |
dehnert
|
b3178e17f6
|
more bug fixes
Former-commit-id: 0b33b30efa
|
10 years ago |
dehnert
|
e631dbd1a0
|
more work on new reward models
Former-commit-id: 661c7b5b24
|
10 years ago |
sjunges
|
f85d28325e
|
Further work towards faster and more modular compilation
Former-commit-id: 9de50910b8
|
10 years ago |
dehnert
|
dcd42d5653
|
started reworking reward models
Former-commit-id: 49d9106451
|
10 years ago |
dehnert
|
96464fdcbc
|
added model classes for two-player stochastic games
Former-commit-id: 8dccae2ea9
|
10 years ago |
dehnert
|
a1dae8849e
|
Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented.
Former-commit-id: d4e6df30b5
|
10 years ago |