88 Commits (3f241280eae993bcbe25179fe002ddffcf01a8a4)

Author SHA1 Message Date
Sebastian Junges c46ce03e60 make storm compile with latest version of carl 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 ea02ea0838 started overhaul of cli/api 8 years ago
dehnert 86a783de92 two more fixes for issues pointed out by Tim: concurrency bug in sylvan and bug in symbolic quantitative check result 8 years ago
sjunges 1c22fdabe1 Edit in Sylvan/cmake: Allow for hints about gmp location 8 years ago
dehnert 6d9e906291 remove LTO from sylvan as it causes more problems than it solves 8 years ago
dehnert ec3468aef5 hopefully fixed the compile issue on Linux 8 years ago
dehnert 187e8bc52b fixed two bugs related to hybrid quantitative results 8 years ago
dehnert becc43e1e1 added wokaround proposed by jklein to make the new sylvan version build on older osx 8 years ago
dehnert 853b035473 fixed bug and added testsfor symbolic linear equation solver (rational number and rational function) 8 years ago
dehnert 0135793c44 update to newest sylvan version 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 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
Sebastian Junges 5bfb6b817a sylvan is now compiled with c++14 as it depends on c++14 code now (change in carl) 8 years ago
dehnert 77bd6e4a44 fixed some model building issues 8 years ago
Sebastian Junges b865f9f2bd sylvan builds with shipped carl 8 years ago
Sebastian Junges b0ccd7a22f removed double entry of include_directory in sylvan cmake 8 years ago
Philipp Berger 6d49f8cc60 Fixed include path for storm-config.h 8 years ago
dehnert 1ce5068694 fixed include dir in sylvan 8 years ago
Philipp Berger 822ae6be40 Fixes 8 years ago
Philipp Berger da69e8d9b7 Cherry-picked changes. 8 years ago
dehnert 1f460cd8fa made move of top-level dir for some remaining files, fixed some includes 8 years ago
Mavo 7e620e9549 Link sylvan with gmp 9 years ago
dehnert f0f9831ac3 reworked CMake stuff a bit, removed some superfluous things 8 years ago
PBerger d76e9729da Leave Replacement finally working. 8 years ago
PBerger c9f2eef826 Added functionality for replacing leaves in SRF MTBDDs. 8 years ago
PBerger d3c492124a Fixed min/max Abstract w. repr. 8 years ago
PBerger da199866e6 Added tests for minAbstractRepresentative. 8 years ago
PBerger 68b14b3076 Moved BDD functionality in Sylvan to sylvan_bdd_int.h to allow reuse. 8 years ago
dehnert 8b29ab079c fixed some bugs in custom cudd functions 8 years ago
PBerger 73a3461650 Fixed CUDD and Sylvan existsRepresentative. 8 years ago
PBerger c184f6a541 Worked on Sylvan min/max ADD abstract w. representative. 8 years ago
PBerger e45b3d2940 Fixed Sylvan implementation of existsAbstractRepresentative. 8 years ago
PBerger be7353358f Added Test for constants in Cudd/Sylvan. 8 years ago
PBerger 4fff7b39ef Added template instanziation for storm::RationalFunction. 8 years ago
PBerger 0717ffe053 Added AND_EXISTS to sylvan+RationalFunction 8 years ago
PBerger 9eee889539 Added missing parameter to #ifdef - its gettings late. 8 years ago
PBerger 867de852ab Added the conditional debug output in the wrapper to the tracked code. 8 years ago
PBerger 58eb54926c Fixed Sylvan bugs. 8 years ago
PBerger bc7e533d6b Some debug, 8 years ago
PBerger 6ced56a0cc More ptr fixes. 8 years ago
PBerger 1345f018fc Fixed some issues with pointers. 8 years ago
PBerger 9e90f41608 Implemented functions for BDD -> ADD conversion and some helpers. 8 years ago
PBerger 157c9f4f5a Reverted MINONE change. 8 years ago
PBerger c4b7d778f3 Add MINONE macro back into lace.h 8 years ago
PBerger fb4bfd724d Reverted lace.h back to find the regression. 8 years ago