# Functions
GetAlgorithmProvider should not be used to modify providers.
IsFitPredicateRegistered check is useful for testing providers.
IsPriorityFunctionRegistered check is useful for testing providers.
NewConfigFactory initializes the factory.
RegisterAlgorithmProvider registers a new algorithm provider with the algorithm registry.
RegisterFitPredicate registers a fit predicate with the algorithm registry.
RegisterFitPredicate registers a priority function with the algorithm registry.
SetPriorityFunctionWeight sets the weight of an already registered priority function.
# Constants
No description provided by the author
# Structs
No description provided by the author
ConfigFactory knows how to fill out a scheduler config with its support functions.