Nearest

constructor(environment: Euclidean2DEnvironment<T>, node: Node<T>)(source)

Parameters

environment
the environment in which the node moves.
node
the owner of the steering action this strategy belongs to.