dehnert
|
8f096e9475
|
more work on transient variables
Former-commit-id: e046bbe8a2 [formerly f4a866f0ef ]
Former-commit-id: a6e6dbfee6
|
9 years ago |
dehnert
|
9de219a6b9
|
more work on jit-based model builder
Former-commit-id: 150ac22d6b [formerly 85061a73c7 ]
Former-commit-id: cd18eec45b
|
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
|
ae57574d85
|
first version of explicit format export [mdps/no rewards only currently]
Former-commit-id: 078efab44d [formerly a1a444a014 ]
Former-commit-id: 321bc64e6f
|
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 |
sjunges
|
444318e624
|
refactoring up to tests done
Former-commit-id: 943a396fab
|
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
|
f3fa90cc37
|
more work towards exact solving
Former-commit-id: 38edbcf2ca
|
9 years ago |
dehnert
|
d3de111b3b
|
more work to enable storm to use rational arithmetic
Former-commit-id: 72933b5184
|
9 years ago |
dehnert
|
8f12b3b8c4
|
added option 'exact' (in addition to parametric)
Former-commit-id: ccc026a44d
|
9 years ago |
dehnert
|
4cc780cbc0
|
tests compiling and running again
Former-commit-id: f84c73d0ae
|
9 years ago |
dehnert
|
ddf165d4d3
|
more work on tearing PRISM-specific functionality out of the explicit model builder
Former-commit-id: a835c9072e
|
9 years ago |
Mavo
|
a0d659f2da
|
always use shared_ptr<Formula const>
Former-commit-id: 63a447e887
|
9 years ago |
dehnert
|
60bbce0ba1
|
added two tests for exploration engine
Former-commit-id: 960393b229
|
9 years ago |
dehnert
|
1424d536ca
|
renamed learning to exploration engine and started on a minor refactoring
Former-commit-id: 0fa973dfe5
|
9 years ago |
dehnert
|
38ea181e3d
|
added tons of debug output. all small test models now show sane results
Former-commit-id: ecfa5ce433
|
9 years ago |
dehnert
|
b06419afe0
|
working towards EC detection
Former-commit-id: 78bbe54f81
|
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
|
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 |
dehnert
|
ca354cffe4
|
moved preprocessing of PRISM program to utility to make it accessible from learning-based model checker
Former-commit-id: 704dde9ec5
|
9 years ago |
dehnert
|
7dee6d3da2
|
started on learning-based MDP model checking
Former-commit-id: 9a901e619b
|
9 years ago |
dehnert
|
bb7d8ca3c5
|
added learning as new engine selection in options
Former-commit-id: e00c7ad75d
|
9 years ago |
Mavo
|
f935f502dd
|
Activate pCTMCs for storm
Former-commit-id: 5cacb49d18
|
10 years ago |
TimQu
|
da0dafe5be
|
ModelInstantiator!!!!11
Also: some refactoring
Former-commit-id: 663cd8e241
|
10 years ago |
sjunges
|
e0980de0ba
|
first version of storm without log4cplus as a dependency
Former-commit-id: 5aa64fabd7
|
10 years ago |
dehnert
|
e5f9ddfbcc
|
changed cli to create tasks that only compute the value for the initial state (if the model checker supports that)
Former-commit-id: 3745aa138f
|
10 years ago |
dehnert
|
4367bdb378
|
properly introduced CheckTask in all model checkers and made it compile again (+ functional tests working)
Former-commit-id: d44db3c342
|
10 years ago |
dehnert
|
5b60585b8a
|
replaced boost::optional<std::string>() by boost::none
Former-commit-id: 48e79b4648
|
10 years ago |
TimQu
|
2b320523b5
|
fixed displaying of non const states and transitions
Former-commit-id: 6f621d6980
|
10 years ago |
sjunges
|
bb408b2b29
|
parser returns non-const formulae now
Former-commit-id: ed23af516e
|
10 years ago |
TimQu
|
79d07a6bbd
|
..
Former-commit-id: cf690a1f38
|
10 years ago |
TimQu
|
bb55d04acb
|
..
Former-commit-id: 1bcd6d7f5e
|
10 years ago |
TimQu
|
9d942bc78f
|
..
Former-commit-id: 9b893cc522
|
10 years ago |
TimQu
|
d6f65465d2
|
Number of non-const states and transitions
Former-commit-id: 67e7dced61
|
10 years ago |
sjunges
|
d8191d8c6a
|
const formulae
Former-commit-id: 910d7ca539
|
10 years ago |
dehnert
|
fdf2d81c61
|
added missing template parameter
Former-commit-id: 2cbeafe0d0
|
10 years ago |
TimQu
|
7c1cfdcdf1
|
..
Former-commit-id: 5c23becaf9
|
10 years ago |
TimQu
|
ea828243ee
|
..
Former-commit-id: a5386c4130
|
10 years ago |