# Functions
NewPruner is a constructor for Pruner.
OptionMinEarlyStoppingRate to set the minimum value of the early stopping rate.
OptionMinResource to set the minimum resource.
OptionReductionFactor to set the reduction factor.
# Variables
OptionSetMinEarlyStoppingRate to set the minimum value of the early stopping rate.
OptionSetMinResource to set the minimum resource.
OptionSetReductionFactor to set the reduction factor.
# Type aliases
Option to pass the custom option.