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