Uses of Interface
com.google.ortools.constraintsolver.RandomWalkRuinStrategyOrBuilder
Packages that use RandomWalkRuinStrategyOrBuilder
-
Uses of RandomWalkRuinStrategyOrBuilder in com.google.ortools.constraintsolver
Classes in com.google.ortools.constraintsolver that implement RandomWalkRuinStrategyOrBuilderModifier and TypeClassDescriptionfinal classRuin strategy that removes a number of customers by performing a random walk on the underlying routing solution.static final classRuin strategy that removes a number of customers by performing a random walk on the underlying routing solution.Methods in com.google.ortools.constraintsolver that return RandomWalkRuinStrategyOrBuilderModifier and TypeMethodDescriptionRuinStrategy.Builder.getRandomWalkOrBuilder().operations_research.RandomWalkRuinStrategy random_walk = 2;RuinStrategy.getRandomWalkOrBuilder().operations_research.RandomWalkRuinStrategy random_walk = 2;RuinStrategyOrBuilder.getRandomWalkOrBuilder().operations_research.RandomWalkRuinStrategy random_walk = 2;