Companion

object Companion

Functions

Link copied to clipboard
fun <T, P : Position<P>> make(env: Environment<T, P>, center: Node<T>, neighbors: Iterable<Node<T>> = emptyList()): SimpleNeighborhood<T, P>