Problem#

Partial implementation of the Problem interface.

Classes

Problem

A semi-abstract base class for representing all optimization problems.

Functions

check_is_Problem

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