Index
All Classes and Interfaces|All Packages
N
- Network - Class in Unnamed Package
- Network(Scanner, double) - Constructor for class Network
-
Constructs and initializes a network of nodes from a txt file.
- NetworkTest - Class in Unnamed Package
- NetworkTest() - Constructor for class NetworkTest
- Node - Class in Unnamed Package
- Node(Position) - Constructor for class Node
-
Constructs and initializes the node with a position, list of neighbours, tha availability set to true and a routing table.
- NodeTest - Class in Unnamed Package
- NodeTest() - Constructor for class NodeTest
- numSteps - Variable in class Message
-
Message is represented my its number of steps, max steps, current node, previous position, waiting queue if message can't be sent and previous moves.
All Classes and Interfaces|All Packages