Neighborhood Present
open fun NeighborhoodPresent(environment: Environment<T, out Any>, node: Node<T>)
Content copied to clipboard
Create the condition.
Parameters
node
the node
environment
the current environment.
Create the condition.
the node
the current environment.