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