Link Nodes Within Routing Range
Parameters
<T>
concentration type
Functions
Link copied to clipboard
open fun computeNeighborhood(center: Node<T>, environment: Environment<T, GeoPosition>): Neighborhood<T>
Produces a new neighborhood for specified node considering its position.
Link copied to clipboard
Some rules may require to be evaluated against multiple nodes until the situations gets consistent.