Uses of Class
org.baseagent.util.Pair
-
Uses of Pair in org.baseagent.comms
Modifier and TypeMethodDescriptionNearestNeighborCommunicator.findNearestNeighbors
(HasGridPosition fromAgent) This calculates the distance between agents based on each agent's knowledge of its location. -
Uses of Pair in org.baseagent.util
Modifier and TypeMethodDescriptionBaseAgentMath.sortByDistance
(Map<?, HasGridPosition> points, HasGridPosition origin)