dehnert
|
6471bfdcea
|
made cli output respect filters
|
8 years ago |
TimQu
|
ae470851f4
|
Do not segfault when a property could not be verified
|
8 years ago |
dehnert
|
bc373475ff
|
respecting state filters in bisimulation
|
8 years ago |
dehnert
|
3ffaa77193
|
first version of state filters in filter expressions
|
8 years ago |
TimQu
|
c7b83ffb5f
|
moved parameter lifting related code out of the main library/executable
|
8 years ago |
TimQu
|
b1f4dfd9d1
|
Fixed restoring the value of std::cout.fill() after setting it to '0'
|
8 years ago |
dehnert
|
ada12204e1
|
fixed regression that did not define undefined constants properly
|
8 years ago |
dehnert
|
cf79c053f9
|
replaced lambda default argument by Functor to make gcc 6.3 happy
|
8 years ago |
TimQu
|
ecf3c7e996
|
reverted renaming of LabelSetGenerators to CommandSetGenerators. Potentially, these generators work for arbitrary sets of labels, not just for sets of Prism commands.
|
8 years ago |
dehnert
|
9cf3c67be9
|
added missing include of StandardRewardModel.h
|
8 years ago |
dehnert
|
f7965cfc12
|
minor cleanup
|
8 years ago |
dehnert
|
d746ff7154
|
remove superfluous entrypoints.h
|
8 years ago |
dehnert
|
ea02ea0838
|
started overhaul of cli/api
|
8 years ago |
TimQu
|
8dfa141a4a
|
Exporting .dot for explicit input.
removed duplicated code for explicit input with parametric engine
|
8 years ago |
Sebastian Junges
|
291f5ecd47
|
First version of Jani-to-Dot.
|
8 years ago |
dehnert
|
98d956275a
|
reworked version detection via git/defaults if not available
|
8 years ago |
Matthias Volk
|
40e125fb85
|
Enable parsing of parametric DRN
|
8 years ago |
Matthias Volk
|
36854d4636
|
Framework for DRN parser
|
8 years ago |
sjunges
|
b711e050c1
|
Export jani before constant replacement.
|
8 years ago |
Sebastian Junges
|
5894f7c706
|
some forward declarations and header updates to battle recompilation times
|
8 years ago |
dehnert
|
a85f4fdc89
|
replaced some StoRMs and Storms by storm, reworked version output a bit
|
8 years ago |
sjunges
|
8fc0033bb2
|
fix dft-to-gspn regarding properties, now compiles again, and changed settings: Properties are now in IOSettings (should not change usage)
|
8 years ago |
dehnert
|
7af65ac804
|
slightly modified stats output and fixed memory measurement under linux
|
8 years ago |
dehnert
|
a7e9c5819f
|
removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking
|
8 years ago |
TimQu
|
362b3bf6c6
|
removed eigen usages
|
8 years ago |
dehnert
|
16a06d9f03
|
formula parser now directly emits properties with names; name filtering of properties from cli
|
8 years ago |
dehnert
|
b4381a7c48
|
Constants in formulas appear to be working
|
8 years ago |
TimQu
|
bfbd96a0e6
|
added some output for benchmarking
|
8 years ago |
Sebastian Junges
|
88e17d423a
|
updated dft->gspn->jani workflow
|
8 years ago |
dehnert
|
df7da86bd7
|
flattening JANI models appears to be working, started adding tests
|
8 years ago |
dehnert
|
bf5018b858
|
post-merge fixes
|
9 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 |
dehnert
|
5a793839e9
|
add some trace messages
Former-commit-id: 345e378eaf [formerly 46bc454995 ]
Former-commit-id: d7ebfccc6d
|
9 years ago |
dehnert
|
8f096e9475
|
more work on transient variables
Former-commit-id: e046bbe8a2 [formerly f4a866f0ef ]
Former-commit-id: a6e6dbfee6
|
9 years ago |
sjunges
|
ecc74595ba
|
several jani related fixes: IsInitialRestrictionSet(), FormulaContext, minor things
Former-commit-id: f1a5b2edcf [formerly 6a9cb0a988 ]
Former-commit-id: 11bf234fcc
|
9 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
|
9 years ago |
sjunges
|
744216d5d2
|
export formulae
Former-commit-id: 4932938e38 [formerly 95b3269c75 ]
Former-commit-id: 974a891cb6
|
9 years ago |
sjunges
|
1309729150
|
export standard compliant jani by moving destinations outwards
Former-commit-id: 12f9f7ba89 [formerly ef23fb88bf ]
Former-commit-id: 8b749c0b60
|
9 years ago |
sjunges
|
1557983f8b
|
Jani Export settings and code
Former-commit-id: ccd9955a99 [formerly 64edf38f14 ]
Former-commit-id: 0d3de2ad09
|
9 years ago |
dehnert
|
99badd02c5
|
more work towards JANI reward models
Former-commit-id: 4be9f840c4 [formerly be67354311 ]
Former-commit-id: b8ea6172e7
|
9 years ago |
dehnert
|
c2cab571f5
|
made tests work again
Former-commit-id: bd3e831b0d [formerly cef4348674 ]
Former-commit-id: 8fd0b70c1e
|
9 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
|
9 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
|
9 years ago |
sjunges
|
548ba8bbeb
|
somehow managed my way through the policy guessing, several minor extensions to solvers
Former-commit-id: c4bb6453e7
|
9 years ago |
Mavo
|
566cef0f91
|
Started on compiling without Carl
Former-commit-id: 5e0895d7c5
|
9 years ago |
hbruintjes
|
d9cb1a79f8
|
Replace cout macros with l3pp
Former-commit-id: 0cde42558d
|
9 years ago |
dehnert
|
2a7dc0fad0
|
renamed MarkovChainSettings
Former-commit-id: 39024731f8
|
9 years ago |
dehnert
|
d3de111b3b
|
more work to enable storm to use rational arithmetic
Former-commit-id: 72933b5184
|
9 years ago |