Graphviz 13.0.0~dev.20241222.1117
|
#include <set>
#include <list>
Go to the source code of this file.
Data Structures | |
class | Blocks |
Macros | |
#define | LOGFILE "cRectangleOverlap.log" |
A block structure defined over the variables. | |
Variables | |
long | blockTimeCtr |
#define LOGFILE "cRectangleOverlap.log" |
A block structure defined over the variables such that each block contains 1 or more variables, with the invariant that all constraints inside a block are satisfied by keeping the variables fixed relative to one another
Authors: Tim Dwyer tgdwy.nosp@m.er@g.nosp@m.mail..nosp@m.com
Copyright (C) 2005 Authors
This version is released under the CPL (Common Public License) with the Graphviz distribution. A version is also available under the LGPL as part of the Adaptagrams project: https://github.com/mjwybrow/adaptagrams.
If you make improvements or bug fixes to this code it would be much appreciated if you could also contribute those changes back to the Adaptagrams repository.
|
extern |
Definition at line 35 of file blocks.cpp.
Referenced by Blocks::Blocks(), Block::findMinInConstraint(), Blocks::mergeLeft(), and Blocks::~Blocks().