24 #include "ppl-config.h"
26 #include "assertions.hh"
unsigned int flags_t
Poly_Gen_Relation is implemented by means of a finite bitset.
flags_t flags
This holds the current bitset.
The standard C++ namespace.
static const flags_t SUBSUMES
bool OK() const
Checks if all the invariants are satisfied.
#define PPL_OUTPUT_DEFINITIONS(class_name)
The entire library is confined to this namespace.
static bool implies(flags_t x, flags_t y)
True if and only if the conjunction x implies the conjunction y.
void ascii_dump() const
Writes to std::cerr an ASCII representation of *this.
static const flags_t NOTHING
The relation between a polyhedron and a generator.