Solution#

Implementation of the Solution interface.

Classes

Solution

A semi-abstract class defining a Solution interface and implementing several essential properties for all Solution classes.

Functions

check_is_Solution

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