Package sfc_c

This package contains the classes of a Genetic Algorithm similar to the algorithm in the package sfc_a. It is used by the PAGA for computing the fitness of various setups that are stored in the chromosomes of the opulation of PAGA.
  • Class Summary
    Class Description
    Best_c
    store the best fitness and mapping
    Codec_c
    Edge Vector graph representation coder and doceder
    GA_c
    Genetic Algorithm, used by PAGA for computing the fitness of candidate setups
    Last_c
    Store mapping to which the population has last converged
    Mapping_c
    the mapping between the VNF and the substrate network