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
93dc705b06
Merge branch 'future' into merge-pla
Former-commit-id: ab0d28f349
9 years ago
sjunges
979c90fac2
Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future
Former-commit-id: 8576d12f2c
9 years ago
sjunges
7e716f8811
Merge branch 'refactor_modelcheckers' into future
Former-commit-id: fa48ac9a69
9 years ago
sjunges
4999cfa8a0
By performance tests, you served us well but we do not love you any longer
Former-commit-id: 048c3447cb
9 years ago
sjunges
d8d8f70f0c
functional tests now work with the refactored code base
Former-commit-id: 2d7d7e111a
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
4d614d55f3
played a bit with docu
Former-commit-id: 2d3ca77254
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
fc365c8ec2
Merge branch 'future' into refactor_modelcheckers
Former-commit-id: 3d80f3983c
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
d3083f00ab
Merge branch 'future' into merge-pla
Former-commit-id: ed7114322e
9 years ago
sjunges
45ca4df2df
Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future
Former-commit-id: bd3e777ee1
9 years ago
dehnert
c2ec3c7377
changed cmake UPDATE_COMMAND to PATCH_COMMAND as this avoids rebuilds by Xcode
Former-commit-id: 2f3cdafcb2
9 years ago
PBerger
9eee889539
Added missing parameter to #ifdef - its gettings late.
Former-commit-id: 4c2ab46ed5
9 years ago
PBerger
74a14a046c
Merge branch 'future' into sylvanRationalFunctions
# Conflicts:
# resources/3rdparty/CMakeLists.txt
# src/utility/sylvan.h
Former-commit-id: c43dd66b20
9 years ago
PBerger
867de852ab
Added the conditional debug output in the wrapper to the tracked code.
Former-commit-id: adb9cebbd5
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
sjunges
adacefbcec
merge
Former-commit-id: 6a5e609149
9 years ago
dehnert
4733643bcf
made the games compile again
Former-commit-id: 35f3ab9471
9 years ago
sjunges
b3643abbb8
Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future
Former-commit-id: 7f8b1721ba
9 years ago
dehnert
6bee853a5a
Merge branch 'future' into menu_games
Former-commit-id: 835ea0402e
9 years ago
Mavo
221bb59af1
CURL instead of curl
Former-commit-id: decafed99d
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
PBerger
bc7e533d6b
Some debug,
Former-commit-id: aed81724ca
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
6ced56a0cc
More ptr fixes.
Former-commit-id: f1f01a0eec
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
Mavo
e258fe4fd2
Merge branch 'no_carl' into future
Former-commit-id: bdb503bc83
9 years ago
Mavo
e6abef0615
Pass compiler through to resources
Former-commit-id: 250d0e9890
9 years ago
sjunges
16c1dab062
sylvan dependency duplicate removed
Former-commit-id: 39b9cc5e6e
9 years ago
sjunges
14fc78bdec
boost minimal is 1.57
Former-commit-id: a702567f95
9 years ago
sjunges
7938ce448e
trying to fix boost variant by adding a define
Former-commit-id: 91c98c91a0
9 years ago
sjunges
7e0d519670
add carl to resource dependency
Former-commit-id: 5e8cdbafdb
9 years ago
sjunges
ae9073ac50
moved cpplint in 3rdparty
Former-commit-id: abccea7438
9 years ago
sjunges
240f2291c6
some work towards documentation
Former-commit-id: 3a058f67bb
9 years ago
sjunges
b11ba27c34
some documentation stub
Former-commit-id: d12de914cd
9 years ago
sjunges
fdbc0bf694
moved doxygen generation file to the resources
Former-commit-id: 445879a8bf
9 years ago