order edges based on the internal ID, which is assigned to the edge in addEdge() More...
#include <optimizable_graph.h>
Public Member Functions | |
bool | operator() (const Edge *e1, const Edge *e2) const |
order edges based on the internal ID, which is assigned to the edge in addEdge()
Definition at line 112 of file optimizable_graph.h.
|
inline |
Definition at line 113 of file optimizable_graph.h.