35 Commits (630acb7459dda6dbb5022f4d1649b88ad91c8441)

Author SHA1 Message Date
dehnert eaee50f077 fixed bug, implemented new sparse quotient extraction for sylvan 8 years ago
dehnert d23547d99f started optimizing some DdManager methods 8 years ago
dehnert 9a20aed7f9 proper caching in all min/max/exists abstract representative functions 8 years ago
dehnert 4492f428bb worked in fix to Cudd_addMinus suggested by Fabio Somenzi 8 years ago
dehnert bda9a797e8 fixed some issues in CUDD (fixes provided by Fabio Somenzi) 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 2801f1604b improved symbolic linear equation solving (via Jacobi) a bit 9 years ago
dehnert 375ea1b194 fixed bug in cudd minAbstractRepresentative, adapted tests, passing now 9 years ago
dehnert f45b7f9171 fixed some bugs and started on quantitative refinement 9 years ago
dehnert 142eb96736 hopefully fixing cudd's min/maxAbstractRepresentative 9 years ago
dehnert 56b5b98a2c towards strategy generation in game solver 9 years ago
dehnert bde84d0073 fixed symbolic game solver wrt. illegal masks. numerical solving step in game-based model checker working, but no refinement yet. 9 years ago
dehnert 8b29ab079c fixed some bugs in custom cudd functions 9 years ago
dehnert 5fcc2e9e7e created separate version of Cudd_addToBddApply to deal with negated edges in resulting BDDs 9 years ago
dehnert 6168af3c99 intermediate commit in an attempt to have proper cudd support for some operations 9 years ago
dehnert 24667fffc4 added cudd functions for equal/less/less_equal/greater/greater_equal that directly return a BDD instead of an ADD 9 years ago
dehnert 93010f3731 ported fix for CUDD existsAbstractRepresentative from Philip's branch to game-branch 9 years ago
PBerger 73a3461650 Fixed CUDD and Sylvan existsRepresentative. 9 years ago
dehnert 44c8877044 fixed a bug in CUDD's existsAbstractRepresentative 9 years ago
PBerger e45b3d2940 Fixed Sylvan implementation of existsAbstractRepresentative. 9 years ago
dehnert 469d856267 fixed bug in CUDD implementation of existsAbstractRepresentative 9 years ago
dehnert 3f15644e60 fixed minor bug in existsAbstractRepresentative 9 years ago
dehnert 5bf666be4c fix in existsAbstractRepresentative 9 years ago
dehnert 711d5cfa12 fixed bug in sparse dtmc elimination model checker. commented out weird eliminaton functions in CTMC model checker and storm.h 9 years ago
hbruintjes 7b27fcd68b cudd use autoreconf, set min version to 13.4 which still works 9 years ago
dehnert b8f08c41c7 adapted the custom dd operations to work again 9 years ago
dehnert cef8a242ba started to make game-based abstraction work again 9 years ago
dehnert 4f5dfecf36 re-add custom operations to cudd (new version) 9 years ago
dehnert 40aea6c929 replaced Cudd_CountMinterm by old version to fix what appears to be bug (sent mail to Fabio Somenzi) 10 years ago
dehnert dd0813b8c4 cudd3 now working, but tests segfaulting 10 years ago
dehnert 97d9ecccbb started making cudd3 work 10 years ago
sjunges f1c151be26 cudd 3.0 added to resources 10 years ago