dehnert
53f83c9214
moved menu-game abstraction to separate folder and made everything compile again
Former-commit-id: a833ca1152
9 years ago
sjunges
8b5a2d4354
intermediate commit, come back after refactoring model checkers
Former-commit-id: 8cfb79b2d5
9 years ago
sjunges
4b20a724dc
weight zero is no weight is now more explicit
Former-commit-id: e7494eb7bd
9 years ago
PBerger
58eb54926c
Fixed Sylvan bugs.
Added a lot of debugging options and output, controlled by #define's.
Added more template specializations for storm::RationalFunction.
Former-commit-id: 416c32d196
9 years ago
sjunges
437e883bcf
first fixes after merge
Former-commit-id: f19347885d
9 years ago
dehnert
4733643bcf
made the games compile again
Former-commit-id: 35f3ab9471
9 years ago
Mavo
5530f908ca
Fixed compile issues under Linux
Former-commit-id: 61a69f9fc7
9 years ago
dehnert
510e525274
removed unnecessary define for boost::variant problem
Former-commit-id: 9c64abbbda
9 years ago
dehnert
cc958bedf0
fixed wrong usage of boost::variant in NextStateGenerator
Former-commit-id: 0ba0e8d565
9 years ago
TimQu
0760e2a7f9
tiny MA example, small fix and test cases for MAs
Former-commit-id: 9fe2b7cc76
9 years ago
PBerger
dbbae87962
Fixed template specialization.
Re-Implemented terminal generation.
Former-commit-id: 253f95b673
9 years ago
PBerger
b01abf831b
Fixing template spec.
Former-commit-id: bc121341e3
9 years ago
PBerger
cdff7d4b0f
Added template specialization for getIdentity.
Former-commit-id: 082b985333
9 years ago
PBerger
1345f018fc
Fixed some issues with pointers.
Former-commit-id: a7fddc12f3
9 years ago
PBerger
9e90f41608
Implemented functions for BDD -> ADD conversion and some helpers.
Former-commit-id: 78c9003366
9 years ago
sjunges
16c1dab062
sylvan dependency duplicate removed
Former-commit-id: 39b9cc5e6e
9 years ago
sjunges
7938ce448e
trying to fix boost variant by adding a define
Former-commit-id: 91c98c91a0
9 years ago
sjunges
dc5d9637f5
storm-gspn added as target
Former-commit-id: 0ace6ec9a9
9 years ago
Mavo
566cef0f91
Started on compiling without Carl
Former-commit-id: 5e0895d7c5
9 years ago
PBerger
9511ecc9e4
Fixed Copy&Paste Error.
Former-commit-id: 3b06dc0ba4
9 years ago
PBerger
74f8efb0f9
Fixed Copy&Paste errors.
Former-commit-id: 5e503a0ae4
9 years ago
PBerger
53ca0f190a
More template instances.
Former-commit-id: c019bad31b
9 years ago
sjunges
cfd6926add
a bit of progress
Former-commit-id: bbbb7ff21b
9 years ago
PBerger
1eb3335f22
Mooooore template instances!
Former-commit-id: 6da42f16c5
9 years ago
PBerger
07d4848f55
Fixed missing include in InternalSylvanAdd.cpp
Added simple test for Sylvan + RationalFunctions.
Former-commit-id: ffb747a861
9 years ago
sjunges
85f29ee744
Typo in diagnostic ignored fixed
Former-commit-id: 51559c8982
9 years ago
sjunges
c9593b9e98
trying to fix the boost variant stuff differently
Former-commit-id: a1fb8efece
9 years ago
sjunges
9398cfa54a
gcc pendantic warning switched off
Former-commit-id: c5b389f737
9 years ago
sjunges
e0e5cd9f0e
progress on support for gmp, with cln everything should be fine
Former-commit-id: c91b5a7cef
9 years ago
PBerger
e0647f34eb
Added missing template instantiation.
Added missing function implementation for sylvan OPs.
Former-commit-id: fb10555ca3
9 years ago
sjunges
5faebdff86
constants in header
Former-commit-id: 281e490873
9 years ago
PBerger
d81f4ca5a8
Code around features that are not available.
Former-commit-id: 45a0752daa
9 years ago
PBerger
cdb57ed47b
Moooore templates.
Former-commit-id: 050bebd771
9 years ago
PBerger
40e40a19b1
Missing template argument replacement.
Former-commit-id: 5bebdda148
9 years ago
PBerger
4de8d6c121
Moved code to template specialization because of return type conversion.
Former-commit-id: cc2e57a22e
9 years ago
PBerger
810e4bbbb0
Added call to GetMTBDD().
Former-commit-id: 6e19166ca4
9 years ago
PBerger
4cb70c8093
Fall back on C-style casts.
Former-commit-id: 80df36b395
9 years ago
PBerger
912ad98cbb
Copy&Paste fixed.
Former-commit-id: 745ec55037
9 years ago
PBerger
a8fa45b89c
Fixed call to terminal(type, valPtr)
Former-commit-id: dde588ba14
9 years ago
PBerger
310fe8ecf9
Meh. Fix.
Former-commit-id: 45bab23550
9 years ago
PBerger
542fcb8e8c
More fixes.
Former-commit-id: 4f62760e4b
9 years ago
PBerger
16e287ca8f
Fixes.
Former-commit-id: 267bf081c4
9 years ago
Mavo
12f7c08bac
New class for DftStateGenerator
Former-commit-id: 5d7f798de1
9 years ago
Mavo
662bbd73d7
CompressedStateType as template argument for NextStateGenerator
Former-commit-id: 145182a918
9 years ago
PBerger
807aa90fa6
Added missing instantiations.
Former-commit-id: 875e2b94d0
9 years ago
sjunges
7bb65dbb22
fix a problem with cln used/unused
Former-commit-id: 2c6a2447a9
9 years ago
sjunges
efaab9abe1
potential fix for missing cln
Former-commit-id: 9ce9f1af0a
9 years ago
Mavo
560b42a94a
Some interval functions not implemented
Former-commit-id: c88dca9d96
9 years ago
ThomasH
84284555b2
add include
Former-commit-id: bf65a256dc
9 years ago
ThomasH
b799963016
add const
Former-commit-id: e8c2cc6f29
9 years ago