12 Commits (b267394a2c88fc64c61563d708166acaed4b731e)

Author SHA1 Message Date
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 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 fb4c103320 merged sylvan updates into the sylvan copy. made more tests work 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 10 years ago
dehnert 8eb3720f91 more work on sylvan integration 10 years ago
dehnert 6c1a21c43f added more functions in sylvan 10 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 10 years ago
dehnert 8194454621 more work on making sylvan mtbdds work 10 years ago
dehnert 99f096635f started integrating sylvan 10 years ago