|
PGROUTING
3.2
|
Go to the documentation of this file.
73 os <<
"{id: " << e.
id <<
",\t"
74 <<
"source: " << e.
source <<
",\t"
75 <<
"target: " << e.
target <<
",\t"
76 <<
"cost: " << e.
cost <<
",\t"
77 <<
"contracted vertices: "
bool has_contracted_vertices() const
void add_contracted_vertex(CH_vertex &v)
std::ostream & operator<<(std::ostream &log, const Basic_vertex &v)
void add_contracted_edge_vertices(CH_edge &e)
void cp_members(const CH_edge &other)
const Identifiers< int64_t > & contracted_vertices() const
const Identifiers< int64_t > & contracted_vertices() const
Identifiers< int64_t > m_contracted_vertices
Book keeping class for swapping orders between vehicles.