iqm.applications

iqm.applications#

Classes and tools for defining problem instances.

Subpackages and modules

applications

Module containing the abstract base class providing a template for defining problem instances.

graph_utils

Contains utility functions regarding graphs which are generic enough that they deserve having their own module.

maxcut

Module containing the maxcut problem instance class and related functions.

mis

Module containing the MIS problem instance class.

qubo

Contains problem instance classes for a generic QUBO problem and a genetic constrained QUBO problem.

sk

Module containing the SK model problem instance class.