maxBfsReachPadding

const val maxBfsReachPadding: Int = 2

BFS max size is determined by the aerial distance of two cities to connect, padded with this

Sources

jvm source
Link copied to clipboard