dehnert
b3e77730a9
added uniqueness mechanism in flattenModules to compensate for missing uniqueness in allsat of solvers
Former-commit-id: b4ebd17f68
8 years ago
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
sjunges
2a1c317363
removed debug output from cmake
Former-commit-id: f443a42ba9
8 years ago
sjunges
ba81925c1d
renamed smt2smtsolver to smtlibsmtsolver and cleaned make files
Former-commit-id: 78c74dc9a5
8 years ago
sjunges
9d3ffe2792
Merge branch 'future' into merge-pla
Former-commit-id: 5a4019d573
8 years ago
sjunges
19bf801456
Fixed MDP tests
Former-commit-id: 058bcbc4c6
8 years ago
sjunges
46ee949cd4
auto-create source groups
Former-commit-id: 8772c5498f
8 years ago
dehnert
aca21eaf18
commit to switch workplace (no, not now)
Former-commit-id: b725946b28
8 years ago
sjunges
d97b0b2897
cleaned tests
Former-commit-id: 8d376e3c75
8 years ago
sjunges
434f1a4903
obtain scheduler from value iteration
Former-commit-id: ef976fbd6e
8 years ago
sjunges
507952df4e
register smt2lib settings
Former-commit-id: 4da50b02bf
8 years ago
sjunges
b6465020a2
towards working tests in pla
Former-commit-id: 3542f8a1d0
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
sjunges
2637d51afc
set formula
Former-commit-id: e5d9a4ca30
8 years ago
sjunges
b243057884
fix in eliminateAll
Former-commit-id: 93f753d148
8 years ago
sjunges
04cb930bda
removed copied debug output at a silly place
Former-commit-id: 27946240f5
8 years ago
sjunges
4e0f4e8e5a
add region settings
Former-commit-id: 7f2680e126
8 years ago
sjunges
9632ca9f6f
fixed tests
Former-commit-id: c14b7234e2
8 years ago
sjunges
0ef2b55c75
made some region settings attribute to the model checker instead of global
Former-commit-id: e53ca96760
8 years ago
sjunges
548ba8bbeb
somehow managed my way through the policy guessing, several minor extensions to solvers
Former-commit-id: c4bb6453e7
8 years ago
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