Sebastian Junges
|
0c67ef833d
|
comments
|
8 years ago |
Sebastian Junges
|
ed311bdd22
|
create signatures without c++ types
|
8 years ago |
Sebastian Junges
|
1d18652011
|
MdpInstantiator is now called PmdpInstantiator
|
8 years ago |
Sebastian Junges
|
93a5346c70
|
Prob 01 states also on MDPs and parametric models
|
8 years ago |
sjunges
|
05eaaa4055
|
add header include in shortestPath for gcc support
|
8 years ago |
sjunges
|
2c09b0f436
|
gcc support: removed abstract methods in results.cpp from python bindings which werent that helpful
|
8 years ago |
Sebastian Junges
|
3140711d36
|
build symbolic models now is named accordingly
|
8 years ago |
Sebastian Junges
|
b649a5c96b
|
build_model now takes a list of properties, unified the interface around building models
|
8 years ago |
Sebastian Junges
|
8e7a71148e
|
property is now added, boost::none is used to avoid confusion in parse_property definitions
|
8 years ago |
Sebastian Junges
|
b3c5764c32
|
support for boost;:optional
|
8 years ago |
Sebastian Junges
|
299538b4e4
|
fixed mdp model instantiator, and added jani properties towards compatibility with current storm version
|
8 years ago |
Sebastian Junges
|
3c1a2082e5
|
mdp instantiation
|
8 years ago |
Matthias Volk
|
95f83a7224
|
Binding for CheckResult
|
8 years ago |
Matthias Volk
|
93641ba97d
|
Marked some bindings private
|
8 years ago |
Sebastian Junges
|
01a529b46f
|
cleaned the common.h
|
8 years ago |
Sebastian Junges
|
7133a4e79e
|
some support for getting parameters
|
8 years ago |
Matthias Volk
|
2cb060dd2a
|
Moved results in own class
|
8 years ago |
Tom Janson
|
e75fd74c32
|
ksp: cosmetics
|
8 years ago |
Tom Janson
|
5707b5908a
|
ksp: fix Model declaration
|
8 years ago |
Sebastian Junges
|
4ad1358a2a
|
added first version of model instantiator
|
8 years ago |
Sebastian Junges
|
a3663bfa40
|
fixed signature due to changed signature in storm / storm::buildSparseModel
|
8 years ago |
Matthias Volk
|
724de252e4
|
1st version of computing prob01 states
|
8 years ago |
Tom Janson
|
7304a1cb1b
|
rm old unused src/CMakeLists
|
8 years ago |
Sebastian Junges
|
9c8c7d0ed0
|
added missing file
|
8 years ago |
Sebastian Junges
|
417f9bc2be
|
disable signature doc
|
8 years ago |
Tom Janson
|
09b2bfcf67
|
add ShortestPathsGenerator method binding (and fancy test fixture)
|
8 years ago |
Tom Janson
|
5b782b5ca7
|
add ShortestPathsGenerator matrix/vector ctor bindings
|
8 years ago |
Tom Janson
|
6f347ee354
|
add ShortestPathsGenerator binding (ctors, TODO: rest)
|
8 years ago |
Tom Janson
|
d955bcb1c2
|
add BitVector binding
|
8 years ago |
Tom Janson
|
e1472a258d
|
use pybind11::literals namespace
|
8 years ago |
Tom Janson
|
77dff27866
|
Path (from storm::utility::ksp) pybind proof of concept
this stuff is not fun.
|
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 |
Matthias Volk
|
ad65f009ad
|
Build from prism program has default formulas = []
|
8 years ago |
Matthias Volk
|
2163d0b3b1
|
Used new pybind way of declaring parent classes
|
8 years ago |
Sebastian Junges
|
0c79aba2c7
|
extracted from storm repo, refactored formula
|
8 years ago |