![]() |
PGROUTING
2.4
|
This is the complete list of members for pgrouting::contraction::Pgr_contract< G >, including all inherited members.
perform_deadEnd(G &graph, Identifiers< V > forbidden_vertices, std::ostringstream &debug) | pgrouting::contraction::Pgr_contract< G > | inlineprivate |
perform_linear(G &graph, Identifiers< V > &forbidden_vertices, std::ostringstream &debug) | pgrouting::contraction::Pgr_contract< G > | inlineprivate |
Pgr_contract(G &graph, Identifiers< V > forbidden_vertices, std::vector< int64_t > contraction_order, int64_t max_cycles, Identifiers< int64_t > &remaining_vertices, std::vector< pgrouting::CH_edge > &shortcut_edges, std::ostringstream &debug) | pgrouting::contraction::Pgr_contract< G > | inline |
V typedef | pgrouting::contraction::Pgr_contract< G > | private |