Uses of Class
ai.timefold.solver.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig
Packages that use ExhaustiveSearchPhaseConfig
Package
Description
-
Uses of ExhaustiveSearchPhaseConfig in ai.timefold.solver.core.config.exhaustivesearch
Methods in ai.timefold.solver.core.config.exhaustivesearch that return ExhaustiveSearchPhaseConfigModifier and TypeMethodDescription@NonNull ExhaustiveSearchPhaseConfigExhaustiveSearchPhaseConfig.copyConfig()@NonNull ExhaustiveSearchPhaseConfigExhaustiveSearchPhaseConfig.inherit(@NonNull ExhaustiveSearchPhaseConfig inheritedConfig) @NonNull ExhaustiveSearchPhaseConfigExhaustiveSearchPhaseConfig.withEntitySelectorConfig(@NonNull EntitySelectorConfig entitySelectorConfig) @NonNull ExhaustiveSearchPhaseConfigExhaustiveSearchPhaseConfig.withEntitySorterManner(@NonNull EntitySorterManner entitySorterManner) @NonNull ExhaustiveSearchPhaseConfigExhaustiveSearchPhaseConfig.withExhaustiveSearchType(@NonNull ExhaustiveSearchType exhaustiveSearchType) @NonNull ExhaustiveSearchPhaseConfigExhaustiveSearchPhaseConfig.withMoveSelectorConfig(@NonNull MoveSelectorConfig moveSelectorConfig) @NonNull ExhaustiveSearchPhaseConfigExhaustiveSearchPhaseConfig.withNodeExplorationType(@NonNull NodeExplorationType nodeExplorationType) @NonNull ExhaustiveSearchPhaseConfigExhaustiveSearchPhaseConfig.withValueSorterManner(@NonNull ValueSorterManner valueSorterManner) Methods in ai.timefold.solver.core.config.exhaustivesearch with parameters of type ExhaustiveSearchPhaseConfigModifier and TypeMethodDescription@NonNull ExhaustiveSearchPhaseConfigExhaustiveSearchPhaseConfig.inherit(@NonNull ExhaustiveSearchPhaseConfig inheritedConfig) -
Uses of ExhaustiveSearchPhaseConfig in ai.timefold.solver.core.impl.exhaustivesearch
Constructors in ai.timefold.solver.core.impl.exhaustivesearch with parameters of type ExhaustiveSearchPhaseConfigModifierConstructorDescription