PBerger
be9648fc18
Added -fPIC to Sylvan. Since it is linked into Storm it is necessary for relocation to be possible, hence PIC.
Added includes for cmath at various points. This is a default include on Mac OS but not on any sane systems.
Changed calls to std::abs to std::fabs to resolve ambigious call errors.
Former-commit-id: 4d3da21bce
9 years ago
Mavo
dcf5468b29
Fixed linker error with static function
Former-commit-id: 95e220763d
9 years ago
Mavo
17ba53dafa
Division by Interval not supported
Former-commit-id: 86b2f555c9
9 years ago
dehnert
ec640c12b7
minor fixes to Eigen adapter
Former-commit-id: 9095bbc9d4
9 years ago
dehnert
a17cffbbe3
added missing switch case for new eigen solver
Former-commit-id: fbbb6e5828
9 years ago
dehnert
023325b53d
added tests for Eigen solver
Former-commit-id: ede9efcee2
9 years ago
dehnert
002bd58b2d
added shipped version of Eigen to CMakeList
Former-commit-id: b262c2023e
9 years ago
dehnert
48e1d20c92
added eigen to resources
Former-commit-id: a07c2d6368
9 years ago
dehnert
bb700457de
some minor fixes
Former-commit-id: f114c397f6
9 years ago
dehnert
94fd4cd9a8
fixed bug related to instantaneous reward properties in formula parser
Former-commit-id: 8d799f8678
9 years ago
dehnert
2accd81aaa
fixed bug in reward generation for PRISM models
Former-commit-id: 72399da7ed
9 years ago
dehnert
f3701f66fb
bugfix for symbolic reachability reward computation
Former-commit-id: c197203539
9 years ago
dehnert
fd3b8adc00
fixed bug in formula parser
Former-commit-id: 19c1492e09
9 years ago
dehnert
6810c0d50f
fixed bug in computation of instantaneous rewards on DTMCs
Former-commit-id: f15c616d40
9 years ago
dehnert
c88e540a1a
fixed bug in graph preprocessing algorithms that support a maximal number of steps
Former-commit-id: aed124e5f8
9 years ago
dehnert
2c23b1ed99
fixed bug in sparse DTMC model checker
Former-commit-id: 41d21093c0
9 years ago
dehnert
cae04c0e20
fixed bug in symbolic quantitative check result
Former-commit-id: 00a6c46d38
9 years ago
TimQu
1a18ea3aec
fixed the case where a maximal end componend decomposition is requested for an empty subsystem
Former-commit-id: 96ba0262ce
9 years ago
Mavo
eeb0f620ec
STORM_DEVELOPER mode introduced
Former-commit-id: 2749e19eab
9 years ago
Mavo
929a694a64
Fixed typo
Former-commit-id: 0f880c7e52
9 years ago
Mavo
c8521f0de3
Changed more assert to STORM_LOG_ASSERT
Former-commit-id: b42fe54f45
9 years ago
Mavo
5eaa46c7de
More refactoring
Former-commit-id: 26f95239bd
9 years ago
Mavo
1b6137cc5d
Changed some assert to STORM_LOG_ASSERT
Former-commit-id: 04c320dac9
9 years ago
Mavo
fc255c4aa3
Merge from future
Former-commit-id: f013ccfdc6
9 years ago
Mavo
9d3dd10008
Merge branch 'future' into python_pybind
Former-commit-id: 8a80012592
9 years ago
Mavo
cdab073305
Model checking binding
Former-commit-id: 10a7ebcf81
9 years ago
Mavo
24955d1111
Binding for labels
Former-commit-id: 4b23bee5e4
9 years ago
Mavo
2243b02845
cout -> LOG
Former-commit-id: 8e7ecd3a54
9 years ago
Mavo
f2ad4781fe
Distincting between supportsParameters and hasParameters
Former-commit-id: a5d961f470
9 years ago
sjunges
366eb181e7
Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future
Former-commit-id: d75f0bfaeb
9 years ago
Mavo
22053e63a9
Bisimulation
Former-commit-id: e8cb047c3a
9 years ago
Mavo
e9c657f88c
SetUp when importing stormpy
Former-commit-id: 8e31469f38
9 years ago
Mavo
4e86667b46
Refactoring
Former-commit-id: 0ff9eff43a
9 years ago
Mavo
f500600ee6
Removed old python bindings
Former-commit-id: 1901030769
9 years ago
Mavo
78b85d9f84
Merge branch 'future' into python_pybind
Former-commit-id: 61f9056480
9 years ago
Mavo
7b2b270579
Binding for constraints
Former-commit-id: 8d697c672c
9 years ago
Mavo
31a548fed4
Use shared_ptr<const>
Former-commit-id: 89b3d93d1f
9 years ago
Mavo
a0d659f2da
always use shared_ptr<Formula const>
Former-commit-id: 63a447e887
9 years ago
dehnert
fc1567d27e
Merge remote-tracking branch 'origin/future' into future
Former-commit-id: 5ac53afb8b
9 years ago
dehnert
1d56cf0430
backported a bugfix
Former-commit-id: 219e8e0e3b
9 years ago
dehnert
dfbcdead76
Merge commit '5934a428980fb37cf0994a90621cc1c084e1013a' as 'resources/3rdparty/sylvan'
Former-commit-id: 61d8a2c331
9 years ago
dehnert
5934a42898
Squashed 'resources/3rdparty/sylvan/' content from commit d91f6ac
git-subtree-dir: resources/3rdparty/sylvan
git-subtree-split: d91f6acb55
9 years ago
dehnert
818760e0ad
removed sylvan version from resources
Former-commit-id: a81c5792d5
9 years ago
Mavo
c0c5bdcae1
Pybind for bisimulation and state elimination
Former-commit-id: 5d3d6e0bb2
9 years ago
Mavo
317d1dfdad
More tests for formulas
Former-commit-id: ef9308a100
9 years ago
Mavo
7780b22fad
Temporary pybind for formula
Former-commit-id: c44d60523a
9 years ago
Mavo
9396ed4a2e
Fixed python after merge
Former-commit-id: 73c1c88a1f
9 years ago
Mavo
db6df1e880
Merge from future
Former-commit-id: 2bb77265a9
9 years ago
Mavo
37043fd745
Current status of core
Former-commit-id: 235b8376e7
9 years ago
dehnert
86c233f3df
fixed bug in sylvan
Former-commit-id: 3f3a3df83d
9 years ago