Namespace Itinero.Optimization.General.Operators Classes GeneralLocal2Opt<TProblem, TObjective> A local 2-Opt* search. GeneralRandom1Shift<TProblem, TObjective> An operator to execute n random 1-shift* relocations.