|
PolyBoRi
|
#include "pbori_defs.h"#include "CCuddCore.h"#include "PBoRiError.h"#include "CCheckedIdx.h"#include <boost/intrusive_ptr.hpp>#include <list>#include "BooleSet.h"Go to the source code of this file.
Classes | |
| class | polybori::BoolePolyRing |
| This class reinterprets decicion diagram managers as Boolean polynomial rings, adds an ordering and variable names. More... | |
Namespaces | |
| namespace | polybori |
Functions | |
| BoolePolyRing::ostream_type & | polybori::operator<< (BoolePolyRing::ostream_type &os, const BoolePolyRing &ring) |
| Stream output operator. | |
This file the class BoolePolyRing, where carries the definition of a polynomial ring over Booleans.
1.7.4