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.
 
 
 
 
David_Korzeniewski 4cb346f8ce Merge branch 'master' into SmtSolvers 11 years ago
..
CuddDd.cpp Added universal abstraction function to DD layer. 11 years ago
CuddDd.h Added universal abstraction function to DD layer. 11 years ago
CuddDdForwardIterator.cpp First version of DD iterator; small test included. 11 years ago
CuddDdForwardIterator.h First version of DD iterator; small test included. 11 years ago
CuddDdManager.cpp Fixed wrong invocation of option system so all tests pass again, sorry about that, Philipp. :) 11 years ago
CuddDdManager.h Added options for Cudd manager to set precision, reordering technique and maxmem. 11 years ago
Dd.h Started writing the DD abstraction layer. 11 years ago
DdForwardIterator.h Added missing function declaration in CUDD'c C++ interface. Started on an iterator for DD valuations. 11 years ago
DdManager.h Started writing the DD abstraction layer. 11 years ago
DdMetaVariable.cpp First version of DD iterator; small test included. 11 years ago
DdMetaVariable.h First version of DD iterator; small test included. 11 years ago
DdType.h Started moving IR and adjusting it to the new expression classes. 11 years ago