JK
|
60ab1716b1
|
storm: bisimulation statistics
|
10 years ago |
dehnert
|
952776a057
|
hybrid engine working for rational numbers
|
9 years ago |
dehnert
|
ee90c51b2a
|
cleaned up constants.cpp to finalize separation of rational functions and rational numbers
|
9 years ago |
dehnert
|
0354c9024a
|
moved to new sylvan version and made everything work again
|
9 years ago |
dehnert
|
2e8ff870ff
|
completed interface of (sylvan) ADDs for storing rational functions
|
9 years ago |
dehnert
|
1a803f4270
|
created symbolic native solver to factor out numerical solution; prepared the code-path that stores rational functions in DDs (hybrid + dd engines)
|
9 years ago |
Matthias Volk
|
36854d4636
|
Framework for DRN parser
|
10 years ago |
Matthias Volk
|
1c2426b0f4
|
Print model information
|
10 years ago |
Matthias Volk
|
5d79eff2cd
|
Wrapper for file opening
|
10 years ago |
sjunges
|
488aaeaa58
|
properties in storm-gspn
|
10 years ago |
dehnert
|
a7e9c5819f
|
removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking
|
10 years ago |
dehnert
|
16a06d9f03
|
formula parser now directly emits properties with names; name filtering of properties from cli
|
10 years ago |
dehnert
|
b4381a7c48
|
Constants in formulas appear to be working
|
10 years ago |
TimQu
|
74d22cb336
|
fixed a few warnings related to P{L|CA}A
|
10 years ago |
dehnert
|
136cb194d1
|
fixed a bunch of unused variable warnings
|
10 years ago |
Sebastian Junges
|
18383f5220
|
several fixes in dft->gspn->jani code path: Most notably, mas are closed, successor nodes failed places keep intact and tb property is added
|
10 years ago |
Sebastian Junges
|
88e17d423a
|
updated dft->gspn->jani workflow
|
10 years ago |
dehnert
|
df7da86bd7
|
flattening JANI models appears to be working, started adding tests
|
10 years ago |
dehnert
|
5d24a190ab
|
some refactoring for menu games
|
10 years ago |
sjunges
|
84dff41287
|
fixed several gcc warnings
|
10 years ago |
Sebastian Junges
|
d246517757
|
removed src prefix in all includes
|
10 years ago |
Sebastian Junges
|
e1d201c85e
|
c++ code compiles again after rename
|
10 years ago |
Sebastian Junges
|
3a7ee7867b
|
rename files (does not compile)
|
10 years ago |
dehnert
|
ae8a963c33
|
added some debug output to JaniNextStateGenerator
Former-commit-id: 2c116cf22b [formerly 98c11d0ce2]
Former-commit-id: bc3a09342a
|
10 years ago |
dehnert
|
9f40400b56
|
work on making jit-builder ready for exact arithmetic and parametric models
Former-commit-id: 143a5d263f [formerly 37b5adfd08]
Former-commit-id: 219bd799c7
|
10 years ago |
TimQu
|
f09e97d1e7
|
fixed tests, removed old files
Former-commit-id: 90381faa73
|
10 years ago |
dehnert
|
b579978938
|
cleaned up jit model builder, added options, added doctor procedure, prepared Markov automata
Former-commit-id: bb8d1d95cc [formerly 6deb9e19a0]
Former-commit-id: d6b8563723
|
10 years ago |
dehnert
|
eaf422689b
|
terminal states now supported by jit-based builder
Former-commit-id: bf4eb4654d [formerly 5d2f364967]
Former-commit-id: 84aa362762
|
10 years ago |
dehnert
|
71f2e83bc0
|
completed moving from monolithic generation to callback-based approach. added building labels to jit-based model builder, added support for options of other builders (selection of labels, reward models, etc)
Former-commit-id: 5729c1c8ca [formerly 890198a907]
Former-commit-id: df2528638d
|
10 years ago |
dehnert
|
1c1120ef66
|
more work on jit-based builder
Former-commit-id: 579adb85eb [formerly 574a25aa3d]
Former-commit-id: 2a1d2ca2c2
|
10 years ago |
dehnert
|
9de219a6b9
|
more work on jit-based model builder
Former-commit-id: 150ac22d6b [formerly 85061a73c7]
Former-commit-id: cd18eec45b
|
10 years ago |
sjunges
|
ed970d78b1
|
property support for jani -- several changes throughout code, parser currently only supports probability properties
Former-commit-id: d5db0cda02 [formerly 66d55d7e43]
Former-commit-id: 1672b21b12
|
10 years ago |
sjunges
|
3626c044d3
|
several improvements towards jani-property support
Former-commit-id: 3d56f22d99 [formerly 1f527643ab]
Former-commit-id: 75e40a9b69
|
10 years ago |
sjunges
|
236a2be0d3
|
pretty printing of rational functions, rewards in the drn format, option for full build
Former-commit-id: 39676106c2 [formerly b80f259a87]
Former-commit-id: e6f493d6f9
|
10 years ago |
dehnert
|
e274cd33eb
|
adapted cli to use symbolic model description rather than PRISM program
Former-commit-id: d06884a848 [formerly 9a128e04f1]
Former-commit-id: 25a820d000
|
10 years ago |
dehnert
|
d5ba9e00e8
|
started on making jani available from cli, commit to switch workplace
Former-commit-id: 4c04d77409 [formerly 279141117d]
Former-commit-id: e05805177e
|
10 years ago |
TimQu
|
e1aca37c86
|
some minor tweaks plus polling example
Former-commit-id: eebe4ca6d6
|
10 years ago |
Mavo
|
5109c45c23
|
Fixed returning result for pCTMC
Former-commit-id: 2db7f87f65
|
10 years ago |
dehnert
|
2d05555967
|
added abstraction settings and menu game abstractor
Former-commit-id: 4cac25ac94
|
10 years ago |
sjunges
|
ba1f6bf3d5
|
jani property stub
Former-commit-id: 37f8f63d43 [formerly 54bc32bfd0]
Former-commit-id: e934d063fd
|
10 years ago |
sjunges
|
0ef2b55c75
|
made some region settings attribute to the model checker instead of global
Former-commit-id: e53ca96760
|
10 years ago |
sjunges
|
548ba8bbeb
|
somehow managed my way through the policy guessing, several minor extensions to solvers
Former-commit-id: c4bb6453e7
|
10 years ago |
sjunges
|
444318e624
|
refactoring up to tests done
Former-commit-id: 943a396fab
|
10 years ago |
sjunges
|
f7a3e02fb6
|
refactored model checkers st all are templated in the model, have to handle rational function bounds next
Former-commit-id: b665709a52
|
10 years ago |
Mavo
|
566cef0f91
|
Started on compiling without Carl
Former-commit-id: 5e0895d7c5
|
10 years ago |
sjunges
|
5faebdff86
|
constants in header
Former-commit-id: 281e490873
|
10 years ago |
hbruintjes
|
8546786e17
|
Fix missing template argument in builder utility
Former-commit-id: 23d683f29c
|
10 years ago |
TimQu
|
4496b53002
|
merge fixes
Former-commit-id: ff5de6fc69
|
10 years ago |
dehnert
|
b1f2c26df0
|
made all instantiations to call MDP model checking with rational numbers
Former-commit-id: d3f8df7804
|
10 years ago |
TimQu
|
fbb7e12ff5
|
first steps towards MAs
Former-commit-id: f217884d13
|
10 years ago |