99 Commits (b56cd07d0e3715c4f589433fc3ee27a444c3cb1c)

Author SHA1 Message Date
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
PBerger ca65cecbfd Fixed a few of Sylvans nasty habits. 8 years ago
PBerger e0647f34eb Added missing template instantiation. 8 years ago
PBerger c8262a3022 Added function for retrieving the ID of the custom leaves. 8 years ago
PBerger a73c48880c Initial commit. 9 years ago
PBerger d80423b760 Fixed the stupid array with size zero warning in Sylvan/Lace. 9 years ago
PBerger be9648fc18 Added -fPIC to Sylvan. Since it is linked into Storm it is necessary for relocation to be possible, hence PIC. 9 years ago
dehnert 818760e0ad removed sylvan version from resources 9 years ago
dehnert 86c233f3df fixed bug in sylvan 9 years ago
dehnert 5cd8254263 use better version of FindGMP for sylvan as well 9 years ago
dehnert 2ea5fd7418 fix in sylvan, minor changes to cmake list 9 years ago
sjunges 1e1400d68d merge 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 b7ea918d1b update to latest version of sylvan and accompanying changes (mostly because 0 * inf = nan in IEEE754) 9 years ago
dehnert 7f75db2790 ADD iterator working for sylvan. enabled more tests for sylvan. symbolic Dtmc model checker now working. 9 years ago
dehnert f2a01afbdf ODD-based stuff working for Sylvan. Almost all tests passing 9 years ago
dehnert 36a6e9e76e more work on sylvan ODD-related stuff 9 years ago
dehnert ebe9ccbb15 some work on DD stuff 9 years ago
dehnert 4a772fe48d fixed bug in sylvan 9 years ago
dehnert 693dce8618 update to newest version of sylvan 9 years ago
dehnert e43bdfaaaa more work on the dd stuff *sigh* 9 years ago
dehnert 598ed08116 worked in newest sylvan changes to api 9 years ago
dehnert 5a0c54034e committed missing files 9 years ago
dehnert fb4c103320 merged sylvan updates into the sylvan copy. made more tests work 9 years ago
dehnert 0fee7d40a6 fixed bug in sylvan 9 years ago
dehnert 10996b4ab5 more work on sylvan 9 years ago
dehnert 7ea0cb19b3 added some new functions to sylvan. isolated new code to make it easier to update sylvan to newer versions later 9 years ago
dehnert 8eb3720f91 more work on sylvan integration 9 years ago
dehnert 6c1a21c43f added more functions in sylvan 9 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 9 years ago
dehnert 8194454621 more work on making sylvan mtbdds work 9 years ago
dehnert 7080f954b9 Fixed sylvan cmake file to also work with xcode (stripping the build type from the directory) 9 years ago
dehnert 226c77db77 added sylvan and started making it compile using cmake 9 years ago