sjunges
1fbe7bf5f4
Merge branch 'future' into merge-pla
Former-commit-id: f5c6f0a082
8 years ago
sjunges
6fed20e097
l3pp specific commit, avoid requiring internet connection
Former-commit-id: 38a40f13e9
8 years ago
sjunges
051ad702a7
solvers updated, constants updated
Former-commit-id: 011251c695
8 years ago
dehnert
b67e3d6e7b
added 'convergence' (rather success) checks for Eigen solver
Former-commit-id: 25a6fb1d77
8 years ago
sjunges
b826ac92ac
updated setting modules to new interface
Former-commit-id: 2616fa8884
8 years ago
sjunges
a5c09fa801
extended eliminator interface, merged model checking part
Former-commit-id: 5e0028c937
8 years ago
sjunges
f453f33d64
Merge branch 'future' into merge-pla
Former-commit-id: 4208a88a7b
8 years ago
sjunges
ee4cb38d43
lra into multivalueeliminator
Former-commit-id: 981aebe161
8 years ago
sjunges
31228486d3
towards merging, including a extension on the pstateeliminator, come back after generalizing the lra eliminator
Former-commit-id: 8ce98b8287
8 years ago
dehnert
723999f885
intermediate work-place switch commit
Former-commit-id: 818179d286
8 years ago
dehnert
18b0f07581
tweaked Bdd toExpression a bit to be more versatile
Former-commit-id: 858948f1b7
8 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
8 years ago
sjunges
93dc705b06
Merge branch 'future' into merge-pla
Former-commit-id: ab0d28f349
8 years ago
sjunges
979c90fac2
Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future
Former-commit-id: 8576d12f2c
8 years ago
sjunges
7e716f8811
Merge branch 'refactor_modelcheckers' into future
Former-commit-id: fa48ac9a69
8 years ago
sjunges
4999cfa8a0
By performance tests, you served us well but we do not love you any longer
Former-commit-id: 048c3447cb
8 years ago
sjunges
d8d8f70f0c
functional tests now work with the refactored code base
Former-commit-id: 2d7d7e111a
8 years ago
sjunges
444318e624
refactoring up to tests done
Former-commit-id: 943a396fab
8 years ago
dehnert
20eb0a6e0c
made value type in game abstraction more generic
Former-commit-id: 40286a5a4e
8 years ago
sjunges
4d614d55f3
played a bit with docu
Former-commit-id: 2d3ca77254
8 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
8 years ago
dehnert
1944b947d3
modified formula parser to parse expressions as operator bounds and then convert them to rationals
Former-commit-id: ebf441c406
8 years ago
sjunges
fc365c8ec2
Merge branch 'future' into refactor_modelcheckers
Former-commit-id: 3d80f3983c
8 years ago
sjunges
cf583ec9dd
formulae with rational number bounds
Former-commit-id: 17755ccf84
8 years ago
sjunges
e4b3f4eeb9
intermediate commit, come back after refactoring formulae
Former-commit-id: 147133876f
8 years ago
dehnert
53f83c9214
moved menu-game abstraction to separate folder and made everything compile again
Former-commit-id: a833ca1152
8 years ago
sjunges
8b5a2d4354
intermediate commit, come back after refactoring model checkers
Former-commit-id: 8cfb79b2d5
8 years ago
sjunges
d3083f00ab
Merge branch 'future' into merge-pla
Former-commit-id: ed7114322e
8 years ago
sjunges
45ca4df2df
Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future
Former-commit-id: bd3e777ee1
8 years ago
sjunges
f188ff4b49
Merge branch 'gspn' of https://sselab.de/lab9/private/git/storm into gspn
Former-commit-id: 495aee4125
8 years ago
sjunges
4b20a724dc
weight zero is no weight is now more explicit
Former-commit-id: e7494eb7bd
8 years ago
dehnert
c2ec3c7377
changed cmake UPDATE_COMMAND to PATCH_COMMAND as this avoids rebuilds by Xcode
Former-commit-id: 2f3cdafcb2
8 years ago
PBerger
9eee889539
Added missing parameter to #ifdef - its gettings late.
Former-commit-id: 4c2ab46ed5
8 years ago
PBerger
74a14a046c
Merge branch 'future' into sylvanRationalFunctions
# Conflicts:
# resources/3rdparty/CMakeLists.txt
# src/utility/sylvan.h
Former-commit-id: c43dd66b20
8 years ago
PBerger
867de852ab
Added the conditional debug output in the wrapper to the tracked code.
Former-commit-id: adb9cebbd5
8 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
8 years ago
sjunges
437e883bcf
first fixes after merge
Former-commit-id: f19347885d
8 years ago
sjunges
adacefbcec
merge
Former-commit-id: 6a5e609149
8 years ago
dehnert
4733643bcf
made the games compile again
Former-commit-id: 35f3ab9471
8 years ago
sjunges
b3643abbb8
Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future
Former-commit-id: 7f8b1721ba
8 years ago
dehnert
6bee853a5a
Merge branch 'future' into menu_games
Former-commit-id: 835ea0402e
8 years ago
Mavo
5530f908ca
Fixed compile issues under Linux
Former-commit-id: 61a69f9fc7
8 years ago
Mavo
2fd29455cc
Merge branch 'future' into gspn
Former-commit-id: 815a30b83e
8 years ago
Mavo
221bb59af1
CURL instead of curl
Former-commit-id: decafed99d
8 years ago
dehnert
510e525274
removed unnecessary define for boost::variant problem
Former-commit-id: 9c64abbbda
8 years ago
dehnert
cc958bedf0
fixed wrong usage of boost::variant in NextStateGenerator
Former-commit-id: 0ba0e8d565
8 years ago
TimQu
0760e2a7f9
tiny MA example, small fix and test cases for MAs
Former-commit-id: 9fe2b7cc76
8 years ago
PBerger
bc7e533d6b
Some debug,
Former-commit-id: aed81724ca
8 years ago
PBerger
dbbae87962
Fixed template specialization.
Re-Implemented terminal generation.
Former-commit-id: 253f95b673
8 years ago
PBerger
b01abf831b
Fixing template spec.
Former-commit-id: bc121341e3
8 years ago