cimod
C++ library for a binary (and polynomial) quadratic model.
|
Namespaces | |
namespace | cimod |
namespace | cimod._version |
Variables | |
list | cimod._version.__all__ = ["__version__", "__version_tuple__", "version", "version_tuple"] |
bool | cimod._version.TYPE_CHECKING = False |
cimod._version.VERSION_TUPLE = Tuple[Union[int, str], ...] | |
str | cimod._version.version |
str | cimod._version.__version__ = '1.7.1' |
VERSION_TUPLE | cimod._version.__version_tuple__ = (1, 7, 1) |
VERSION_TUPLE | cimod._version.version_tuple |