A C D E G H I M N O P Q R S T U W X Y

S

send() - Method in class ou3.Agent
Sends the agent to a node adjacent to its current position that the agent has not visited, if the agent has visited all adjacent nodes it will choose one by random.
send() - Method in class ou3.Message
Abstract method, sends the message to another node
send() - Method in class ou3.Request
Sends the request to the next node.
sendQueue - Variable in class ou3.Node
A queue of the messages waiting to be sent.
sentRequestsList - Variable in class ou3.Node
A list containing all requests created by the node.
shareInfoWithNode() - Method in class ou3.Agent
The agent shares the information about events about the events it has encountered with the node at its current position and updates the information about events of the node.
stepsTaken - Variable in class ou3.Message
The number of steps the message has taken so far.

A C D E G H I M N O P Q R S T U W X Y