#include <M2.h>

| Public Member Functions | |
| Edge (Vertex vv=Vertex(), Vertex uu=Vertex(), Edit editt=Edit()) | |
| bool | operator< (const Edge &e) const | 
| Public Attributes | |
| Vertex | v | 
| Vertex | u | 
| Edit | edit | 
Definition at line 95 of file M2.h.
| bool MosesTuning::M2::Edge::operator< | ( | const Edge & | e | ) | const  [inline] | 
Definition at line 105 of file M2.h.
Referenced by MosesTuning::M2::M2::BuildGraph(), and MosesTuning::M2::operator+().
Definition at line 103 of file M2.h.
Referenced by MosesTuning::M2::M2::BuildGraph(), MosesTuning::M2::operator+(), and operator<().
 1.5.9
 1.5.9