IntegerOptimizationAlgorithm#

Module defining interfaces and error checking routines for integer optimization algorithms.

Classes

IntegerOptimizationAlgorithm

An abstract class for optimization algorithms optimizing in integer search spaces.

Functions

check_is_IntegerOptimizationAlgorithm

Check if object is of type IntegerOptimizationAlgorithm.