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

Method AreAllOneWaysEqual

tools/openlr/score_paths_connector.cpp:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 }
73
74 bool AreAllOneWaysEqual() const { return m_oneWay.m_allEqual; }
75 bool AreAllRoundaboutEqual() const { return m_roundabout.m_allEqual; }
76 bool AreAllLinksEqual() const { return m_link.m_allEqual; }
77

Callers 1

GetScoreForUniformityMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected