MCPcopy Create free account
hub / github.com/comaps/comaps / IsRoutingOptionsGood

Method IsRoutingOptionsGood

libs/routing/world_graph.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35bool WorldGraph::IsRoutingOptionsGood(Segment const & /* segment */)
36{
37 return true;
38}
39
40std::unique_ptr<TransitInfo> WorldGraph::GetTransitInfo(Segment const &)
41{

Callers 1

GetEdgesListMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected