IntegerSelectionProblem#

Module partially implementing the SetSelectionProblem interface.

Classes

IntegerSelectionProblem

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

Functions

check_is_IntegerSelectionProblem

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