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

Namespaces

 decolator
 
 response
 

Variables

 __path__ = extend_path(__path__, __name__)
 
list __all__
 

Variable Documentation

◆ __all__

list cimod.utils.__all__
private
Initial value:
1 = [
2  "disabled",
3  "get_state_and_energy",
4 ]

◆ __path__

cimod.utils.__path__ = extend_path(__path__, __name__)
private