Tom Janson
|
3d56c32992
|
unwrap threshold expression
as __init__ monkey wrench (still checking whether there's a prettier way to do
this)
|
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
|
ed2875eb7d
|
Changed state and action for models
|
8 years ago |
Matthias Volk
|
c017949d0c
|
Use matrix instead of model for iterators
|
8 years ago |
Matthias Volk
|
64c663a809
|
Started with Python bindings for storm-dft
|
8 years ago |
Matthias Volk
|
0b290d782f
|
ModelInstantiator for CTMC and MA as well
|
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 |
sjunges
|
ac9a233aaf
|
ModelInstantiator for MDP & DTMC
|
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 |
Sebastian Junges
|
f06bd48dfb
|
model checking and bisim adapted to properties
|
8 years ago |
Sebastian Junges
|
b649a5c96b
|
build_model now takes a list of properties, unified the interface around building models
|
8 years ago |
Matthias Volk
|
93641ba97d
|
Marked some bindings private
|
8 years ago |
Tom Janson
|
4f3c51fc4f
|
add empty module
|
8 years ago |
Tom Janson
|
fa58cf93c0
|
hide set_up() (now _set_up()), since it's implicitly called
|
8 years ago |
sjunges
|
461951c52e
|
test files are part of stormpy lib now, which allows simpler access to them via stormpy.examples.files
|
8 years ago |
Sebastian Junges
|
4bc07c7cd2
|
first version set in code
|
8 years ago |
Sebastian Junges
|
0c79aba2c7
|
extracted from storm repo, refactored formula
|
8 years ago |