Package operations_research
Class RoutingIls
java.lang.Object
operations_research.RoutingIls
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classDetermines when a neighbor solution, obtained by the application of a perturbation and improvement step to a reference solution, is used to replace the reference solution.static interfacestatic final classSpecifies the behavior of a search based on ILS.static interfacestatic final classDefines how a reference solution is perturbed.static interfacestatic final classParameters to configure a perturbation based on a ruin and recreate approach.static interfacestatic final classRuin strategies, used in perturbation based on ruin and recreate approaches.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-