SelectionProblem#

Module partially implementing the SelectionProblem class.

Classes

SelectionProblem

A semi-abstract, mixin-esque class for defining the basal interface for selection problems.

Functions

check_is_SelectionProblem

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