Packages that use sfc_ft_c
| Package |
Description |
| sfc_ft_b |
The Parameter Adjustment Genetic Algorithm
which optimizes the performance of the Embedding GA.
|
| sfc_ft_c |
This package contains the classes of a Genetic Algorithm similar to the algorithm in the package sfc_a.
|
-
Classes in sfc_ft_c used by sfc_ft_b
| Class |
Description |
| GA_c |
Genetic Algorithm, used by PAGA for computing the fitness of candidate setups
|
-
Classes in sfc_ft_c used by sfc_ft_c
| Class |
Description |
| Best_c |
store the best fitness and mapping
|
| Codec_c |
Edge Vector graph representation coder and doceder
|
| Mapping_c |
the mapping between the VNF and the substrate network
|