Index
All Classes|All Packages
C
- c - Variable in class controller.DCController.agentthread
- c - Variable in class controller.HyperController.agentthread
- chkbnd(int, int) - Method in class controller.DCController
-
Check bandwidth.
- clustersize - Variable in class controller.DCController
-
Size of the cluster of candidate hosts.
- clustersize - Variable in class controller.HyperController
-
Size of the cluster of candidate hosts.
- cnt - Variable in class controller.Agent
-
counter for the number of times a solution was computed
- cod - Variable in class controller.DCController
- cod - Variable in class controller.HyperController
- compute() - Method in class controller.DCController
-
Run distributed Deep Learning algorithm.
- compute() - Method in class controller.HyperController
-
Run distributed Deep Learning algorithm.
- compute(int) - Method in class controller.Agent
-
the computations executed by the agent
- compute_greedy() - Method in class controller.Agent
-
Compute distributed greedy algorithm.
- compute_runNN() - Method in class controller.Agent
-
Run neural network.
- compute_trainNN() - Method in class controller.Agent
-
Train neural network.
- computesolution() - Method in class controller.DCController
-
Compute and get the best solution computed by the distributed agents.
- computesolution() - Method in class controller.HyperController
-
Compute and get the best solution computed by the distributed agents.
- controller - package controller
-
Implements a controller objects and simulation methods.
- criterion - Variable in class controller.Agent
-
Complexity reduction criterion.
- cumdem - Variable in class controller.Agent
-
cumulative virtual node demands applied in all attempts to compute a valid mapping these include using trained models and training new models
- currentmodel - Variable in class controller.Agent
- currentmodel - Variable in class controller.DCController
-
Current model in use.
- currentmodel - Variable in class controller.HyperController
-
Current model in use.
All Classes|All Packages