Packages
Package Description
controller
Contains the main class that includes the functions that initiate the network simulation and the Genetic Algorithm.
sfc_a
The Genetic Algorithm that performs the SFC Embedding.
sfc_b
The Parameter Adjustment Genetic Algorithm which optimizes the performance of the Embedding GA.
sfc_c
This package contains the classes of a Genetic Algorithm similar to the algorithm in the package sfc_a.