22 Commits (6e8465e9f1cb682f8fa0ed6303493d386d0b8873)

Author SHA1 Message Date
dehnert 6e8465e9f1 started on symbolic rational search 8 years ago
dehnert d0cf2ef57b update to version 1.4.0 of sylvan 8 years ago
dehnert 153339c5be first draft of policy iteration using DDs 8 years ago
dehnert 952776a057 hybrid engine working for rational numbers 8 years ago
dehnert aaa6f13cf4 separated rational numbers and rational functions and added support for rational numbers to sylvan 8 years ago
dehnert 0354c9024a moved to new sylvan version and made everything work again 8 years ago
dehnert 2e8ff870ff completed interface of (sylvan) ADDs for storing rational functions 8 years ago
Philipp Berger da69e8d9b7 Cherry-picked changes. 9 years ago
PBerger c9f2eef826 Added functionality for replacing leaves in SRF MTBDDs. 9 years ago
PBerger 68b14b3076 Moved BDD functionality in Sylvan to sylvan_bdd_int.h to allow reuse. 9 years ago
PBerger c184f6a541 Worked on Sylvan min/max ADD abstract w. representative. 9 years ago
PBerger be7353358f Added Test for constants in Cudd/Sylvan. 9 years ago
PBerger 4fff7b39ef Added template instanziation for storm::RationalFunction. 9 years ago
PBerger 58eb54926c Fixed Sylvan bugs. 9 years ago
PBerger 9e90f41608 Implemented functions for BDD -> ADD conversion and some helpers. 9 years ago
dehnert 818760e0ad removed sylvan version from resources 9 years ago
dehnert 86c233f3df fixed bug in sylvan 9 years ago
sjunges 1e1400d68d merge 10 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 10 years ago
dehnert b7ea918d1b update to latest version of sylvan and accompanying changes (mostly because 0 * inf = nan in IEEE754) 10 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 ebe9ccbb15 some work on DD stuff 10 years ago
dehnert 5a0c54034e committed missing files 10 years ago