Package sfc_b

The Parameter Adjustment Genetic Algorithm which optimizes the performance of the Embedding GA. PAGA computes the optimal values for the parameters of the Embedding GA.
  • Class Summary
    Class Description
    Best_b
    store the best fitness and solution
    Chromosome_b
    chromosome of the population
    GA_b
    Parameter Adjustment Genetic Algorithm
    Tuning
    orchestrates the tuning of the Embedding Genetic Algorithm by running the Parameter Adjustment Genetic Algorithm