Thomas Knoll
|
6b8ceedccb
|
fixed unit tests
changed shield specification in tests
|
1 year ago |
Thomas Knoll
|
08e389a9da
|
added shield_expression parameter for
model checking call
|
1 year ago |
Thomas Knoll
|
fa533af4c4
|
added basic shield export functionality
|
1 year ago |
Sebastian Junges
|
84dca993d2
|
updates in the monitoring API
|
4 years ago |
Sebastian Junges
|
9919a4f309
|
support for partially observable models, and better model-dependent creation
|
4 years ago |
Sebastian Junges
|
58da4df1c3
|
support for exact arithmetic
|
4 years ago |
Matthias Volk
|
0f5a052040
|
Typo in parse_properties
|
4 years ago |
Sebastian Junges
|
cba659ec7a
|
build ppomdps
|
4 years ago |
Sebastian Junges
|
2ac4805554
|
added options for the DRN parser, reflects recent changes in storm
|
5 years ago |
Matthias Volk
|
106e1146b6
|
Bindings for elimination of chains of non-Markovian states
|
5 years ago |
Sebastian Junges
|
64ec557309
|
stormpy.model_checking(...) now supports both sparse and dd based models.
|
5 years ago |
Sebastian Junges
|
1930a6d612
|
generic parse_properties for simpler code
|
5 years ago |
Matthias Volk
|
333804b208
|
Transformation from CTMCs to DTMCs
|
6 years ago |
Matthias Volk
|
7268fc1472
|
Set version in doc automatically
|
6 years ago |
Matthias Volk
|
af5872d633
|
Fixed conversion to raw_formula for properties
|
6 years ago |
Sebastian Junges
|
2e1f60a3c0
|
support for submodel construction
|
6 years ago |
Sebastian Junges
|
30f6b4395d
|
model checking routines take optional environment
|
6 years ago |
Sebastian Junges
|
5aab3cbe3e
|
support for properties and raw formulae in symbolic model creation
|
6 years ago |
Sebastian Junges
|
9970aa391f
|
toposort bindings
|
6 years ago |
Sebastian Junges
|
b2b647203b
|
add pomdp support to stormpy
|
6 years ago |
Matthias Volk
|
054df185c0
|
Transformation from symbolic model to sparse model
|
7 years ago |
Matthias Volk
|
c30d5a1433
|
Symbolic bisimulation
|
7 years ago |
Matthias Volk
|
62f3d3630e
|
Bindings for dd and hybrid model checking
|
7 years ago |
Matthias Volk
|
f5a014ed5e
|
Bindings for symbolic model building
|
7 years ago |
Matthias Volk
|
cfb6dfbf2f
|
Better naming for sparse model building
|
7 years ago |
Matthias Volk
|
d9b020b1bc
|
Refactored sparse model bindings
|
7 years ago |
Matthias Volk
|
0b6dd8c0d8
|
Fix sphinx warning in comment
|
7 years ago |
Matthias Volk
|
da81f6cf1a
|
Raise ImportError when using python 2.x
|
7 years ago |
Sebastian Junges
|
11b2a219a7
|
support for extraction of schedulers
|
7 years ago |
Matthias Volk
|
0a8482d068
|
Computing model checking result only for inital states
|
7 years ago |
Matthias Volk
|
bcab426bd5
|
Added missing cases for CTMC and MA in model building
|
7 years ago |
Sebastian Junges
|
befecb4761
|
convenience functions for prob01 states
|
7 years ago |
Sebastian Junges
|
06e397f9f9
|
support model checking from formulas (instead of just from properties)
|
7 years ago |
Matthias Volk
|
d365b00de8
|
Raise StormError
|
7 years ago |
Matthias Volk
|
70e1985ad0
|
Raise StormError if symbolic description has undefined constants
|
7 years ago |
Matthias Volk
|
d26202c402
|
Base class for storm exceptions
|
7 years ago |
Matthias Volk
|
8b2a11ad42
|
Added docs to methods in lib
|
7 years ago |
Matthias Volk
|
3fda6ba227
|
Get stormpy version similar to pycarl
|
7 years ago |
Sebastian Junges
|
201aaa115d
|
make sure examples run through again
|
7 years ago |
Matthias Volk
|
b6061cc620
|
Updated bindings to new api
|
8 years ago |
Sebastian Junges
|
fa52b1b7eb
|
alias stormpy types for rationals and rational functions
|
8 years ago |
Tom Janson
|
f14d8f3b7c
|
import pycarl.Variable for parametric stuff
|
8 years ago |
Matthias Volk
|
4e20a21fd0
|
Add possibility to build from prism without formula
|
8 years ago |
Tom Janson
|
6652e4acf1
|
whitespace / PEP8
|
8 years ago |
Matthias Volk
|
20b1b01139
|
Bisimulation takes properties
|
8 years ago |
Matthias Volk
|
db86de9443
|
Bindings for importing DRN files
|
8 years ago |
Sebastian Junges
|
8def8dd30b
|
extended getting started guide
|
8 years ago |
sjunges
|
4bfa6776ed
|
prob01min and prob01max now map on prob01 for dtmcs
|
8 years ago |
Sebastian Junges
|
0c67ef833d
|
comments
|
8 years ago |
Sebastian Junges
|
93a5346c70
|
Prob 01 states also on MDPs and parametric models
|
8 years ago |