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

Method GetMaxContribution

libs/routing/base/astar_progress.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68double AStarSubProgress::GetMaxContribution() const
69{
70 return m_contributionCoef;
71}
72
73// AStarProgress -------------------------------------------------------------------------
74

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected