Matthias Volk
|
2e45a11873
|
Gather derivatives for PLA
|
8 years ago |
Matthias Volk
|
b913f216b4
|
Smaller bisimulation model which takes less time
|
8 years ago |
Matthias Volk
|
790c62a48a
|
Check if DFT support was built
|
8 years ago |
Matthias Volk
|
3df8f71c0a
|
Use given storm-dir for checking if dft is available
|
8 years ago |
Matthias Volk
|
ca7f40f975
|
Fixed bisimulation test
|
8 years ago |
Matthias Volk
|
312b69e31c
|
Merge from dft_bindings
|
8 years ago |
Tom Janson
|
86d5ddd8fd
|
unwrap threshold expressions (2nd Ed.)
simply in C++ this time (I dislike monkey wrenching the Python class in
__init__ -- things are confusing enough already)
|
8 years ago |
Tom Janson
|
3d56c32992
|
unwrap threshold expression
as __init__ monkey wrench (still checking whether there's a prettier way to do
this)
|
8 years ago |
Matthias Volk
|
1aee92553e
|
Make all arguments available for analyzeRegion
|
8 years ago |
Tom Janson
|
f14d8f3b7c
|
import pycarl.Variable for parametric stuff
|
8 years ago |
Tom Janson
|
9fdd155e05
|
add pycarl dependencey to setup.py
|
8 years ago |
Tom Janson
|
c70b5bf7e6
|
add missing namespace alias in model.cpp
|
8 years ago |
Matthias Volk
|
70ddde905f
|
Renaming to PLAChecker
|
8 years ago |
Matthias Volk
|
fd1c9a586e
|
Add PLA support
|
8 years ago |
Matthias Volk
|
5fa6cf2fc7
|
Compatibility with refactor_pla branch
|
8 years ago |
Matthias Volk
|
3c7a4b49a5
|
PmcResult is CheckResult + constraints
|
8 years ago |
Matthias Volk
|
cc837089aa
|
Small fixes in tests
|
8 years ago |
Matthias Volk
|
7342428c5e
|
Improved bisimulation test
|
8 years ago |
Matthias Volk
|
c896e6a3ee
|
Fixed usage of storm namespace
|
8 years ago |
Matthias Volk
|
4e20a21fd0
|
Add possibility to build from prism without formula
|
8 years ago |
Matthias Volk
|
e1d15a9d96
|
Only build stormpy.dft when storm-dft library was found
|
8 years ago |
Tom Janson
|
19a13e8e1f
|
SparseMatrix: add hasTrivialRowGrouping accessor
|
8 years ago |
Tom Janson
|
2b9c4b61e7
|
fix version info binding
|
8 years ago |
Tom Janson
|
f094216dce
|
crudely sanity-check instance matrix content
|
8 years ago |
Tom Janson
|
f91ba50800
|
use type aliases in model.cpp
|
8 years ago |
Tom Janson
|
0be192a0ae
|
use type alias to improve readability of matrix.cpp
|
8 years ago |
Tom Janson
|
dbfd243e50
|
add container API (index access w []) to BitVector
|
8 years ago |
Tom Janson
|
8d93227c72
|
fix & extract matrix row __str__
|
8 years ago |
Tom Janson
|
a97de7a078
|
add Matrix slicing
|
8 years ago |
Tom Janson
|
8c92b248db
|
add various __str__ fcts
|
8 years ago |
Tom Janson
|
56ba8685d5
|
extract parametric prism program parse test
|
8 years ago |
Tom Janson
|
64701f79d0
|
more cosmetics
|
8 years ago |
Tom Janson
|
6652e4acf1
|
whitespace / PEP8
|
8 years ago |
Sebastian Junges
|
8b46203e11
|
pybind update
|
8 years ago |
Matthias Volk
|
20b1b01139
|
Bisimulation takes properties
|
8 years ago |
Matthias Volk
|
968901cca5
|
Change test for merged failed states
|
8 years ago |
Matthias Volk
|
9618b5ca31
|
Length for states and actions
|
8 years ago |
Matthias Volk
|
ed2875eb7d
|
Changed state and action for models
|
8 years ago |
Matthias Volk
|
f646a70186
|
Added symred support
|
8 years ago |
Matthias Volk
|
c017949d0c
|
Use matrix instead of model for iterators
|
8 years ago |
Matthias Volk
|
26d2b90f44
|
Bindings for state labeling
|
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 |
Matthias Volk
|
505594dbba
|
Small comment
|
8 years ago |
Sebastian Junges
|
e025ddf8b5
|
examples to accompany our getting started guide
|
8 years ago |
Sebastian Junges
|
8def8dd30b
|
extended getting started guide
|
8 years ago |
Sebastian Junges
|
5fa24f2f58
|
documentation update
|
8 years ago |
Sebastian Junges
|
f27b2e4a1e
|
contributors
|
8 years ago |
sjunges
|
4bfa6776ed
|
prob01min and prob01max now map on prob01 for dtmcs
|
8 years ago |