#include <cn94.hpp>
Inheritance diagram for Arak::ModifiedCN94Proposal::SlideInteriorVertex:


Definition at line 1214 of file cn94.hpp.
Public Member Functions | |
| SlideInteriorVertex () | |
| void | reset (Coloring::VertexHandle vertex, bool next, const Point &point) |
| Resets this move. | |
Protected Attributes | |
| bool | next |
| This flag is true iff the vertex slide is occuring along the vertex's next edge (rather than its previous edge). | |
Friends | |
| class | ModifiedCN94Proposal |
|
|
|
|
||||||||||||||||
|
Resets this move.
Definition at line 1239 of file cn94.hpp. References Arak::Geometry::Point, Arak::CN94Proposal::MoveInteriorVertex::reset(), and Arak::Coloring::VertexHandle. Referenced by Arak::ModifiedCN94Proposal::sampleSlideInteriorVertex(). |
|
|
|
|
|
This flag is true iff the vertex slide is occuring along the vertex's next edge (rather than its previous edge).
Definition at line 1224 of file cn94.hpp. Referenced by Arak::ModifiedCN94Proposal::ll(), and Arak::ModifiedCN94Proposal::rll(). |
1.3.6