IntegerSolution#

Partial implementation of the SetSolution interface.

Classes

IntegerSolution

Class for optimization problem solutions with integer decision variables.

Functions

check_is_IntegerSolution

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