Package controller
Implements a controller objects and simulation methods.
The "DCController" class implements the Data Center network controller.
The "HyperController" class implements the Hypergraph network controller.
The "Agent" class that implement that agent that runs in network nodes.
-
Class Summary Class Description Agent agent that runs on every node of the networkDCController Network controller that runs the distributed multi-threaded algorithm.HyperController Hypergraph controller that runs the distributed multi-threaded algorithm.