API#
Here is the list of all the modules in the QHyper package.
API reference documentation for QHyper.
Core Modules
This module contains implementaions of different problems. |
|
This module contains implementations of different optimizers. |
|
This module contains implementations of different solvers. |
Simple Modules
Module for polynomial representation. |
|
This module contains the Constraint class which is used to represent a, well, constraint. |
|
Module for parsing sympy expressions to |
|
This module contains the Converter class with static methods for converting Problem objects to different formats. |
|
This module contains utility functions that are used across the project. |