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
a4a15dd774
Add general setting to enable CUDA on runtime
Former-commit-id: fc2c8e8d0c
10 years ago
svkurowski
00ec9a7db6
Integrate CUDA into buildsystem and add example function
Former-commit-id: 392acb148a
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
David_Korzeniewski
25d87bae06
Builds fine, still no tests yet
Former-commit-id: 3d9d85679a
10 years ago
David_Korzeniewski
2e92d66bf3
Cmake scripts for linking mathsat and gmp or mpir which is required by mathsat
Former-commit-id: b13b68115a
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
dehnert
d3fc2d8fbf
Fixed small but important bug in SCC decomposition that led to wrong results when using MSVC.
Former-commit-id: 07358dc2e8
10 years ago
PBerger
94a83e423e
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: da54b8db45
10 years ago
dehnert
ba4b71a353
Added boost define BOOST_RESULT_OF_USE_DECLTYPE for gcc.
Former-commit-id: b346362805
10 years ago
PBerger
ec95f8f16d
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: a7d84533e7
10 years ago
PBerger
e54a774e80
Minor spellcheck.
Former-commit-id: cc9ce2cfae
10 years ago
dehnert
08ac566db2
Corrected typedef. Clang and gcc should now also be fine under Linux.
Former-commit-id: 46f8d43d47
10 years ago
dehnert
74351f9884
Switched from const_iterator to iterator in bisimulation to make stdlibc++ happy (libc++ is already happy, though).
Former-commit-id: 37fc55d0cf
10 years ago
dehnert
3dfc6a7b74
Pimped bisimulation a bit.
Former-commit-id: a27ea8b996
10 years ago