BinarySelectionProblem#

Module partially implementing the SetSelectionProblem interface.

Classes

BinarySelectionProblem

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

Functions

check_is_BinarySelectionProblem

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