TimQu
71e181bd93
some quick and dirty optimizations (that need to be reviewed)
Former-commit-id: 86fbc66c90
8 years ago
dehnert
342356ceb1
minor fixes to make storm work with boost 1.62
Former-commit-id: 8d17816efa
[formerly f15df8c906
]
Former-commit-id: 6030612d78
8 years ago
dehnert
299b2d7a56
some start on JIT-based model builder
Former-commit-id: b0bffd4908
[formerly 95829c4970
]
Former-commit-id: 8e98da5dd4
8 years ago
dehnert
6f663bde0e
fixing hwloc entry in CMakeLists.txt
Former-commit-id: 1359cb4b14
[formerly 9a108db302
]
Former-commit-id: ab87e2002e
8 years ago
dehnert
ccfcbc0c69
fixed hwloc issue even harder
Former-commit-id: 5768663ab4
[formerly 47af70ccf3
]
Former-commit-id: ef788dbb6a
8 years ago
sjunges
6a80319c18
another Hwloc script
Former-commit-id: cc5efdeb85
[formerly 295c0c994e
]
Former-commit-id: fcaf78b967
8 years ago
dehnert
69a351999c
adding cpptemplate library
Former-commit-id: 8f4d61de7a
[formerly 9f307fe358
]
Former-commit-id: 3f30d88de8
8 years ago
dehnert
a9e01b8698
adding sparsepp as resource to cmake
Former-commit-id: 737b7b5d70
[formerly 4e040e3e48
]
Former-commit-id: 05812c290b
8 years ago
dehnert
2476b7c254
adding sparsepp as a 3rd-party resource
Former-commit-id: 3c449a54e0
[formerly f850f7a71d
]
Former-commit-id: e788f974c5
8 years ago
Mavo
cfc082417b
Refactoring
Former-commit-id: b3896c45a4
8 years ago
sjunges
30297dd237
latest version of modernjson
Former-commit-id: a91bf9e0e1
[formerly 8fd5d7f33b
]
Former-commit-id: c5bd3b3251
8 years ago
PBerger
d76e9729da
Leave Replacement finally working.
Former-commit-id: 239ea6d897
8 years ago
PBerger
c9f2eef826
Added functionality for replacing leaves in SRF MTBDDs.
Former-commit-id: d7af779036
8 years ago
PBerger
d3c492124a
Fixed min/max Abstract w. repr.
Finally.
Former-commit-id: 1ccc06d924
8 years ago
dehnert
375ea1b194
fixed bug in cudd minAbstractRepresentative, adapted tests, passing now
Former-commit-id: 7f45376343
8 years ago
dehnert
f45b7f9171
fixed some bugs and started on quantitative refinement
Former-commit-id: 31259ad299
8 years ago
PBerger
da199866e6
Added tests for minAbstractRepresentative.
Everything still in early alpha. Expect Debug output.
Former-commit-id: 2712fce4dd
8 years ago
dehnert
142eb96736
hopefully fixing cudd's min/maxAbstractRepresentative
Former-commit-id: 06564ba2c2
8 years ago
PBerger
68b14b3076
Moved BDD functionality in Sylvan to sylvan_bdd_int.h to allow reuse.
Added min/maxExistsRepresentative API to storage/dd/Add.
Former-commit-id: 45ff98b35a
8 years ago
dehnert
56b5b98a2c
towards strategy generation in game solver
Former-commit-id: fb582ba531
8 years ago
dehnert
bde84d0073
fixed symbolic game solver wrt. illegal masks. numerical solving step in game-based model checker working, but no refinement yet.
Former-commit-id: 6189a1e538
8 years ago
dehnert
8b29ab079c
fixed some bugs in custom cudd functions
Former-commit-id: b73b894674
8 years ago
dehnert
5fcc2e9e7e
created separate version of Cudd_addToBddApply to deal with negated edges in resulting BDDs
Former-commit-id: 8141cbddc2
8 years ago
dehnert
6168af3c99
intermediate commit in an attempt to have proper cudd support for some operations
Former-commit-id: 0bb840ecff
8 years ago
dehnert
24667fffc4
added cudd functions for equal/less/less_equal/greater/greater_equal that directly return a BDD instead of an ADD
Former-commit-id: 448b5e2f7c
8 years ago
dehnert
93010f3731
ported fix for CUDD existsAbstractRepresentative from Philip's branch to game-branch
Former-commit-id: 5841f78c33
8 years ago
PBerger
73a3461650
Fixed CUDD and Sylvan existsRepresentative.
Former-commit-id: e3ec69ab37
8 years ago
PBerger
c184f6a541
Worked on Sylvan min/max ADD abstract w. representative.
More tests for existsRepr.
Former-commit-id: 08c5d6e9bb
8 years ago
dehnert
44c8877044
fixed a bug in CUDD's existsAbstractRepresentative
Former-commit-id: 2758692922
8 years ago
dehnert
3ea11188b7
fixed an issue in the CMakeLists.txt that prevented carl from being properly loaded if it's not already present
Former-commit-id: 95b83d3988
8 years ago
PBerger
e45b3d2940
Fixed Sylvan implementation of existsAbstractRepresentative.
Added more tests.
Former-commit-id: 6a4003bb5e
8 years ago
dehnert
469d856267
fixed bug in CUDD implementation of existsAbstractRepresentative
Former-commit-id: 0e0d5ca0f0
8 years ago
dehnert
3f15644e60
fixed minor bug in existsAbstractRepresentative
Former-commit-id: 36a4d8d435
8 years ago
dehnert
5bf666be4c
fix in existsAbstractRepresentative
Former-commit-id: c884deaf11
8 years ago
PBerger
be7353358f
Added Test for constants in Cudd/Sylvan.
Added functionality for existsAbstractRepresentative in Sylvan. Still very broken!
Former-commit-id: df2b36a8d8
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
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
PBerger
0717ffe053
Added AND_EXISTS to sylvan+RationalFunction
Former-commit-id: 7b462145cf
8 years ago
sjunges
6fed20e097
l3pp specific commit, avoid requiring internet connection
Former-commit-id: 38a40f13e9
8 years ago
dehnert
53f83c9214
moved menu-game abstraction to separate folder and made everything compile again
Former-commit-id: a833ca1152
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
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
Mavo
221bb59af1
CURL instead of curl
Former-commit-id: decafed99d
8 years ago
PBerger
bc7e533d6b
Some debug,
Former-commit-id: aed81724ca
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