26 Commits (d93d184d5dae67de2593d4f23ce0f56ad998dac8)

Author SHA1 Message Date
dehnert 6bebb3c9d5 fix bug in rational number/function handling with sylvan 8 years ago
dehnert e8fab0718c fixed issues in division operations of sylvan for rational numbers and rational functions (division by zero not correctly handled) 8 years ago
dehnert 8f42bd2ec0 moved to new sparsepp version and made the appropriate changes 8 years ago
dehnert 03ad4c2783 first version of symbolic bisimulation minimization 8 years ago
dehnert 187e8bc52b fixed two bugs related to hybrid quantitative results 8 years ago
dehnert 952776a057 hybrid engine working for rational numbers 8 years ago
dehnert ee90c51b2a cleaned up constants.cpp to finalize separation of rational functions and 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 822ae6be40 Fixes 8 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
dehnert 8b29ab079c fixed some bugs in custom cudd functions 9 years ago
PBerger 0717ffe053 Added AND_EXISTS to sylvan+RationalFunction 9 years ago
PBerger 58eb54926c Fixed Sylvan bugs. 9 years ago
PBerger bc7e533d6b Some debug, 9 years ago
PBerger 6ced56a0cc More ptr fixes. 9 years ago
PBerger 1345f018fc Fixed some issues with pointers. 9 years ago
PBerger 9e90f41608 Implemented functions for BDD -> ADD conversion and some helpers. 9 years ago
PBerger e0647f34eb Added missing template instantiation. 9 years ago
PBerger c8262a3022 Added function for retrieving the ID of the custom leaves. 9 years ago
PBerger a73c48880c Initial commit. 9 years ago