Compares the properties of two edges. More...
Public Member Functions | |
eiwfunc_comp (Comparator &comp_) | |
bool | operator() (EI ei1, EI ei2) |
Public Attributes | |
Comparator | comp |
Compares the properties of two edges.
comp | The comparator to be used. |
ei1 | The first edge iterator. |
ei2 | The second edge iterator. |