PBerger
a1f8382af6
Merge remote-tracking branch 'remotes/origin/menu_games' into sylvanRationalFunctions
# Conflicts:
# test/functional/storage/PrismProgramTest.cpp
Former-commit-id: d7802745d9
8 years ago
dehnert
b14f866e01
added more flatten tests
Former-commit-id: 7e35a90c88
8 years ago
dehnert
3e9f9552b1
fixed tests: using shared_ptr instead of unique_ptr for SMT solver factory in abstraction
Former-commit-id: 6159a20565
8 years ago
PBerger
81311690ab
Fixed errors because of changed API.
Former-commit-id: 7f771dc576
8 years ago
PBerger
2de905fd5f
Merge remote-tracking branch 'remotes/origin/menu_games' into sylvanRationalFunctions
# Conflicts:
# src/abstraction/MenuGameAbstractor.cpp
# src/abstraction/prism/AbstractCommand.cpp
Former-commit-id: 032244f923
8 years ago
PBerger
4fff7b39ef
Added template instanziation for storm::RationalFunction.
Added a test for Prism AbstractPrograms with storm::RationalFunction.
Former-commit-id: 5a696149cb
8 years ago
dehnert
4f7eaa0a43
some more work towards abstraction refinement
Former-commit-id: 360cb016c3
8 years ago
dehnert
aca21eaf18
commit to switch workplace (no, not now)
Former-commit-id: b725946b28
8 years ago
dehnert
2d05555967
added abstraction settings and menu game abstractor
Former-commit-id: 4cac25ac94
8 years ago
dehnert
28d2471d4d
started on menu game abstractor interface
Former-commit-id: 73ca717aec
8 years ago
PBerger
595d9b4293
Merge branch 'menu_games' of https://sselab.de/lab9/private/git/storm into sylvanRationalFunctions
# Conflicts:
# src/abstraction/AbstractionDdInformation.cpp
# src/abstraction/AbstractionDdInformation.h
# src/abstraction/AbstractionExpressionInformation.cpp
# src/abstraction/AbstractionExpressionInformation.h
# src/abstraction/AbstractionInformation.cpp
Former-commit-id: 9def06e790
8 years ago
dehnert
7df822967c
all abstraction tests working again
Former-commit-id: 9de7beb2b6
8 years ago
PBerger
428d21cdee
Made code compile with GCC:
- Added cstdint for uint_fast64_t where necessary.
- Moved and/or replaced includes for Expression headers, since std::pair required the concrete implementation and not only the stub.
- Added newlines at the end of .cpp files.
Former-commit-id: 72b57ce513
8 years ago
PBerger
1d3bb3010d
Fixed merge mistake in InternalSylvanDdManager.cpp
Former-commit-id: 5919f2402e
8 years ago
dehnert
7a4d3740de
some more work, not fully working again (yet)
Former-commit-id: 32c8c6eb7e
8 years ago
PBerger
6873bd7d17
Merge remote-tracking branch 'remotes/origin/menu_games' into sylvanRationalFunctions
# Conflicts:
# src/storage/dd/sylvan/InternalSylvanDdManager.cpp
# src/storage/dd/sylvan/InternalSylvanDdManager.h
# test/functional/storage/SylvanDdTest.cpp
Former-commit-id: 00e08e2014
8 years ago
dehnert
c1953cda46
started refactoring of abstraction
Former-commit-id: 72d9fc9fab
8 years ago
PBerger
0717ffe053
Added AND_EXISTS to sylvan+RationalFunction
Former-commit-id: 7b462145cf
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
dehnert
20eb0a6e0c
made value type in game abstraction more generic
Former-commit-id: 40286a5a4e
8 years ago
dehnert
53f83c9214
moved menu-game abstraction to separate folder and made everything compile again
Former-commit-id: a833ca1152
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
dehnert
4733643bcf
made the games compile again
Former-commit-id: 35f3ab9471
8 years ago
dehnert
6bee853a5a
Merge branch 'future' into menu_games
Former-commit-id: 835ea0402e
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
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
PBerger
cdff7d4b0f
Added template specialization for getIdentity.
Former-commit-id: 082b985333
8 years ago
PBerger
6ced56a0cc
More ptr fixes.
Former-commit-id: f1f01a0eec
8 years ago
PBerger
1345f018fc
Fixed some issues with pointers.
Former-commit-id: a7fddc12f3
8 years ago
PBerger
9e90f41608
Implemented functions for BDD -> ADD conversion and some helpers.
Former-commit-id: 78c9003366
8 years ago
Mavo
e258fe4fd2
Merge branch 'no_carl' into future
Former-commit-id: bdb503bc83
8 years ago
Mavo
e6abef0615
Pass compiler through to resources
Former-commit-id: 250d0e9890
8 years ago
sjunges
14fc78bdec
boost minimal is 1.57
Former-commit-id: a702567f95
8 years ago
sjunges
7938ce448e
trying to fix boost variant by adding a define
Former-commit-id: 91c98c91a0
8 years ago
sjunges
7e0d519670
add carl to resource dependency
Former-commit-id: 5e8cdbafdb
8 years ago
sjunges
ae9073ac50
moved cpplint in 3rdparty
Former-commit-id: abccea7438
8 years ago
sjunges
240f2291c6
some work towards documentation
Former-commit-id: 3a058f67bb
8 years ago
sjunges
b11ba27c34
some documentation stub
Former-commit-id: d12de914cd
8 years ago
sjunges
fdbc0bf694
moved doxygen generation file to the resources
Former-commit-id: 445879a8bf
8 years ago
sjunges
61e817cccf
apple support for xerces
Former-commit-id: 52f7d2e6d8
8 years ago
Mavo
5b8cf447c7
Small changes in tests to compile without Carl
Former-commit-id: 6ec191ce0a
8 years ago