# Functions
This function should not be used to modify providers.
This check is useful for testing providers.
This check is useful for testing providers.
Initializes the factory.
Registers a new algorithm provider with the algorithm registry.
Registers a custom fit predicate with the algorithm registry.
Registers a custom priority function with the algorithm registry.
RegisterFitPredicate registers a fit predicate with the algorithm registry.
RegisterFitPredicateFactory registers a fit predicate factory with the algorithm registry.
No description provided by the author
Registers a priority function with the algorithm registry.
# 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.
PluginFactoryArgs are passed to all plugin factory functions.
# Type aliases
A FitPredicateFactory produces a FitPredicate from the given args.
A PriorityFunctionFactory produces a PriorityConfig from the given args.