Uses of Package
com.adriangarcia.metaheuristics.tsmbfoa

  • Class
    Description
    Configurator class creates a new configuration of the TS-MBFOA own parameters.
    Problem class where all the characteristics of the input CNOP problem object are defined.
  • Class
    Description
    Configurator class creates a new configuration of the TS-MBFOA own parameters.
    Foraging provides an interface for defining the process of bacterial foraging: chemotaxis, grouping, reproduction and elimination-dispersal.
    Function class the xxxx class is in charge of evaluating the mathematical expressions, it uses the mXparse library to do this function.
    Population class is the initial process of the TS-MBFOA, where the initial random population is created based on uniform distribution and using the NumberRandom class.
    Problem class where all the characteristics of the input CNOP problem object are defined.