Verifier Class Reference
#include <Verifier.h>
List of all members.
Constructor & Destructor Documentation
Verifier::Verifier |
( |
|
) |
[inline] |
Member Function Documentation
bool Verifier::checkConsistency |
( |
Graph * |
graph |
) |
[inline, private] |
bool Verifier::checkDelaunayProperty |
( |
Graph * |
graph |
) |
[inline, private] |
bool Verifier::checkReachability |
( |
Graph * |
graph |
) |
[inline, private] |
const Tuple* Verifier::getTupleT2OfRelatedEdge |
( |
Element & |
e1, |
|
|
Element & |
e2 | |
|
) |
| | [inline, private] |
bool Verifier::verify |
( |
Graph * |
graph |
) |
[inline] |
The documentation for this class was generated from the following file: