BooleMonomial.cc File Reference
#include "BooleMonomial.h"
#include "BooleVariable.h"
#include "BooleExponent.h"
#include "BooleEnv.h"
#include "OrderedManager.h"
|
Namespaces |
| namespace | polybori |
Functions |
| BooleMonomial::bool_type | polybori::greater_variable (BooleMonomial::idx_type lhs, BooleMonomial::idx_type rhs) |
| | Checks whether BooleVariable(lhs) > BooleVariable(rhs).
|
Detailed Description
- Author:
- Alexander Dreyer
- Date:
- 2006-04-19
This file implements the class BoolePolymials, where carries the definition of monomials over Booleans.
- Copyright:
- (c) 2006 by The PolyBoRi Team