SubsetSelectionProblem#

Module partially implementing the SetSelectionProblem interface.

Classes

SubsetSelectionProblem

Semi-abstract class representing selection problems in subset search spaces.

Functions

check_is_SubsetSelectionProblem

Check if object is of type SubsetSelectionProblem, otherwise raise TypeError.