28 Commits (40e936d5635312c766a1f7300dfd84cad6c3bc78)

Author SHA1 Message Date
dehnert 2801f1604b improved symbolic linear equation solving (via Jacobi) a bit 8 years ago
dehnert 375ea1b194 fixed bug in cudd minAbstractRepresentative, adapted tests, passing now 8 years ago
dehnert f45b7f9171 fixed some bugs and started on quantitative refinement 8 years ago
dehnert 142eb96736 hopefully fixing cudd's min/maxAbstractRepresentative 8 years ago
dehnert 56b5b98a2c towards strategy generation in game solver 8 years ago
dehnert bde84d0073 fixed symbolic game solver wrt. illegal masks. numerical solving step in game-based model checker working, but no refinement yet. 8 years ago
dehnert 8b29ab079c fixed some bugs in custom cudd functions 8 years ago
dehnert 5fcc2e9e7e created separate version of Cudd_addToBddApply to deal with negated edges in resulting BDDs 8 years ago
dehnert 6168af3c99 intermediate commit in an attempt to have proper cudd support for some operations 8 years ago
dehnert 24667fffc4 added cudd functions for equal/less/less_equal/greater/greater_equal that directly return a BDD instead of an ADD 8 years ago
dehnert 93010f3731 ported fix for CUDD existsAbstractRepresentative from Philip's branch to game-branch 8 years ago
PBerger 73a3461650 Fixed CUDD and Sylvan existsRepresentative. 8 years ago
dehnert 44c8877044 fixed a bug in CUDD's existsAbstractRepresentative 8 years ago
PBerger e45b3d2940 Fixed Sylvan implementation of existsAbstractRepresentative. 8 years ago
dehnert 469d856267 fixed bug in CUDD implementation of existsAbstractRepresentative 8 years ago
dehnert 3f15644e60 fixed minor bug in existsAbstractRepresentative 8 years ago
dehnert 5bf666be4c fix in existsAbstractRepresentative 8 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) 9 years ago
dehnert dd0813b8c4 cudd3 now working, but tests segfaulting 9 years ago
dehnert 97d9ecccbb started making cudd3 work 9 years ago
sjunges f1c151be26 cudd 3.0 added to resources 9 years ago