#include <polybori/pbori_defs.h>
#include <polybori/BooleEnv.h>
#include <polybori/BoolePolynomial.h>
#include <polybori/BooleSet.h>
Go to the source code of this file.
Namespaces | |
namespace | polybori |
Classes | |
class | polybori::BooleVariable |
This class is just a wrapper for using variables from cudd's decicion diagram. More... | |
Functions | |
BoolePolynomial | polybori::operator/ (const BooleVariable &lhs, const BooleVariable &rhs) |
Division. |
BooleVariable
, which can be used to access the boolean variables of the currently active Boolean polynomial ring.