You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
TimQu 6006d95193 Fixed compile errors: Added missing include and fixed call of std::max 9 years ago
..
cudd 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
sylvan Fixed compile errors: Added missing include and fixed call of std::max 9 years ago
Add.cpp 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
Add.h added performance tests for symbolic DTMC model checker 9 years ago
AddIterator.h more modifications needed for refactoring of DD stuff 10 years ago
Bdd.cpp 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
Bdd.h added performance tests for symbolic DTMC model checker 9 years ago
Dd.cpp some work on DD stuff 10 years ago
Dd.h some work on DD stuff 10 years ago
DdManager.cpp silenced sylvan and gmm warnings (for clang) 9 years ago
DdManager.h some work on DD stuff 10 years ago
DdMetaVariable.cpp added 'empty' framework for sylvan-based implementation of DD abstraction layer 10 years ago
DdMetaVariable.h added 'empty' framework for sylvan-based implementation of DD abstraction layer 10 years ago
DdType.h started refactoring DD-interface a bit in an attempt to ease the integration of sylvan 10 years ago
InternalAdd.h started refactoring DD-interface a bit in an attempt to ease the integration of sylvan 10 years ago
InternalBdd.h started refactoring DD-interface a bit in an attempt to ease the integration of sylvan 10 years ago
InternalDdManager.h same same 10 years ago
Odd.cpp done cleaining up 10 years ago
Odd.h fixed bug in sylvan 10 years ago