26 Commits (6eeecaf7f88e99aa98d835de1d6cd35da1c04878)

Author SHA1 Message Date
dehnert 6bebb3c9d5 fix bug in rational number/function handling with sylvan 9 years ago
dehnert e8fab0718c fixed issues in division operations of sylvan for rational numbers and rational functions (division by zero not correctly handled) 9 years ago
dehnert 8f42bd2ec0 moved to new sparsepp version and made the appropriate changes 9 years ago
dehnert 03ad4c2783 first version of symbolic bisimulation minimization 9 years ago
dehnert 187e8bc52b fixed two bugs related to hybrid quantitative results 9 years ago
dehnert 952776a057 hybrid engine working for rational numbers 9 years ago
dehnert ee90c51b2a cleaned up constants.cpp to finalize separation of rational functions and rational numbers 9 years ago
dehnert aaa6f13cf4 separated rational numbers and rational functions and added support for rational numbers to sylvan 9 years ago
dehnert 0354c9024a moved to new sylvan version and made everything work again 9 years ago
dehnert 2e8ff870ff completed interface of (sylvan) ADDs for storing rational functions 9 years ago
Philipp Berger 822ae6be40 Fixes 9 years ago
PBerger c9f2eef826 Added functionality for replacing leaves in SRF MTBDDs. 10 years ago
PBerger 68b14b3076 Moved BDD functionality in Sylvan to sylvan_bdd_int.h to allow reuse. 10 years ago
dehnert 8b29ab079c fixed some bugs in custom cudd functions 10 years ago
PBerger 0717ffe053 Added AND_EXISTS to sylvan+RationalFunction 10 years ago
PBerger 58eb54926c Fixed Sylvan bugs. 10 years ago
PBerger bc7e533d6b Some debug, 10 years ago
PBerger 6ced56a0cc More ptr fixes. 10 years ago
PBerger 1345f018fc Fixed some issues with pointers. 10 years ago
PBerger 9e90f41608 Implemented functions for BDD -> ADD conversion and some helpers. 10 years ago
PBerger e0647f34eb Added missing template instantiation. 10 years ago
PBerger c8262a3022 Added function for retrieving the ID of the custom leaves. 10 years ago
PBerger a73c48880c Initial commit. 10 years ago