|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
std::ostream & operator<<(std::ostream &out, const Active< BaseType, CoType > &rhs)
CSense(const SENSE s)
Initializes the sense to s.
CSense()
Default constructor, sense is undefined.
void sense(SENSE s)
Changes the sense of the constraint.
Base class of all other classes of ABACUS.
SENSE sense() const
Returns the sense of the constraint.
const CSense & operator=(SENSE rhs)
Assignment operator.
SENSE sense_
Stores the sense of a constraint.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.