PolyBoRi
|
#include "pbori_defs.h"
#include "CDDManager.h"
#include "BoolePolynomial.h"
#include "BooleMonomial.h"
#include "BooleExponent.h"
#include "COrderProperties.h"
#include "CVariableNames.h"
#include "CGenericIter.h"
#include <vector>
#include "COrderedIter.h"
Go to the source code of this file.
Adds ordering management to decision diagram variables managers.