David_Korzeniewski
8b1a4b4e52
Quickfix s.t. we have a defined index and don't dereference end() which is bad
Former-commit-id: c55bb57dd5
10 years ago
dehnert
99bcd337f1
Made the executable not choke if no model file/property was given. Added the benchmark models to the repo (replacing the old ones).
Former-commit-id: d0a53bcdf4
10 years ago
dehnert
36a65392e0
merge
Former-commit-id: 27c7010322
10 years ago
dehnert
3f44b1295f
started polishing pstorm a bit
Former-commit-id: bd9c2a42a7
10 years ago
dehnert
534c8c8a44
Set more sensible default value for elimination order.
Former-commit-id: 1f7651f9c6
10 years ago
dehnert
e32482b7a9
Added debug output.
Former-commit-id: 247b615c1e
10 years ago
dehnert
a602cecb26
removed simplification of final result.
Former-commit-id: d5a1f5f28c
10 years ago
dehnert
43a1d0bc73
Added debug output.
Former-commit-id: 20ee3ec777
10 years ago
dehnert
197c242bb1
Some minor changes.
Former-commit-id: 4ba2abac63
10 years ago
dehnert
d63086d7e3
Enabled output file, this time fo' real.
Former-commit-id: 64c17ea23e
10 years ago
dehnert
8fa67a6158
Enabled output file generation.
Former-commit-id: 0e4c0598c0
10 years ago
David_Korzeniewski
0f9c753778
Fixed Windows build error
Former-commit-id: a59eafdaf8
10 years ago
David_Korzeniewski
84f8a41302
More tests adapted, decreased verbosity of TopologicalValueIterationNondeterministicLinearEquationSolver
Former-commit-id: 6e0b492533
10 years ago
dehnert
9d95a0bc57
Merge branch 'master' into parametricSystems
Former-commit-id: 21b9c941ce
10 years ago
dehnert
4f9b5406fe
Fixed simplification of unary expressions.
Former-commit-id: 6644bf5717
10 years ago
dehnert
36e632c43c
Merged master into parametricSystems.
Former-commit-id: d6bd414859
10 years ago
dehnert
0a59f7a7ef
Fixed a bug that sometimes prevented transition rewards from being built.
Former-commit-id: afd56375ab
10 years ago
dehnert
40e148d9a4
Added overall performance measurements.
Former-commit-id: bbe4461167
10 years ago
dehnert
6585e56768
Changed program header.
Former-commit-id: 37bbb6b2ff
10 years ago
dehnert
b288cf7abb
Added overall timer to pstorm.
Former-commit-id: a1a06a7852
10 years ago
dehnert
55e9f13cbd
Merge branch 'master' into parametricSystems
Former-commit-id: 8f4c7e5b6e
10 years ago
dehnert
8bc646ccb8
Simplification of program when substituting constants.
Former-commit-id: d5ecb355f8
10 years ago
David_Korzeniewski
90958bb018
cuda library was not linked to tests, for now using static libraries as dlls don't work for non obvious reasons
Former-commit-id: a1cfba331f
10 years ago
David_Korzeniewski
8b4309e53c
Adapted first test to new interface. Test passes.
Former-commit-id: 49dc8228f3
10 years ago
dehnert
072b7d0e1a
Added performance statistics for model building.
Former-commit-id: d7de4f93e3
10 years ago
dehnert
d60663d4b8
Merge branch 'master' into parametricSystems
Former-commit-id: 057a369951
10 years ago
dehnert
7a55fe9208
Fixed some issues related to conditional probs.
Former-commit-id: c914879d9a
10 years ago
dehnert
cf6b7b09fd
Merged master into parametricSystems.
Former-commit-id: a9a84b489f
10 years ago
dehnert
5343ea622a
Fixed bug concerning conditional probabilities.
Former-commit-id: be8442deb6
10 years ago
dehnert
8fa405d492
Merge branch 'parametricSystems' of https://sselab.de/lab9/private/git/storm into parametricSystems
Former-commit-id: b42d733ef9
10 years ago
dehnert
a371d0eb04
Fixed assertion.
Former-commit-id: 7125d92b07
10 years ago
dehnert
f5a9ebe2f7
And another minor bug.
Former-commit-id: af2e9d05ee
10 years ago
dehnert
5e3eab8058
Fixed another bug
Former-commit-id: 27c666dcb6
10 years ago
dehnert
adc1aa1442
Corrected an assertion.
Former-commit-id: 54804b1599
10 years ago
PBerger
e211e269d4
Fix for the Gurobi inclusion.
Former-commit-id: 232a806b4e
10 years ago
PBerger
f7adf54be3
Added A FindGurobi file for CMake.
Adapted build process to use the new file to support all version of the library (upgrading to 6.0 breaks everything).
Former-commit-id: 820ad02968
10 years ago
dehnert
0d8c9991c3
Merge branch 'master' into parametricSystems
Former-commit-id: c707a70f7d
10 years ago
dehnert
f49d89144e
Fixed issue that could cause wrong models to be generated.
Former-commit-id: 8f1f9b4612
10 years ago
dehnert
a41a2d166e
Merge branch 'master' into parametricSystems
Former-commit-id: fda6a085e6
10 years ago
dehnert
19bc5eb995
Merge master into parametricSystems.
Former-commit-id: 9d445c58e2
10 years ago
dehnert
2dae5862c8
Small fix to bisimulation options.
Former-commit-id: 555c5ef697
10 years ago
dehnert
ed4f1bb7cf
Added the possibility to build the bisimulation options from a formula in the sense that it automatically picks suitable settings for the formula.
Former-commit-id: 932c7d899a
10 years ago
David_Korzeniewski
8066bb6637
Small fix for test.
CPU implementation of TopologicalValueIterationMdpPrctlModelChecker seems to be working, adapted parts of tests passing!
Former-commit-id: 7ed1e11f91
10 years ago
dehnert
4952306092
Worked on making bisimulation decomposition a bit easier to use.
Former-commit-id: 0fe6b2af6a
10 years ago
David_Korzeniewski
3748905bcf
Fixes and test refactoring for TopologicalValueIterationMdpPrctlModelChecker
- Explicit instantiation of matrix and scc decomposition for float
- Started to adapt TopologicalValueIterationMdpPrctlModelCheckerTest.cpp to new formulas
Former-commit-id: 4685ae4939
10 years ago
dehnert
84eabdac8c
Merge branch 'master' into parametricSystems
Former-commit-id: 94d120190b
10 years ago
dehnert
78bb94ff20
Merged master in parametricSystems.
Former-commit-id: 2fb547b6f9
10 years ago
dehnert
700703140f
Fixed minor issue.
Former-commit-id: 9799a0cb30
10 years ago
dehnert
9cf82bcd98
Added conversion from transition-based rewards to state-based rewards to enable proper treatment in bisimulation minimization
Former-commit-id: d0c31094bd
10 years ago
dehnert
8f7e21c108
Small hack that prevents creating atomic propositions like 'true'. This will be solved differently in master soon.
Former-commit-id: e99010a485
10 years ago