14 Commits (542fcb8e8c6416dede18a5624a03a617494e1a5a)

Author SHA1 Message Date
PBerger 542fcb8e8c More fixes. 9 years ago
PBerger 16e287ca8f Fixes. 9 years ago
sjunges 1e1400d68d merge 9 years ago
dehnert 329fee6b32 added performance tests for symbolic DTMC model checker 9 years ago
dehnert 0708672a68 removed ite for ADDs as this operation should be formed with a BDD as the first argument. as a compensation, we provide a version of ite that takes a BDD and two ADDs and returns the corresponding ADD 9 years ago
dehnert 7f75db2790 ADD iterator working for sylvan. enabled more tests for sylvan. symbolic Dtmc model checker now working. 10 years ago
dehnert f2a01afbdf ODD-based stuff working for Sylvan. Almost all tests passing 10 years ago
dehnert 36a6e9e76e more work on sylvan ODD-related stuff 10 years ago
dehnert ebe9ccbb15 some work on DD stuff 10 years ago
dehnert fb4c103320 merged sylvan updates into the sylvan copy. made more tests work 10 years ago
dehnert 10996b4ab5 more work on sylvan 10 years ago
dehnert 31147a90d2 removed or and not operation on ADDs as they should conceptually be used on BDDs 10 years ago
dehnert 472851508c changed return type of equal, notEqual, less, lessOrEqual, greater, greaterOrEqual to BDD since returning an ADD is logically not quite correct 10 years ago
dehnert 8194454621 more work on making sylvan mtbdds work 10 years ago
dehnert d25bd3a32f added 'empty' framework for sylvan-based implementation of DD abstraction layer 10 years ago
dehnert 009dabf2f1 started cleanining up 10 years ago
dehnert a258d1ab48 restructured ODD to be independent of the DD library being used 10 years ago
dehnert 19029cd905 functional tests compile and run again, yay! 10 years ago
dehnert 960ef4ff65 same shit, different day 10 years ago
dehnert 231c3ec060 started lifting toVector, etc. from the internal classes to the general superclasses 10 years ago
dehnert f7c26fd4b1 more modifications needed for refactoring of DD stuff 10 years ago
dehnert 8bf0f3c87e apparently, changing the DD interface implies some other changes as well... 10 years ago
dehnert 7fa7381047 trying to get the new infrastructure of the DD abstraction layer integrated into the other parts of storm 10 years ago
dehnert 340b39e4a7 more work on refactoring DD abstraction layer 10 years ago
dehnert eb1619153e same same 10 years ago
David_Korzeniewski ea2e616196 All tests for CUDA based TopologicalValueIterationMdpPrctlModelChecker passing on Windows. 10 years ago
PBerger d5828043de Added first signs of the CUDA Extension for Storm. 11 years ago
gereon 9ca0acd0d6 removed obsolete cmake files, renamed license file 12 years ago
PBerger 9da2eaf3d1 Initial Import into Git 13 years ago