dehnert
8204c03c0b
fixed a ton of warnings
9 years ago
dehnert
da02237769
work towards symbolic rational search
9 years ago
hbruintjes
904e49dab3
Fix wrong type
9 years ago
dehnert
c5884a27b4
fixed termination condition applications in a number of spots, fixed uint64 vs uint64_t issue
9 years ago
dehnert
ee87067c9a
fixed type to make gcc happy
9 years ago
dehnert
d23547d99f
started optimizing some DdManager methods
9 years ago
dehnert
8ed3a8a6db
fixed some issues with meta variables in DDs
9 years ago
dehnert
f5ba5204c9
adding some debug functionality to DdManager to corner dynamic reordering issue with CUDD
9 years ago
dehnert
ea02ea0838
started overhaul of cli/api
9 years ago
dehnert
7f346d2f0b
more work on quotient extraction
9 years ago
dehnert
8f42bd2ec0
moved to new sparsepp version and made the appropriate changes
10 years ago
dehnert
28e91b8d0f
more work on symbolic bisimulation
10 years ago
dehnert
bae4b421ab
added missing template instantiation and print more info on LTO in cmake
10 years ago
dehnert
952776a057
hybrid engine working for rational numbers
10 years ago
dehnert
fd31e23306
allow arbitrary-layer meta variables in DdManager; make DdManager available as non-const from a DD; started on symbolic state elimination linear equation solver
10 years ago
dehnert
ad18fee1dc
commit to switch workplace
10 years ago
Philipp Berger
da69e8d9b7
Cherry-picked changes.
10 years ago
Sebastian Junges
d246517757
removed src prefix in all includes
10 years ago
Sebastian Junges
e1d201c85e
c++ code compiles again after rename
10 years ago
Sebastian Junges
3a7ee7867b
rename files (does not compile)
10 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
10 years ago
PBerger
dbbae87962
Fixed template specialization.
Re-Implemented terminal generation.
Former-commit-id: 253f95b673
10 years ago
PBerger
b01abf831b
Fixing template spec.
Former-commit-id: bc121341e3
10 years ago
PBerger
cdff7d4b0f
Added template specialization for getIdentity.
Former-commit-id: 082b985333
10 years ago
PBerger
74f8efb0f9
Fixed Copy&Paste errors.
Former-commit-id: 5e503a0ae4
10 years ago
PBerger
53ca0f190a
More template instances.
Former-commit-id: c019bad31b
10 years ago
PBerger
be9648fc18
Added -fPIC to Sylvan. Since it is linked into Storm it is necessary for relocation to be possible, hence PIC.
Added includes for cmath at various points. This is a default include on Mac OS but not on any sane systems.
Changed calls to std::abs to std::fabs to resolve ambigious call errors.
Former-commit-id: 4d3da21bce
10 years ago
dehnert
f3701f66fb
bugfix for symbolic reachability reward computation
Former-commit-id: c197203539
10 years ago
dehnert
adf8232896
more work and fixes for symbolic JANI builder
Former-commit-id: 5ca11938c1
10 years ago
dehnert
dfa8d6a8e5
started working on games again
Former-commit-id: a27d6a6838
11 years ago
sjunges
1e1400d68d
merge
Former-commit-id: eb9efc4bb2
11 years ago
dehnert
0d6612352c
silenced sylvan and gmm warnings (for clang)
Former-commit-id: 20c561d2e2
11 years ago
dehnert
ebe9ccbb15
some work on DD stuff
Former-commit-id: 50ca51d264
11 years ago
dehnert
d25bd3a32f
added 'empty' framework for sylvan-based implementation of DD abstraction layer
Former-commit-id: c0f781a515
11 years ago
dehnert
19029cd905
functional tests compile and run again, yay!
Former-commit-id: 60d3ce16b9
11 years ago
dehnert
f7c26fd4b1
more modifications needed for refactoring of DD stuff
Former-commit-id: b7b7f52231
11 years ago
dehnert
8bf0f3c87e
apparently, changing the DD interface implies some other changes as well...
Former-commit-id: c5cedc720f
11 years ago
dehnert
340b39e4a7
more work on refactoring DD abstraction layer
Former-commit-id: 4dc4260798
11 years ago
dehnert
eb1619153e
same same
Former-commit-id: 8a5597ca6f
11 years ago
dehnert
52062b523d
more work on refactoring DD abstraction layer
Former-commit-id: 83bf755a91
11 years ago
dehnert
d683e38d4a
started refactoring DD-interface a bit in an attempt to ease the integration of sylvan
Former-commit-id: 3a90e171b8
11 years ago
David_Korzeniewski
ea2e616196
All tests for CUDA based TopologicalValueIterationMdpPrctlModelChecker passing on Windows.
Former-commit-id: 68cafa6f84
12 years ago
PBerger
d5828043de
Added first signs of the CUDA Extension for Storm.
Former-commit-id: b02385cd82
13 years ago
gereon
9ca0acd0d6
removed obsolete cmake files, renamed license file
14 years ago
PBerger
9da2eaf3d1
Initial Import into Git
Lacks Doxygen files/integration
14 years ago