Uses of Interface
com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategyOrBuilder
Packages that use GreedyDescentAcceptanceStrategyOrBuilder
-
Uses of GreedyDescentAcceptanceStrategyOrBuilder in com.google.ortools.constraintsolver
Classes in com.google.ortools.constraintsolver that implement GreedyDescentAcceptanceStrategyOrBuilderModifier and TypeClassDescriptionfinal classAcceptance strategy in which only improving solutions are accepted.static final classAcceptance strategy in which only improving solutions are accepted.Methods in com.google.ortools.constraintsolver that return GreedyDescentAcceptanceStrategyOrBuilderModifier and TypeMethodDescriptionAcceptanceStrategy.Builder.getGreedyDescentOrBuilder().operations_research.GreedyDescentAcceptanceStrategy greedy_descent = 1;AcceptanceStrategy.getGreedyDescentOrBuilder().operations_research.GreedyDescentAcceptanceStrategy greedy_descent = 1;AcceptanceStrategyOrBuilder.getGreedyDescentOrBuilder().operations_research.GreedyDescentAcceptanceStrategy greedy_descent = 1;