Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetRoutingOptions
Method
GetRoutingOptions
libs/routing/world_graph.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
RoutingOptions WorldGraph::GetRoutingOptions(Segment const & /* segment */)
31
{
32
return {};
33
}
34
35
bool WorldGraph::IsRoutingOptionsGood(Segment const & /* segment */)
36
{
Callers
2
GetRoadPenaltyData
Method · 0.45
RedressRoute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected