dehnert
|
cbd525b40b
|
Cmake adaptions here and there
|
8 years ago |
Sebastian Junges
|
5f856ddf18
|
output name for storm pgcl is now applied to storm-pgcl-cli instead of main
|
8 years ago |
Matthias Volk
|
6629099260
|
Added testfiles for stormpy
|
8 years ago |
Matthias Volk
|
200c23b00a
|
Removed example files
|
8 years ago |
Matthias Volk
|
39f981290a
|
Fixed paths for python bindings
|
8 years ago |
Matthias Volk
|
b9534b2db3
|
Do not update l3pp
|
8 years ago |
Matthias Volk
|
eadf03e3df
|
Forgot merge line
|
8 years ago |
Mavo
|
5e457d3b0f
|
Convert PrismProgram to SymbolicModelDescription
Former-commit-id: 91f9de93d9 [formerly fa5c0246d3 ]
Former-commit-id: b9947c4b08
|
8 years ago |
Mavo
|
12e84178bc
|
Made python bindings more pythony
Former-commit-id: 41d9f4d7fd
|
8 years ago |
Mavo
|
8ba459091f
|
Removed whitespace
Former-commit-id: 5a8addef94
|
8 years ago |
sjunges
|
305c2b155c
|
fixed a warning about a spurious semicolon
Former-commit-id: 5f4ed7c902
|
8 years ago |
sjunges
|
93d000d252
|
Sylvan: Position independent code
Former-commit-id: 25495ef266
|
8 years ago |
sjunges
|
803a87e641
|
build carl python bindings with the same python envirionment as is used for storm
Former-commit-id: 7858819462
|
8 years ago |
Mavo
|
7a34e7a497
|
Force shared lib when using python
Former-commit-id: eed5d3cfed
|
8 years ago |
Mavo
|
4ef0c29857
|
Build pycarl from within storm
Former-commit-id: 817b2429db
|
8 years ago |
Mavo
|
7e53f7d084
|
Build python bindings from cmake
Former-commit-id: cd5526ee59
|
8 years ago |
Mavo
|
c883efc372
|
Property threshold is RationalNumber now
Former-commit-id: e8a3afbaeb
|
8 years ago |
Mavo
|
bcdfecefdb
|
Fixed some example paths
Former-commit-id: ed812c45bf
|
8 years ago |
Mavo
|
b7cd322292
|
Googletest uses static library
Former-commit-id: 4e522a1056
|
8 years ago |
Mavo
|
621cc58a67
|
Ninja recognizes dependencies + build shared libs
Former-commit-id: 569c0da147
|
8 years ago |
Mavo
|
92d99b3439
|
Fixed some compile issues
Former-commit-id: b00e69f9bd
|
8 years ago |
Mavo
|
714f89542d
|
Tests running again
Former-commit-id: eee3ef32f5
|
8 years ago |
hbruintjes
|
49393e3980
|
Fix shared_ptr cast type in pybind
Former-commit-id: d5c95f4975
|
9 years ago |
hbruintjes
|
726a97f977
|
Update pybind to latest
Former-commit-id: 52f76bea6e
|
9 years ago |
hbruintjes
|
da4c101a43
|
Use sparse model for parametric models
Former-commit-id: 622694c0b6
|
9 years ago |
hbruintjes
|
225f1e1334
|
Fix module names and import
Former-commit-id: daa4c50427
|
9 years ago |
hbruintjes
|
1b17e9a693
|
Update core, builder returns model directly
Former-commit-id: a30dffa37d
|
9 years ago |
hbruintjes
|
46e305cd89
|
Update CMake files for stormpy
Former-commit-id: 403fa972be
|
9 years ago |
hbruintjes
|
697c30e048
|
Use CMake to generate setup.cfg for include and library paths
Former-commit-id: 45f1e210d4
|
9 years ago |
Mavo
|
ad057e7c1d
|
Example path independent from calling dir
Former-commit-id: 3e9161f2c8
|
9 years ago |
Mavo
|
ab6b481d78
|
Initialize settings
Former-commit-id: 1f7a643559
|
9 years ago |
Mavo
|
7e620e9549
|
Link sylvan with gmp
Former-commit-id: 8cbfec4bc3
|
9 years ago |
Mavo
|
c2f3ebbd63
|
(Hopefully) fixed row iterator
Former-commit-id: 72eacb4c7a
|
9 years ago |
Mavo
|
f86695aee1
|
Forget package for storage
Former-commit-id: 35744da4b3
|
9 years ago |
Mavo
|
0fdfdeb5d6
|
ParametricSparseMatrix
Former-commit-id: 2d201a6d58
|
9 years ago |
Mavo
|
6835ce853a
|
Small refactoring
Former-commit-id: d56214abaf
|
9 years ago |
Mavo
|
fdada2c60f
|
Using return_value_policy::reference
Former-commit-id: f1a8431e86
|
9 years ago |
Mavo
|
32dc776616
|
Model checking results for all states
Former-commit-id: ae76c76543
|
9 years ago |
Mavo
|
2da3e6eaad
|
Python iterators for models
Former-commit-id: 44ea006d62
|
9 years ago |
Mavo
|
5b638bbf94
|
Workaround for problems with def_property() by changing to simple def()
Former-commit-id: b457d861c9
|
9 years ago |
Mavo
|
c99e4de754
|
Updated pybind11
Former-commit-id: 67536bae05
|
9 years ago |
Mavo
|
88c6604ef5
|
Moved files
Former-commit-id: b512663379
|
9 years ago |
Mavo
|
a7d8e6e1f4
|
Help for stormpy...
Former-commit-id: 2bcdb635f3
|
9 years ago |
Mavo
|
9e7a697efc
|
Few pybindings for SparseMatrix
Former-commit-id: c6c225f76b
|
9 years ago |
Mavo
|
65105537e8
|
Parse explicit
Former-commit-id: f998de8427
|
9 years ago |
Mavo
|
a06b9f4267
|
Removed hard coded path
Former-commit-id: d18bc5a751
|
9 years ago |
hbruintjes
|
cfbd58b15e
|
Enable dynamic linking on linux, and replace xerces find module by system version
Former-commit-id: 6f6864404d
|
9 years ago |
Matthias Volk
|
4597cbce8c
|
Fixed ignore paths
|
8 years ago |
Sebastian Junges
|
6852af8158
|
source groups fixed
|
8 years ago |
Matthias Volk
|
08f51b505b
|
Fixed minor compile issues
|
8 years ago |