Uses of Class
es.urjc.etsii.grafo.vrpod.algorithm.ILSConfig
Packages that use ILSConfig
-
Uses of ILSConfig in es.urjc.etsii.grafo.vrpod.algorithm
Constructors in es.urjc.etsii.grafo.vrpod.algorithm with parameters of type ILSConfigModifierConstructorDescriptionILSWorker
(int id, VRPODSolution[] solutions, SolutionBuilder<VRPODSolution, VRPODInstance> builder, ILSConfig config, int nWorkers, int nRotaterounds) SeqExchangerILS
(String name, int nSoluciones, int nRotateRounds, ILSConfig... configs) Create a new MultiStartAlgorithm, @see algorithm