Index
All Classes|All Packages
M
- m - Variable in class sfc_ft_a.GA
-
mapping GA output
- m - Variable in class sfc_ft_a.GA2
-
mapping GA output
- m - Variable in class sfc_ft_c.GA_c
-
mapping GA output
- mapping - Variable in class sfc_ft_a.Mapping
-
stores the mapping, the value in mapping[i] is the ID of the substrate node that hosts virtual node i
- mapping - Variable in class sfc_ft_b.GA_b
-
mapping of parameter values to the command to OS
- mapping - Variable in class sfc_ft_c.Mapping_c
-
stores the mapping, the value in mapping[i] is the ID of the substrate node that hosts vistrual node i
- Mapping - Class in sfc_ft_a
-
the mapping between the VNF and the substrate network
- Mapping() - Constructor for class sfc_ft_a.Mapping
- Mapping(double, int[]) - Constructor for class sfc_ft_a.Mapping
-
initialize the object on given mapping and fitness
- Mapping(int) - Constructor for class sfc_ft_a.Mapping
-
constructs empty mapping object
- Mapping(int[]) - Constructor for class sfc_ft_a.Mapping
-
initialize the object on given mapping
- Mapping(int, int) - Constructor for class sfc_ft_a.Mapping
-
constructs random mapping objects, no constraints are considered
- Mapping(int, ArrayList<Integer>) - Constructor for class sfc_ft_a.Mapping
-
constructs random mapping objects using the nodes of the substrate network that have the available capacity to host the minimum demand VNF
- Mapping(String[]) - Constructor for class sfc_ft_a.Mapping
-
initialize object on given mapping
- Mapping_c - Class in sfc_ft_c
-
the mapping between the VNF and the substrate network
- Mapping_c() - Constructor for class sfc_ft_c.Mapping_c
- Mapping_c(int) - Constructor for class sfc_ft_c.Mapping_c
-
constructs empty mapping object
- Mapping_c(int[]) - Constructor for class sfc_ft_c.Mapping_c
-
initialize the object on given mapping
- Mapping_c(int, int) - Constructor for class sfc_ft_c.Mapping_c
-
constructs random mapping objects, no constraints are considered
- Mapping_c(int, int[]) - Constructor for class sfc_ft_c.Mapping_c
-
initialize the object on given mapping and fitness
- Mapping_c(int, ArrayList<Integer>) - Constructor for class sfc_ft_c.Mapping_c
-
constructs random mapping objects using the nodes of the substrate network that have the available capacity to host the minimum demand VNF
- Mapping_c(String[]) - Constructor for class sfc_ft_c.Mapping_c
-
initialize object on given mapping
- max - Variable in class sfc_ft_a.GA
-
min max population fitness
- max - Variable in class sfc_ft_a.GA2
-
min max population fitness
- max - Variable in class sfc_ft_b.GA_b
-
minimum, maximum fitness
- max - Variable in class sfc_ft_c.GA_c
-
min max population fitness
- maxnodeb - Variable in class sfc_ft_a.GA
-
maximum node bandwidth; for FatTree it is 1Gbps
- maxnodeb - Variable in class sfc_ft_a.GA2
-
maximum node bandwidth; for FatTree it is 1Gbps
- maxnodeb - Variable in class sfc_ft_c.GA_c
-
maximum node bandwidth; for FatTree it is 1Gbps
- min - Variable in class sfc_ft_a.GA
-
min max population fitness
- min - Variable in class sfc_ft_a.GA2
-
min max population fitness
- min - Variable in class sfc_ft_b.GA_b
-
minimum, maximum fitness
- min - Variable in class sfc_ft_c.GA_c
-
min max population fitness
- multymutation(int) - Method in class sfc_ft_a.GA
-
multiple point Mutation
- multymutation(int) - Method in class sfc_ft_a.GA2
-
multiple point Mutation
- multymutation(int) - Method in class sfc_ft_c.GA_c
-
multiple point Mutation
- mupr - Variable in class sfc_ft_a.DCcontroller
-
Genetic Algorithm parameters
- mutation() - Method in class sfc_ft_a.GA
-
Mutation
- mutation() - Method in class sfc_ft_a.GA2
-
Mutation
- mutation() - Method in class sfc_ft_b.GA_b
-
Mutation
- mutation() - Method in class sfc_ft_c.GA_c
-
Mutation
- mutprob - Variable in class sfc_ft_a.Setup
-
Genetic Algorithm parameter
- mutprob - Variable in class sfc_ft_b.GA_b
-
mutation probability
- mutprob - Variable in class sfc_ft_b.Tuning
-
PAGA parameter
- mutprop - Variable in class sfc_ft_a.GA
-
GA parameters
- mutprop - Variable in class sfc_ft_a.GA2
-
GA parameters
- mutprop - Variable in class sfc_ft_c.GA_c
-
GA parameters
All Classes|All Packages