Uses of Interface
com.google.ortools.constraintsolver.LocalSearchStatistics.LocalSearchOperatorStatisticsOrBuilder
Packages that use LocalSearchStatistics.LocalSearchOperatorStatisticsOrBuilder
-
Uses of LocalSearchStatistics.LocalSearchOperatorStatisticsOrBuilder in com.google.ortools.constraintsolver
Classes in com.google.ortools.constraintsolver that implement LocalSearchStatistics.LocalSearchOperatorStatisticsOrBuilderModifier and TypeClassDescriptionstatic final classStatistics on local search operators called during the search.static final classStatistics on local search operators called during the search.Methods in com.google.ortools.constraintsolver that return LocalSearchStatistics.LocalSearchOperatorStatisticsOrBuilderModifier and TypeMethodDescriptionLocalSearchStatistics.Builder.getLocalSearchOperatorStatisticsOrBuilder(int index) Statistics for each operator called during the search.LocalSearchStatistics.getLocalSearchOperatorStatisticsOrBuilder(int index) Statistics for each operator called during the search.LocalSearchStatisticsOrBuilder.getLocalSearchOperatorStatisticsOrBuilder(int index) Statistics for each operator called during the search.Methods in com.google.ortools.constraintsolver that return types with arguments of type LocalSearchStatistics.LocalSearchOperatorStatisticsOrBuilderModifier and TypeMethodDescriptionLocalSearchStatistics.Builder.getLocalSearchOperatorStatisticsOrBuilderList()Statistics for each operator called during the search.LocalSearchStatistics.getLocalSearchOperatorStatisticsOrBuilderList()Statistics for each operator called during the search.LocalSearchStatisticsOrBuilder.getLocalSearchOperatorStatisticsOrBuilderList()Statistics for each operator called during the search.