PolyBoRi
|
#include "pbori_defs.h"
#include "BoolePolynomial.h"
#include "BooleMonomial.h"
#include "BooleExponent.h"
#include "COrderedIter.h"
#include "PBoRiError.h"
#include "CCheckedIdx.h"
#include <vector>
Go to the source code of this file.
Defines base class for ordering management for polynomial rings.