All Classes
| Class | Description |
|---|---|
| Best |
store the best fitness and mapping
|
| Best_b |
store the best fitness and solution
|
| Best_c |
store the best fitness and mapping
|
| Chromosome_b |
chromosome of the population
|
| Codec |
Edge Vector graph representation coder and doceder
|
| Codec_c |
Edge Vector graph representation coder and doceder
|
| DCcontroller |
DC controller running GA
|
| GA |
Genetic Algorithm
|
| GA_b |
Parameter Adjustment Genetic Algorithm
|
| GA_c |
Genetic Algorithm, used by PAGA for computing the fitness of candidate setups
|
| GA2 |
Instance of the Genetic Algorithm for the parallel computation of supergenerations
|
| Kdb |
stores and retrieves GA setups
|
| Last |
Store mapping to which the population has last converged
|
| Last_c |
Store mapping to which the population has last converged
|
| Mapping |
the mapping between the VNF and the substrate network
|
| Mapping_c |
the mapping between the VNF and the substrate network
|
| Setup |
setup for Genetic Algorithm
|
| Tuning |
orchestrates the tuning of the Embedding Genetic Algorithm
by running the Parameter Adjustment Genetic Algorithm
|