Uses of Package
sfc_ft_b

Packages that use sfc_ft_b
Package Description
sfc_ft_a
The Genetic Algorithm that performs the SFC Embedding.
sfc_ft_b
The Parameter Adjustment Genetic Algorithm which optimizes the performance of the Embedding GA.
  • Classes in sfc_ft_b used by sfc_ft_a
    Class Description
    Tuning
    orchestrates the tuning of the Embedding Genetic Algorithm by running the Parameter Adjustment Genetic Algorithm
  • Classes in sfc_ft_b used by sfc_ft_b
    Class Description
    Best_b
    store the best fitness and solution
    Chromosome_b
    chromosome of the population
    GA_b
    Parameter Adjustment Genetic Algorithm