sjunges
a5c09fa801
extended eliminator interface, merged model checking part
Former-commit-id: 5e0028c937
9 years ago
sjunges
ee4cb38d43
lra into multivalueeliminator
Former-commit-id: 981aebe161
9 years ago
sjunges
31228486d3
towards merging, including a extension on the pstateeliminator, come back after generalizing the lra eliminator
Former-commit-id: 8ce98b8287
9 years ago
dehnert
723999f885
intermediate work-place switch commit
Former-commit-id: 818179d286
9 years ago
dehnert
18b0f07581
tweaked Bdd toExpression a bit to be more versatile
Former-commit-id: 858948f1b7
9 years ago
dehnert
52577e2740
added game abstraction tests for sylvan and made them work (in particular implemented toExpression for sylvan BDDs)
Former-commit-id: 8fdc34cb55
9 years ago
sjunges
444318e624
refactoring up to tests done
Former-commit-id: 943a396fab
9 years ago
dehnert
20eb0a6e0c
made value type in game abstraction more generic
Former-commit-id: 40286a5a4e
9 years ago
sjunges
f7a3e02fb6
refactored model checkers st all are templated in the model, have to handle rational function bounds next
Former-commit-id: b665709a52
9 years ago
dehnert
1944b947d3
modified formula parser to parse expressions as operator bounds and then convert them to rationals
Former-commit-id: ebf441c406
9 years ago
sjunges
cf583ec9dd
formulae with rational number bounds
Former-commit-id: 17755ccf84
9 years ago
sjunges
e4b3f4eeb9
intermediate commit, come back after refactoring formulae
Former-commit-id: 147133876f
9 years ago
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