Without special notice, all components are extended from maosKernel.behavior.incumbent.AbsPerturbationSearch.
[Perturbation Search] maosKernel.behavior.incumbent.AbsPerturbationSearch extends maosKernel.behavior.incumbent.AbsIncumbentSearch
Description: For neighborhood moves, the number is often not too large, and quality information is not taken into account. This component may also called as Perturbation Search, Mutation Operator, Noising Strategy, etc.
implement.NOP.behavior.perturb.RNDPerturbationSearch
Setting Parameters: double pPerturb /* Belongs to [0, 1] */
implement.TSP.behavior.mutate.DoubleBridgePurturber
Description: Double-Bridge move.
Description: Adjust the value of each selected dimension at random. A dimension is selected as pPerturb
Maintained by AdaptiveBox StUdIo, under a Creative Commons Attribution 3.0 License.