cimod
C++ library for a binary (and polynomial) quadratic model.
cimod.model.legacy Namespace Reference

Namespaces

 binary_quadratic_model
 

Variables

 __path__ = extend_path(__path__, __name__)
 
list __all__ = ["BinaryQuadraticModel"]
 

Variable Documentation

◆ __all__

list cimod.model.legacy.__all__ = ["BinaryQuadraticModel"]
private

◆ __path__

cimod.model.legacy.__path__ = extend_path(__path__, __name__)
private