dehnert
f6d62d8cf5
Completed integration of master.
Former-commit-id: 5b668e5e08
10 years ago
dehnert
08959a6a32
Intermediate commit.
Former-commit-id: d3c8fe1b9b
10 years ago
dehnert
fd617efc91
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: 4e2f42814a
10 years ago
dehnert
79798e2cb1
Fixed the reward-issue even harder.
Former-commit-id: 2ca1c229e1
10 years ago
dehnert
c4c7794069
Intermediate commit.
Former-commit-id: 19002ec2c1
10 years ago
dehnert
b07963bd46
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: 78421578db
10 years ago
dehnert
a7bce9e520
Removed debug output and fixed the reward issue a bit more.
Former-commit-id: ecbbeff14e
10 years ago
dehnert
0d2440d4a9
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: 0f0e18abad
10 years ago
dehnert
7cd0dfe8b0
Fixed an issue regarding the reward model generation.
Former-commit-id: 237acf99f9
10 years ago
dehnert
33994e8285
Merge branch 'master' into parametricSystems
Conflicts:
src/adapters/ExplicitModelAdapter.h
src/storage/DeterministicModelBisimulationDecomposition.cpp
src/utility/cli.h
Former-commit-id: c48cffb28e
10 years ago
dehnert
7644a74fcd
Removed some superfluous lines in test.
Former-commit-id: 2c2bd0ba67
10 years ago
dehnert
1b4d2a92db
Started working on making bisimulation work for models with (state-based) rewards.
Former-commit-id: b1029210f6
10 years ago
dehnert
370a0ae476
Fixed some issues in bisimulation and added some tests.
Former-commit-id: 98801de9db
10 years ago
dehnert
f8a06b69f5
Fixed a clang-warning related to a throws declaration.
Former-commit-id: 933ad7925a
10 years ago
dehnert
2f20abf47f
The user can now select on the command line which reward model of a symbolic model is to be used (as a second [optional] argument to --symbolic).
Former-commit-id: 02f998e5dd
10 years ago
svkurowski
a0b54fbca4
Add src/utility/storm-version.cpp to ignored files
This file is generated by CMake.
A more robust solution would be to configure this file out-of-source
much like build/include/storm-config.h.
Former-commit-id: 05eacc7a5b
10 years ago
PBerger
9fc68a554c
Cherry-picked a fix for GCC from branch.
Former-commit-id: 98f7c52b34
10 years ago
dehnert
71ceb3f34b
Removed some time measurements and fixed simplify functionality.
Former-commit-id: ece2b344f9
10 years ago
dehnert
23c6d14426
Replaced inline conversions to explicit conversions in an attempt to prevent gcc from using uninitialized values when using chrono.
Former-commit-id: de7dc5dbc6
10 years ago
dehnert
d3721196c4
Typed return value of lambda instead of using 'auto'.
Former-commit-id: 03c3a38b9c
10 years ago
dehnert
064da9f0aa
Added crowds20-5 as parametric model.
Former-commit-id: 34aaf7b084
10 years ago
PBerger
1cf8674fa5
Added noexcept Destructors to the exceptions to fix the picky Clang3.5 compiler errors.
Former-commit-id: f620e5ed7d
10 years ago
dehnert
77d7555268
Added random order for state elimination.
Former-commit-id: 0deed506c6
10 years ago
dehnert
63daaafc15
Altered some output.
Former-commit-id: d704b66a6c
10 years ago
dehnert
f5e6cdb207
Merge branch 'master' into parametricSystems
Former-commit-id: b19e12bcab
10 years ago
dehnert
23c7c9b7d4
Further work on ordering options.
Former-commit-id: a21e43ce22
10 years ago
dehnert
aa4836e085
Minor bugfix in bisimulation options.
Former-commit-id: 7a579aef50
10 years ago
dehnert
646f894e92
Merge branch 'master' into parametricSystems
Former-commit-id: 043bab3bba
10 years ago
dehnert
ed6f3dae9f
Renamed the newly added method.
Former-commit-id: 72ea9afb61
10 years ago
dehnert
01adbe0129
Merge branch 'master' into parametricSystems
Former-commit-id: 95f0734b6a
10 years ago
dehnert
a987233507
Started working on more options for sorting and integrating pure state elimination
Former-commit-id: 4e09925b29
10 years ago
dehnert
2437601a85
Added function to compute distances of states to some other set of states.
Former-commit-id: 2bf19c1b2d
10 years ago
dehnert
df7c0f4a95
Weak bisimulation now works for parametric systems.
Former-commit-id: d8ef829273
10 years ago
dehnert
6185ddc153
Merge master in parametricSystems.
Former-commit-id: 28dc447d7b
10 years ago
dehnert
f3048d31c2
Small bugfix for bisimulation decomposition.
Former-commit-id: eae1447df4
10 years ago
dehnert
72c178dd08
Merge branch 'weakBisimulation'
Former-commit-id: a602e8e58f
10 years ago
dehnert
e6904dcb21
Renamed bisimulation decomposition class to reflect that now also weak bisimulations can be computed.
Former-commit-id: 1a654b7110
10 years ago
dehnert
f90ac5c8c3
First working version of weak bisimulation for DTMCs.
Former-commit-id: 8a7d76de4f
10 years ago
dehnert
7257bb23c3
Further work on weak bisimulation. Model checking can now be done from tne command line again.
Former-commit-id: 5f338260e6
10 years ago
dehnert
391f3225e4
Added unparameterized NAND example. Further work on weak bisimulation.
Former-commit-id: 0936743f1e
10 years ago
dehnert
5bc593174e
Further work on weak bisimulation.
Former-commit-id: 3ad48ee0a3
10 years ago
dehnert
eeb859272f
Added (non-parametric) brp case study.
Former-commit-id: 30950730be
10 years ago
dehnert
56aec18a48
Added bisimulation settings. Further work on weak bisimulation.
Former-commit-id: c04759575a
10 years ago
dehnert
97158ee72e
Started on weak bisimulation.
Former-commit-id: 595caab54e
10 years ago
PBerger
1a4d4fd5a7
Added a test I used for finding the SCC Bug.
Former-commit-id: 5936e79d04
10 years ago
PBerger
cc9ad6beab
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Conflicts:
CMakeLists.txt
Former-commit-id: b88be0c91f
10 years ago
PBerger
eb9c1de59b
Added Boost DECLTYPE for MSVC.
Former-commit-id: c70dfa5e63
10 years ago
dehnert
3e9c2fc296
Merge master into parametricSystems.
Former-commit-id: 16eb9e6fe8
10 years ago
dehnert
79c9f2c662
Merge master into parametricSystems.
Former-commit-id: 7097b5a846
10 years ago
dehnert
754e168ace
Bugfix for bisimulation.
Former-commit-id: da93a5d4db
10 years ago