# Functions
CheckAssignments ensures the trial assignments match the definitions on the experiment.
CheckConstraints ensures the supplied baseline assignments are valid for a set of constraints.
CheckDefinition will make sure the cluster and API experiment definitions are compatible.
CheckMetricBounds ensures the specified.
CheckParameterValue ensures the supplied value in range for the parameter.
# Structs
AssignmentError is raised when trial assignments do not match the experiment parameter definitions.