Read the Docs build information Build id: 3914359 Project: jij-inc-ommx-ja Version: python-2.5.1 Commit: 8a0dd99bdb628d89cc7ef46767c3a2f2984cfffd Date: 2026-04-10T10:35:57.334555Z State: finished Success: True [rtd-command-info] start-time: 2026-04-10T10:35:58.074052Z, end-time: 2026-04-10T10:35:58.689526Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/Jij-Inc/ommx . Cloning into '.'... [rtd-command-info] start-time: 2026-04-10T10:35:58.771733Z, end-time: 2026-04-10T10:35:59.927441Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/tags/python-2.5.1:refs/tags/python-2.5.1 From https://github.com/Jij-Inc/ommx * [new tag] python-2.5.1 -> python-2.5.1 * [new tag] rust-2.5.1 -> rust-2.5.1 * [new tag] python-2.3.2 -> python-2.3.2 * [new tag] python-2.3.3 -> python-2.3.3 * [new tag] python-2.3.4 -> python-2.3.4 * [new tag] python-2.3.5 -> python-2.3.5 * [new tag] python-2.3.6 -> python-2.3.6 * [new tag] python-2.4.0 -> python-2.4.0 * [new tag] python-2.5.0 -> python-2.5.0 * [new tag] rust-2.3.1 -> rust-2.3.1 * [new tag] rust-2.4.0 -> rust-2.4.0 * [new tag] rust-2.5.0 -> rust-2.5.0 [rtd-command-info] start-time: 2026-04-10T10:36:00.720648Z, end-time: 2026-04-10T10:36:00.806652Z, duration: 0, exit-code: 0 git checkout --force 8a0dd99bdb628d89cc7ef46767c3a2f2984cfffd Note: switching to '8a0dd99bdb628d89cc7ef46767c3a2f2984cfffd'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 8a0dd99 Fix topological sort for dependent variable evaluation (#753) [rtd-command-info] start-time: 2026-04-10T10:36:00.895060Z, end-time: 2026-04-10T10:36:00.929278Z, duration: 0, exit-code: 0 cat docs/ja/.readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 build: os: ubuntu-24.04 tools: python: "3.11" jobs: pre_build: - "jupyter-book config sphinx docs/ja" sphinx: configuration: docs/ja/conf.py python: install: - requirements: requirements.txt [rtd-command-info] start-time: 2026-04-10T10:36:06.034201Z, end-time: 2026-04-10T10:36:06.093666Z, duration: 0, exit-code: 0 asdf global python 3.11.12 [rtd-command-info] start-time: 2026-04-10T10:36:06.500720Z, end-time: 2026-04-10T10:36:06.974960Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.12.final.0-64 in 264ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/python-2.5.1, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2026-04-10T10:36:07.052887Z, end-time: 2026-04-10T10:36:09.922726Z, duration: 2, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/python-2.5.1/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 20.8 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/python-2.5.1/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 37.5 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-26.0.1 setuptools-82.0.1 [rtd-command-info] start-time: 2026-04-10T10:36:10.009076Z, end-time: 2026-04-10T10:36:13.901534Z, duration: 3, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-9.0.4-py3-none-any.whl.metadata (5.8 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.23,>=0.20 (from sphinx) Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-2.0.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) Collecting roman-numerals>=1.0.0 (from sphinx) Downloading roman_numerals-4.1.0-py3-none-any.whl.metadata (3.3 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) Collecting urllib3<3,>=1.26 (from requests>=2.30.0->sphinx) Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) Collecting certifi>=2023.5.7 (from requests>=2.30.0->sphinx) Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-9.0.4-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 81.0 MB/s 0:00:00 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 1.0 GB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 322.4 MB/s 0:00:00 Downloading imagesize-2.0.0-py2.py3-none-any.whl (9.4 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading packaging-26.0-py3-none-any.whl (74 kB) Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 1.1 GB/s 0:00:00 Downloading requests-2.33.1-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) Downloading idna-3.11-py3-none-any.whl (71 kB) Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) Downloading roman_numerals-4.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Installing collected packages: urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, roman-numerals, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.20.0 alabaster-1.0.0 babel-2.18.0 certifi-2026.2.25 charset_normalizer-3.4.7 docutils-0.22.4 idna-3.11 imagesize-2.0.0 packaging-26.0 requests-2.33.1 roman-numerals-4.1.0 snowballstemmer-3.0.1 sphinx-9.0.4 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.6.3 [rtd-command-info] start-time: 2026-04-10T10:36:13.986429Z, end-time: 2026-04-10T10:37:00.243903Z, duration: 46, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Ignoring appnope: markers 'sys_platform == "darwin"' don't match your environment Ignoring bleach: markers 'python_full_version < "3.10"' don't match your environment Ignoring cffi: markers 'python_full_version < "3.10"' don't match your environment Ignoring click: markers 'python_full_version < "3.10"' don't match your environment Ignoring colorama: markers 'sys_platform == "win32"' don't match your environment Ignoring contourpy: markers 'python_full_version < "3.10"' don't match your environment Ignoring contourpy: markers 'python_full_version == "3.10.*"' don't match your environment Ignoring coverage: markers 'python_full_version < "3.10"' don't match your environment Ignoring exceptiongroup: markers 'python_full_version < "3.11"' don't match your environment Ignoring fonttools: markers 'python_full_version < "3.10"' don't match your environment Ignoring greenlet: markers '(python_full_version < "3.10" and platform_machine == "AMD64") or (python_full_version < "3.10" and platform_machine == "WIN32") or (python_full_version < "3.10" and platform_machine == "aarch64") or (python_full_version < "3.10" and platform_machine == "amd64") or (python_full_version < "3.10" and platform_machine == "ppc64le") or (python_full_version < "3.10" and platform_machine == "win32") or (python_full_version < "3.10" and platform_machine == "x86_64")' don't match your environment Ignoring imagesize: markers 'python_full_version < "3.10"' don't match your environment Ignoring importlib-resources: markers 'python_full_version < "3.10"' don't match your environment Ignoring iniconfig: markers 'python_full_version < "3.10"' don't match your environment Ignoring ipykernel: markers 'python_full_version < "3.10"' don't match your environment Ignoring ipython: markers 'python_full_version < "3.10"' don't match your environment Ignoring ipython: markers 'python_full_version == "3.10.*"' don't match your environment Ignoring ipython: markers 'python_full_version >= "3.12"' don't match your environment Ignoring jsonschema: markers 'python_full_version < "3.10"' don't match your environment Ignoring jupyter-client: markers 'python_full_version < "3.10"' don't match your environment Ignoring jupyter-core: markers 'python_full_version < "3.10"' don't match your environment Ignoring kiwisolver: markers 'python_full_version < "3.10"' don't match your environment Ignoring linkify-it-py: markers 'python_full_version < "3.10"' don't match your environment Ignoring matplotlib: markers 'python_full_version < "3.10"' don't match your environment Ignoring mdit-py-plugins: markers 'python_full_version < "3.10"' don't match your environment Ignoring mip: markers 'python_full_version < "3.10"' don't match your environment Ignoring myst-nb: markers 'python_full_version < "3.10"' don't match your environment Ignoring nbclient: markers 'python_full_version < "3.10"' don't match your environment Ignoring networkx: markers 'python_full_version < "3.10"' don't match your environment Ignoring networkx: markers 'python_full_version == "3.10.*"' don't match your environment Ignoring numpy: markers 'python_full_version < "3.10"' don't match your environment Ignoring numpy: markers 'python_full_version == "3.10.*"' don't match your environment Ignoring ommx: markers 'python_full_version < "3.10"' don't match your environment Ignoring ommx-highs-adapter: markers 'python_full_version < "3.10"' don't match your environment Ignoring ommx-openjij-adapter: markers 'python_full_version < "3.10"' don't match your environment Ignoring ommx-pyscipopt-adapter: markers 'python_full_version < "3.10"' don't match your environment Ignoring ommx-python-mip-adapter: markers 'python_full_version < "3.10"' don't match your environment Ignoring pillow: markers 'python_full_version < "3.10"' don't match your environment Ignoring platformdirs: markers 'python_full_version < "3.10"' don't match your environment Ignoring pyarrow: markers 'python_full_version < "3.10"' don't match your environment Ignoring pycparser: markers 'python_full_version < "3.10"' don't match your environment Ignoring pydata-sphinx-theme: markers 'python_full_version < "3.11"' don't match your environment Ignoring pyscipopt: markers 'python_full_version < "3.10"' don't match your environment Ignoring pytest: markers 'python_full_version < "3.10"' don't match your environment Ignoring pywin32: markers 'python_full_version < "3.10" and platform_python_implementation != "PyPy" and sys_platform == "win32"' don't match your environment Ignoring referencing: markers 'python_full_version < "3.10"' don't match your environment Ignoring rpds-py: markers 'python_full_version < "3.10"' don't match your environment Ignoring scipy: markers 'python_full_version < "3.10"' don't match your environment Ignoring sphinx-book-theme: markers 'python_full_version < "3.11"' don't match your environment Ignoring sphinx-design: markers 'python_full_version < "3.11"' don't match your environment Ignoring tabulate: markers 'python_full_version < "3.10"' don't match your environment Ignoring tomli: markers 'python_full_version < "3.11"' don't match your environment Ignoring uc-micro-py: markers 'python_full_version < "3.10"' don't match your environment Collecting accessible-pygments==0.0.5 (from -r requirements.txt (line 3)) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 15.7 MB/s 0:00:00 Collecting alabaster==0.7.16 (from -r requirements.txt (line 7)) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Collecting asttokens==3.0.1 (from -r requirements.txt (line 15)) Downloading asttokens-3.0.1-py3-none-any.whl (27 kB) Collecting attrs==25.4.0 (from -r requirements.txt (line 19)) Downloading attrs-25.4.0-py3-none-any.whl (67 kB) Requirement already satisfied: babel==2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/python-2.5.1/lib/python3.11/site-packages (from -r requirements.txt (line 26)) (2.18.0) Collecting beautifulsoup4==4.14.3 (from -r requirements.txt (line 32)) Downloading beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) Collecting bleach==6.3.0 (from -r requirements.txt (line 42)) Downloading bleach-6.3.0-py3-none-any.whl (164 kB) Collecting cbcbox==2.924 (from -r requirements.txt (line 46)) Downloading cbcbox-2.924-py3-none-manylinux2014_x86_64.whl (72.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 MB 10.8 MB/s 0:00:06 Requirement already satisfied: certifi==2026.2.25 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/python-2.5.1/lib/python3.11/site-packages (from -r requirements.txt (line 53)) (2026.2.25) Collecting cffi==1.17.1 (from -r requirements.txt (line 94)) Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB) Collecting charset-normalizer==3.4.6 (from -r requirements.txt (line 158)) Downloading charset_normalizer-3.4.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (204 kB) Collecting click==8.3.1 (from -r requirements.txt (line 249)) Downloading click-8.3.1-py3-none-any.whl (108 kB) Collecting comm==0.2.3 (from -r requirements.txt (line 264)) Downloading comm-0.2.3-py3-none-any.whl (7.3 kB) Collecting contourpy==1.3.3 (from -r requirements.txt (line 394)) Downloading contourpy-1.3.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (355 kB) Collecting coverage==7.13.4 (from -r requirements.txt (line 526)) Downloading coverage-7.13.4-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (252 kB) Collecting cycler==0.12.1 (from -r requirements.txt (line 604)) Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Collecting debugpy==1.8.20 (from -r requirements.txt (line 608)) Downloading debugpy-1.8.20-cp311-cp311-manylinux_2_34_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 174.7 MB/s 0:00:00 Collecting decorator==5.2.1 (from -r requirements.txt (line 632)) Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) Collecting defusedxml==0.7.1 (from -r requirements.txt (line 636)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting dimod==0.12.21 (from -r requirements.txt (line 640)) Downloading dimod-0.12.21-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (9.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.1/9.1 MB 215.1 MB/s 0:00:00 Collecting docutils==0.21.2 (from -r requirements.txt (line 670)) Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 303.2 MB/s 0:00:00 Collecting executing==2.2.1 (from -r requirements.txt (line 686)) Downloading executing-2.2.1-py2.py3-none-any.whl (28 kB) Collecting fastjsonschema==2.21.2 (from -r requirements.txt (line 690)) Downloading fastjsonschema-2.21.2-py3-none-any.whl (24 kB) Collecting fonttools==4.62.1 (from -r requirements.txt (line 738)) Downloading fonttools-4.62.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (5.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/5.1 MB 273.3 MB/s 0:00:00 Collecting greenlet==3.3.2 (from -r requirements.txt (line 812)) Downloading greenlet-3.3.2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (594 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.2/594.2 kB 371.1 MB/s 0:00:00 Collecting highspy==1.13.1 (from -r requirements.txt (line 846)) Downloading highspy-1.13.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 298.9 MB/s 0:00:00 Requirement already satisfied: idna==3.11 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/python-2.5.1/lib/python3.11/site-packages (from -r requirements.txt (line 899)) (3.11) Requirement already satisfied: imagesize==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/python-2.5.1/lib/python3.11/site-packages (from -r requirements.txt (line 907)) (2.0.0) Collecting importlib-metadata==8.7.1 (from -r requirements.txt (line 911)) Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) Collecting iniconfig==2.3.0 (from -r requirements.txt (line 930)) Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) Collecting ipykernel==7.2.0 (from -r requirements.txt (line 940)) Downloading ipykernel-7.2.0-py3-none-any.whl (118 kB) Collecting ipython==9.10.0 (from -r requirements.txt (line 958)) Downloading ipython-9.10.0-py3-none-any.whl (622 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 622.8/622.8 kB 483.6 MB/s 0:00:00 Collecting ipython-pygments-lexers==1.1.1 (from -r requirements.txt (line 970)) Downloading ipython_pygments_lexers-1.1.1-py3-none-any.whl (8.1 kB) Collecting jedi==0.19.2 (from -r requirements.txt (line 974)) Downloading jedi-0.19.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 441.2 MB/s 0:00:00 Collecting jij-cimod==1.7.3 (from -r requirements.txt (line 978)) Downloading jij_cimod-1.7.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (11.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 57.8 MB/s 0:00:00 Requirement already satisfied: jinja2==3.1.6 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/python-2.5.1/lib/python3.11/site-packages (from -r requirements.txt (line 1006)) (3.1.6) Collecting jsonschema==4.26.0 (from -r requirements.txt (line 1020)) Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) Collecting jsonschema-specifications==2025.9.1 (from -r requirements.txt (line 1026)) Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) Collecting jupyter-book==1.0.4.post1 (from -r requirements.txt (line 1030)) Downloading jupyter_book-1.0.4.post1-py3-none-any.whl (45 kB) Collecting jupyter-cache==1.0.1 (from -r requirements.txt (line 1034)) Downloading jupyter_cache-1.0.1-py3-none-any.whl (33 kB) Collecting jupyter-client==8.8.0 (from -r requirements.txt (line 1045)) Downloading jupyter_client-8.8.0-py3-none-any.whl (107 kB) Collecting jupyter-core==5.9.1 (from -r requirements.txt (line 1061)) Downloading jupyter_core-5.9.1-py3-none-any.whl (29 kB) Collecting jupyterlab-pygments==0.3.0 (from -r requirements.txt (line 1070)) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Collecting kiwisolver==1.5.0 (from -r requirements.txt (line 1169)) Downloading kiwisolver-1.5.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 255.8 MB/s 0:00:00 Collecting latexcodec==3.0.1 (from -r requirements.txt (line 1258)) Downloading latexcodec-3.0.1-py3-none-any.whl (18 kB) Collecting linkify-it-py==2.1.0 (from -r requirements.txt (line 1266)) Downloading linkify_it_py-2.1.0-py3-none-any.whl (19 kB) Collecting markdown-it-py==3.0.0 (from -r requirements.txt (line 1270)) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Requirement already satisfied: markupsafe==3.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/python-2.5.1/lib/python3.11/site-packages (from -r requirements.txt (line 1276)) (3.0.3) Collecting matplotlib==3.10.8 (from -r requirements.txt (line 1390)) Downloading matplotlib-3.10.8-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (8.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 371.8 MB/s 0:00:00 Collecting matplotlib-inline==0.2.1 (from -r requirements.txt (line 1433)) Downloading matplotlib_inline-0.2.1-py3-none-any.whl (9.5 kB) Collecting mdit-py-plugins==0.5.0 (from -r requirements.txt (line 1443)) Downloading mdit_py_plugins-0.5.0-py3-none-any.whl (57 kB) Collecting mdurl==0.1.2 (from -r requirements.txt (line 1447)) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting mip==1.17.4 (from -r requirements.txt (line 1455)) Downloading mip-1.17.4-py3-none-any.whl (88 kB) Collecting mistune==3.2.0 (from -r requirements.txt (line 1459)) Downloading mistune-3.2.0-py3-none-any.whl (53 kB) Collecting myst-nb==1.4.0 (from -r requirements.txt (line 1467)) Downloading myst_nb-1.4.0-py3-none-any.whl (82 kB) Collecting myst-parser==3.0.1 (from -r requirements.txt (line 1471)) Downloading myst_parser-3.0.1-py3-none-any.whl (83 kB) Collecting nbclient==0.10.4 (from -r requirements.txt (line 1484)) Downloading nbclient-0.10.4-py3-none-any.whl (25 kB) Collecting nbconvert==7.17.0 (from -r requirements.txt (line 1491)) Downloading nbconvert-7.17.0-py3-none-any.whl (261 kB) Collecting nbformat==5.10.4 (from -r requirements.txt (line 1495)) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) Collecting nbval==0.11.0 (from -r requirements.txt (line 1504)) Downloading nbval-0.11.0-py2.py3-none-any.whl (24 kB) Collecting nest-asyncio==1.6.0 (from -r requirements.txt (line 1507)) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Collecting networkx==3.6.1 (from -r requirements.txt (line 1519)) Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 507.8 MB/s 0:00:00 Collecting numpy==2.3.5 (from -r requirements.txt (line 1649)) Downloading numpy-2.3.5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.9/16.9 MB 340.4 MB/s 0:00:00 Collecting ommx==2.4.0 (from -r requirements.txt (line 1729)) Downloading ommx-2.4.0-cp310-abi3-manylinux_2_28_x86_64.whl (43.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.0/43.0 MB 12.4 MB/s 0:00:03 Collecting ommx-highs-adapter==2.4.0 (from -r requirements.txt (line 1747)) Downloading ommx_highs_adapter-2.4.0.tar.gz (8.1 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ommx-openjij-adapter==2.4.0 (from -r requirements.txt (line 1753)) Downloading ommx_openjij_adapter-2.4.0.tar.gz (5.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ommx-pyscipopt-adapter==2.4.0 (from -r requirements.txt (line 1759)) Downloading ommx_pyscipopt_adapter-2.4.0.tar.gz (11 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ommx-python-mip-adapter==2.4.0 (from -r requirements.txt (line 1765)) Downloading ommx_python_mip_adapter-2.4.0.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting openjij==0.11.6 (from -r requirements.txt (line 1768)) Downloading openjij-0.11.6-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (11.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.9/11.9 MB 195.2 MB/s 0:00:00 Requirement already satisfied: packaging==26.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/python-2.5.1/lib/python3.11/site-packages (from -r requirements.txt (line 1796)) (26.0) Collecting pandas==2.3.3 (from -r requirements.txt (line 1808)) Downloading pandas-2.3.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (12.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.8/12.8 MB 542.7 MB/s 0:00:00 Collecting pandocfilters==1.5.1 (from -r requirements.txt (line 1852)) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Collecting parso==0.8.6 (from -r requirements.txt (line 1856)) Downloading parso-0.8.6-py2.py3-none-any.whl (106 kB) Collecting pexpect==4.9.0 (from -r requirements.txt (line 1860)) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Collecting pillow==12.1.1 (from -r requirements.txt (line 1950)) Downloading pillow-12.1.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 312.5 MB/s 0:00:00 Collecting platformdirs==4.9.4 (from -r requirements.txt (line 2022)) Downloading platformdirs-4.9.4-py3-none-any.whl (21 kB) Collecting pluggy==1.6.0 (from -r requirements.txt (line 2026)) Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) Collecting prompt-toolkit==3.0.52 (from -r requirements.txt (line 2030)) Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) Collecting protobuf==5.29.6 (from -r requirements.txt (line 2034)) Downloading protobuf-5.29.6-cp38-abi3-manylinux2014_x86_64.whl (320 kB) Collecting psutil==7.2.2 (from -r requirements.txt (line 2045)) Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) Collecting ptyprocess==0.7.0 (from -r requirements.txt (line 2062)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting pure-eval==0.2.3 (from -r requirements.txt (line 2066)) Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Collecting pyarrow==22.0.0 (from -r requirements.txt (line 2114)) Downloading pyarrow-22.0.0-cp311-cp311-manylinux_2_28_x86_64.whl (47.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 MB 331.9 MB/s 0:00:00 Collecting pybtex==0.25.1 (from -r requirements.txt (line 2152)) Downloading pybtex-0.25.1-py2.py3-none-any.whl (127 kB) Collecting pybtex-docutils==1.0.3 (from -r requirements.txt (line 2158)) Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB) Collecting pycparser==3.0 (from -r requirements.txt (line 2166)) Downloading pycparser-3.0-py3-none-any.whl (48 kB) Collecting pydata-sphinx-theme==0.16.1 (from -r requirements.txt (line 2174)) Downloading pydata_sphinx_theme-0.16.1-py3-none-any.whl (6.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 479.1 MB/s 0:00:00 Collecting pygments==2.19.2 (from -r requirements.txt (line 2178)) Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 1.1 GB/s 0:00:00 Collecting pyparsing==3.3.2 (from -r requirements.txt (line 2189)) Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) Collecting pyscipopt==6.1.0 (from -r requirements.txt (line 2216)) Downloading pyscipopt-6.1.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.7/17.7 MB 228.1 MB/s 0:00:00 Collecting pytest==9.0.2 (from -r requirements.txt (line 2248)) Downloading pytest-9.0.2-py3-none-any.whl (374 kB) Collecting python-dateutil==2.9.0.post0 (from -r requirements.txt (line 2252)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Collecting pytz==2026.1.post1 (from -r requirements.txt (line 2260)) Downloading pytz-2026.1.post1-py2.py3-none-any.whl (510 kB) Collecting pyyaml==6.0.3 (from -r requirements.txt (line 2281)) Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 1.1 GB/s 0:00:00 Collecting pyzmq==27.1.0 (from -r requirements.txt (line 2337)) Downloading pyzmq-27.1.0-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (857 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 857.0/857.0 kB 228.4 MB/s 0:00:00 Collecting referencing==0.37.0 (from -r requirements.txt (line 2415)) Downloading referencing-0.37.0-py3-none-any.whl (26 kB) Collecting requests==2.32.5 (from -r requirements.txt (line 2421)) Downloading requests-2.32.5-py3-none-any.whl (64 kB) Collecting rpds-py==0.30.0 (from -r requirements.txt (line 2555)) Downloading rpds_py-0.30.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) Collecting scipy==1.15.3 (from -r requirements.txt (line 2672)) Downloading scipy-1.15.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (37.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.7/37.7 MB 446.5 MB/s 0:00:00 Requirement already satisfied: setuptools==82.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/python-2.5.1/lib/python3.11/site-packages (from -r requirements.txt (line 2720)) (82.0.1) Collecting six==1.17.0 (from -r requirements.txt (line 2724)) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: snowballstemmer==3.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/python-2.5.1/lib/python3.11/site-packages (from -r requirements.txt (line 2728)) (3.0.1) Collecting soupsieve==2.8.3 (from -r requirements.txt (line 2732)) Downloading soupsieve-2.8.3-py3-none-any.whl (37 kB) Collecting sphinx==7.4.7 (from -r requirements.txt (line 2736)) Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 458.6 MB/s 0:00:00 Collecting sphinx-book-theme==1.2.0 (from -r requirements.txt (line 2758)) Downloading sphinx_book_theme-1.2.0-py3-none-any.whl (455 kB) Collecting sphinx-comments==0.0.3 (from -r requirements.txt (line 2762)) Downloading sphinx_comments-0.0.3-py3-none-any.whl (4.6 kB) Collecting sphinx-copybutton==0.5.2 (from -r requirements.txt (line 2766)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Collecting sphinx-design==0.7.0 (from -r requirements.txt (line 2774)) Downloading sphinx_design-0.7.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 356.2 MB/s 0:00:00 Collecting sphinx-external-toc==1.1.0 (from -r requirements.txt (line 2778)) Downloading sphinx_external_toc-1.1.0-py3-none-any.whl (30 kB) Collecting sphinx-jupyterbook-latex==1.0.0 (from -r requirements.txt (line 2782)) Downloading sphinx_jupyterbook_latex-1.0.0-py3-none-any.whl (13 kB) Collecting sphinx-multitoc-numbering==0.1.3 (from -r requirements.txt (line 2786)) Downloading sphinx_multitoc_numbering-0.1.3-py3-none-any.whl (4.6 kB) Collecting sphinx-thebe==0.3.1 (from -r requirements.txt (line 2792)) Downloading sphinx_thebe-0.3.1-py3-none-any.whl (9.0 kB) Collecting sphinx-togglebutton==0.4.4 (from -r requirements.txt (line 2796)) Downloading sphinx_togglebutton-0.4.4-py3-none-any.whl (44 kB) Requirement already satisfied: sphinxcontrib-applehelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/python-2.5.1/lib/python3.11/site-packages (from -r requirements.txt (line 2800)) (2.0.0) Collecting sphinxcontrib-bibtex==2.6.5 (from -r requirements.txt (line 2804)) Downloading sphinxcontrib_bibtex-2.6.5-py3-none-any.whl (40 kB) Requirement already satisfied: sphinxcontrib-devhelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/python-2.5.1/lib/python3.11/site-packages (from -r requirements.txt (line 2808)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp==2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/python-2.5.1/lib/python3.11/site-packages (from -r requirements.txt (line 2812)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/python-2.5.1/lib/python3.11/site-packages (from -r requirements.txt (line 2816)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/python-2.5.1/lib/python3.11/site-packages (from -r requirements.txt (line 2820)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/python-2.5.1/lib/python3.11/site-packages (from -r requirements.txt (line 2824)) (2.0.0) Collecting sqlalchemy==2.0.48 (from -r requirements.txt (line 2828)) Downloading sqlalchemy-2.0.48-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 908.5 MB/s 0:00:00 Collecting stack-data==0.6.3 (from -r requirements.txt (line 2873)) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Collecting tabulate==0.10.0 (from -r requirements.txt (line 2881)) Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) Collecting tinycss2==1.4.0 (from -r requirements.txt (line 2885)) Downloading tinycss2-1.4.0-py3-none-any.whl (26 kB) Collecting tornado==6.5.5 (from -r requirements.txt (line 2922)) Downloading tornado-6.5.5-cp39-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (447 kB) Collecting traitlets==5.14.3 (from -r requirements.txt (line 2936)) Downloading traitlets-5.14.3-py3-none-any.whl (85 kB) Collecting typing-extensions==4.15.0 (from -r requirements.txt (line 2948)) Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Collecting tzdata==2025.3 (from -r requirements.txt (line 2961)) Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) Collecting uc-micro-py==2.0.0 (from -r requirements.txt (line 2969)) Downloading uc_micro_py-2.0.0-py3-none-any.whl (6.4 kB) Requirement already satisfied: urllib3==2.6.3 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/python-2.5.1/lib/python3.11/site-packages (from -r requirements.txt (line 2973)) (2.6.3) Collecting wcwidth==0.6.0 (from -r requirements.txt (line 2977)) Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) Collecting webencodings==0.5.1 (from -r requirements.txt (line 2981)) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting wheel==0.46.3 (from -r requirements.txt (line 2987)) Downloading wheel-0.46.3-py3-none-any.whl (30 kB) Collecting zipp==3.23.0 (from -r requirements.txt (line 2991)) Downloading zipp-3.23.0-py3-none-any.whl (10 kB) Building wheels for collected packages: ommx-highs-adapter, ommx-openjij-adapter, ommx-pyscipopt-adapter, ommx-python-mip-adapter Building wheel for ommx-highs-adapter (pyproject.toml): started Building wheel for ommx-highs-adapter (pyproject.toml): finished with status 'done' Created wheel for ommx-highs-adapter: filename=ommx_highs_adapter-2.4.0-py3-none-any.whl size=7149 sha256=d3a53953a8240a074d1c6663468aa73651173a14392cdd3954b9d0a26347f612 Stored in directory: /tmp/pip-ephem-wheel-cache-0m6bj9ik/wheels/c2/0d/9a/c7856689f53b7986fd010f43fbf3b4afc07351c823a0c3a42a Building wheel for ommx-openjij-adapter (pyproject.toml): started Building wheel for ommx-openjij-adapter (pyproject.toml): finished with status 'done' Created wheel for ommx-openjij-adapter: filename=ommx_openjij_adapter-2.4.0-py3-none-any.whl size=4765 sha256=9485fc58da4e55bd94831984572b0a96ab865dc2bc453efdba13274415cd65a8 Stored in directory: /tmp/pip-ephem-wheel-cache-0m6bj9ik/wheels/9d/f2/6e/420f5ab2b753588f7c260edf02ec9235e2412155f7f724c53f Building wheel for ommx-pyscipopt-adapter (pyproject.toml): started Building wheel for ommx-pyscipopt-adapter (pyproject.toml): finished with status 'done' Created wheel for ommx-pyscipopt-adapter: filename=ommx_pyscipopt_adapter-2.4.0-py3-none-any.whl size=6527 sha256=a2f531cf35e633a7ef3bc5cf632eaf7cc0f6e0222fb5a3f1df92f6a6b8a83686 Stored in directory: /tmp/pip-ephem-wheel-cache-0m6bj9ik/wheels/79/53/25/23acdeff487f99edf4fddb47a11e494b7b01f9d14fcf00044a Building wheel for ommx-python-mip-adapter (pyproject.toml): started Building wheel for ommx-python-mip-adapter (pyproject.toml): finished with status 'done' Created wheel for ommx-python-mip-adapter: filename=ommx_python_mip_adapter-2.4.0-py3-none-any.whl size=7925 sha256=55e42b042b188390f2299237fc18ef7b0f089a9e1c7be5ed58d8db350b7d58ed Stored in directory: /tmp/pip-ephem-wheel-cache-0m6bj9ik/wheels/d0/89/7f/d13c6ff05957cf2e368b1e0111b68353c0b9a2d9e915df99d8 Successfully built ommx-highs-adapter ommx-openjij-adapter ommx-pyscipopt-adapter ommx-python-mip-adapter Installing collected packages: webencodings, pytz, pure-eval, ptyprocess, fastjsonschema, zipp, wheel, wcwidth, uc-micro-py, tzdata, typing-extensions, traitlets, tornado, tinycss2, tabulate, soupsieve, six, rpds-py, pyzmq, pyyaml, pyparsing, pygments, pycparser, pyarrow, psutil, protobuf, pluggy, platformdirs, pillow, pexpect, parso, pandocfilters, numpy, networkx, nest-asyncio, mistune, mdurl, latexcodec, kiwisolver, jupyterlab-pygments, iniconfig, greenlet, fonttools, executing, docutils, defusedxml, decorator, debugpy, cycler, coverage, comm, click, charset-normalizer, cbcbox, bleach, attrs, asttokens, alabaster, stack-data, sqlalchemy, scipy, requests, referencing, python-dateutil, pytest, pyscipopt, pybtex, prompt-toolkit, matplotlib-inline, markdown-it-py, linkify-it-py, jupyter-core, jedi, ipython-pygments-lexers, importlib-metadata, highspy, dimod, contourpy, cffi, beautifulsoup4, accessible-pygments, sphinx, pybtex-docutils, pandas, mip, mdit-py-plugins, matplotlib, jupyter-client, jsonschema-specifications, jij-cimod, ipython, sphinxcontrib-bibtex, sphinx-togglebutton, sphinx-thebe, sphinx-multitoc-numbering, sphinx-jupyterbook-latex, sphinx-design, sphinx-copybutton, sphinx-comments, pydata-sphinx-theme, openjij, ommx, myst-parser, jsonschema, ipykernel, sphinx-external-toc, sphinx-book-theme, ommx-python-mip-adapter, ommx-pyscipopt-adapter, ommx-openjij-adapter, ommx-highs-adapter, nbformat, nbval, nbclient, nbconvert, jupyter-cache, myst-nb, jupyter-book Attempting uninstall: wheel Found existing installation: wheel 0.40.0 Uninstalling wheel-0.40.0: Successfully uninstalled wheel-0.40.0 Attempting uninstall: pygments Found existing installation: Pygments 2.20.0 Uninstalling Pygments-2.20.0: Successfully uninstalled Pygments-2.20.0 Attempting uninstall: docutils Found existing installation: docutils 0.22.4 Uninstalling docutils-0.22.4: Successfully uninstalled docutils-0.22.4 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.4.7 Uninstalling charset-normalizer-3.4.7: Successfully uninstalled charset-normalizer-3.4.7 Attempting uninstall: alabaster Found existing installation: alabaster 1.0.0 Uninstalling alabaster-1.0.0: Successfully uninstalled alabaster-1.0.0 Attempting uninstall: requests Found existing installation: requests 2.33.1 Uninstalling requests-2.33.1: Successfully uninstalled requests-2.33.1 Attempting uninstall: sphinx Found existing installation: Sphinx 9.0.4 Uninstalling Sphinx-9.0.4: Successfully uninstalled Sphinx-9.0.4 Successfully installed accessible-pygments-0.0.5 alabaster-0.7.16 asttokens-3.0.1 attrs-25.4.0 beautifulsoup4-4.14.3 bleach-6.3.0 cbcbox-2.924 cffi-1.17.1 charset-normalizer-3.4.6 click-8.3.1 comm-0.2.3 contourpy-1.3.3 coverage-7.13.4 cycler-0.12.1 debugpy-1.8.20 decorator-5.2.1 defusedxml-0.7.1 dimod-0.12.21 docutils-0.21.2 executing-2.2.1 fastjsonschema-2.21.2 fonttools-4.62.1 greenlet-3.3.2 highspy-1.13.1 importlib-metadata-8.7.1 iniconfig-2.3.0 ipykernel-7.2.0 ipython-9.10.0 ipython-pygments-lexers-1.1.1 jedi-0.19.2 jij-cimod-1.7.3 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 jupyter-book-1.0.4.post1 jupyter-cache-1.0.1 jupyter-client-8.8.0 jupyter-core-5.9.1 jupyterlab-pygments-0.3.0 kiwisolver-1.5.0 latexcodec-3.0.1 linkify-it-py-2.1.0 markdown-it-py-3.0.0 matplotlib-3.10.8 matplotlib-inline-0.2.1 mdit-py-plugins-0.5.0 mdurl-0.1.2 mip-1.17.4 mistune-3.2.0 myst-nb-1.4.0 myst-parser-3.0.1 nbclient-0.10.4 nbconvert-7.17.0 nbformat-5.10.4 nbval-0.11.0 nest-asyncio-1.6.0 networkx-3.6.1 numpy-2.3.5 ommx-2.4.0 ommx-highs-adapter-2.4.0 ommx-openjij-adapter-2.4.0 ommx-pyscipopt-adapter-2.4.0 ommx-python-mip-adapter-2.4.0 openjij-0.11.6 pandas-2.3.3 pandocfilters-1.5.1 parso-0.8.6 pexpect-4.9.0 pillow-12.1.1 platformdirs-4.9.4 pluggy-1.6.0 prompt-toolkit-3.0.52 protobuf-5.29.6 psutil-7.2.2 ptyprocess-0.7.0 pure-eval-0.2.3 pyarrow-22.0.0 pybtex-0.25.1 pybtex-docutils-1.0.3 pycparser-3.0 pydata-sphinx-theme-0.16.1 pygments-2.19.2 pyparsing-3.3.2 pyscipopt-6.1.0 pytest-9.0.2 python-dateutil-2.9.0.post0 pytz-2026.1.post1 pyyaml-6.0.3 pyzmq-27.1.0 referencing-0.37.0 requests-2.32.5 rpds-py-0.30.0 scipy-1.15.3 six-1.17.0 soupsieve-2.8.3 sphinx-7.4.7 sphinx-book-theme-1.2.0 sphinx-comments-0.0.3 sphinx-copybutton-0.5.2 sphinx-design-0.7.0 sphinx-external-toc-1.1.0 sphinx-jupyterbook-latex-1.0.0 sphinx-multitoc-numbering-0.1.3 sphinx-thebe-0.3.1 sphinx-togglebutton-0.4.4 sphinxcontrib-bibtex-2.6.5 sqlalchemy-2.0.48 stack-data-0.6.3 tabulate-0.10.0 tinycss2-1.4.0 tornado-6.5.5 traitlets-5.14.3 typing-extensions-4.15.0 tzdata-2025.3 uc-micro-py-2.0.0 wcwidth-0.6.0 webencodings-0.5.1 wheel-0.46.3 zipp-3.23.0 [rtd-command-info] start-time: 2026-04-10T10:37:00.391284Z, end-time: 2026-04-10T10:37:00.764273Z, duration: 0, exit-code: 0 jupyter-book config sphinx docs/ja Wrote conf.py to /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja [rtd-command-info] start-time: 2026-04-10T10:37:00.844239Z, end-time: 2026-04-10T10:37:00.887380Z, duration: 0, exit-code: 0 cat docs/ja/conf.py ############################################################################### # Auto-generated by `jupyter-book config` # If you wish to continue using _config.yml, make edits to that file and # re-generate this one. ############################################################################### author = 'Jij Inc.' comments_config = {'hypothesis': False, 'utterances': False} copyright = '2023' exclude_patterns = ['**.ipynb_checkpoints', '.DS_Store', 'Thumbs.db', '_build'] extensions = ['sphinx_togglebutton', 'sphinx_copybutton', 'myst_nb', 'jupyter_book', 'sphinx_thebe', 'sphinx_comments', 'sphinx_external_toc', 'sphinx.ext.intersphinx', 'sphinx_design', 'sphinx_book_theme', 'sphinx_jupyterbook_latex', 'sphinx_multitoc_numbering'] external_toc_exclude_missing = False external_toc_path = '_toc.yml' html_baseurl = '' html_favicon = '' html_logo = '../logo.png' html_sourcelink_suffix = '' html_theme = 'sphinx_book_theme' html_theme_options = {'search_bar_text': 'Search this book...', 'launch_buttons': {'notebook_interface': 'classic', 'binderhub_url': 'https://mybinder.org', 'jupyterhub_url': '', 'thebe': False, 'colab_url': 'https://colab.research.google.com', 'deepnote_url': ''}, 'path_to_docs': 'docs/ja', 'repository_url': 'https://github.com/Jij-Inc/ommx', 'repository_branch': 'main', 'extra_footer': '', 'home_page_in_toc': True, 'announcement': '', 'analytics': {'google_analytics_id': 'GA4_TRACKING_ID', 'plausible_analytics_domain': '', 'plausible_analytics_url': 'https://plausible.io/js/script.js'}, 'use_repository_button': True, 'use_edit_page_button': False, 'use_issues_button': True} html_title = 'OMMX' latex_engine = 'pdflatex' myst_enable_extensions = ['colon_fence', 'dollarmath', 'linkify', 'substitution', 'tasklist'] myst_url_schemes = ['mailto', 'http', 'https'] nb_execution_allow_errors = False nb_execution_cache_path = '' nb_execution_excludepatterns = ['release_note/ommx-1.*.ipynb'] nb_execution_in_temp = False nb_execution_mode = 'force' nb_execution_timeout = 300 nb_output_stderr = 'show' numfig = True pygments_style = 'sphinx' suppress_warnings = ['myst.domains'] use_jupyterbook_latex = True use_multitoc_numbering = True [rtd-command-info] start-time: 2026-04-10T10:37:00.972452Z, end-time: 2026-04-10T10:40:03.988153Z, duration: 183, exit-code: 0 python -m sphinx -T -j auto -b html -d _build/doctrees -D language=ja . $READTHEDOCS_OUTPUT/html Running Sphinx v7.4.7 loading translations [ja]... done making output directory... done [etoc] Changing master_doc to 'introduction' myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'dollarmath', 'substitution', 'linkify', 'tasklist', 'colon_fence'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('mailto', 'http', 'https'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) myst-nb v1.4.0: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, eval_name_regex='^[a-zA-Z_][a-zA-Z0-9_]*$', execution_mode='force', execution_cache_path='', execution_excludepatterns=['release_note/ommx-1.*.ipynb'], execution_timeout=300, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, scroll_outputs=False, code_prompt_show='Show code cell {type}', code_prompt_hide='Hide code cell {type}', number_source_lines=False, output_stderr='show', render_text_lexer='myst-ansi', render_error_lexer='ipythontb', render_image_options={}, render_figure_options={}, render_markdown_format='commonmark', output_folder='build', append_css=True, metadata_to_fm=False) Using jupyter-cache at: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/_readthedocs/.jupyter_cache sphinx-multitoc-numbering v0.1.3: Loaded building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 21 source files that are out of date updating environment: [new config] 21 added, 0 changed, 0 removed reading sources... [ 5%] introduction reading sources... [ 10%] release_note/ommx-1.5.0 /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/release_note/ommx-1.5.0.ipynb: Excluded from execution by pattern: 'release_note/ommx-1.*.ipynb' [mystnb] reading sources... [ 14%] release_note/ommx-1.6.0 /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/release_note/ommx-1.6.0.ipynb: Excluded from execution by pattern: 'release_note/ommx-1.*.ipynb' [mystnb] reading sources... [ 19%] release_note/ommx-1.7.0 /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/release_note/ommx-1.7.0.ipynb: Excluded from execution by pattern: 'release_note/ommx-1.*.ipynb' [mystnb] reading sources... [ 24%] release_note/ommx-1.8.0 /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/release_note/ommx-1.8.0.ipynb: Excluded from execution by pattern: 'release_note/ommx-1.*.ipynb' [mystnb] reading sources... [ 29%] release_note/ommx-1.9.0 /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/release_note/ommx-1.9.0.ipynb: Excluded from execution by pattern: 'release_note/ommx-1.*.ipynb' [mystnb] reading sources... [ 33%] release_note/ommx-2.0.0 reading sources... [ 38%] tutorial/download_miplib_instance /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/tutorial/download_miplib_instance.ipynb: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/tutorial/download_miplib_instance.ipynb: Executed notebook in 7.21 seconds [mystnb] reading sources... [ 43%] tutorial/download_qplib_instance /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/tutorial/download_qplib_instance.ipynb: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/tutorial/download_qplib_instance.ipynb: Executed notebook in 4.68 seconds [mystnb] reading sources... [ 48%] tutorial/implement_adapter /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/tutorial/implement_adapter.ipynb: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/tutorial/implement_adapter.ipynb: Executed notebook in 1.56 seconds [mystnb] reading sources... [ 52%] tutorial/share_in_ommx_artifact /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/tutorial/share_in_ommx_artifact.ipynb: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/tutorial/share_in_ommx_artifact.ipynb: Executed notebook in 1.50 seconds [mystnb] reading sources... [ 57%] tutorial/solve_with_ommx_adapter /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/tutorial/solve_with_ommx_adapter.ipynb: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/tutorial/solve_with_ommx_adapter.ipynb: Executed notebook in 1.15 seconds [mystnb] reading sources... [ 62%] tutorial/switching_adapters /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/tutorial/switching_adapters.ipynb: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/tutorial/switching_adapters.ipynb: Executed notebook in 3.22 seconds [mystnb] reading sources... [ 67%] tutorial/tsp_sampling_with_openjij_adapter /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/tutorial/tsp_sampling_with_openjij_adapter.ipynb: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/tutorial/tsp_sampling_with_openjij_adapter.ipynb: Executed notebook in 2.80 seconds [mystnb] reading sources... [ 71%] user_guide/adapter_initial_state /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/user_guide/adapter_initial_state.ipynb: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/user_guide/adapter_initial_state.ipynb: Executed notebook in 151.04 seconds [mystnb] reading sources... [ 76%] user_guide/function /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/user_guide/function.ipynb: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/user_guide/function.ipynb: Executed notebook in 1.22 seconds [mystnb] reading sources... [ 81%] user_guide/instance /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/user_guide/instance.ipynb: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/user_guide/instance.ipynb: Executed notebook in 1.10 seconds [mystnb] reading sources... [ 86%] user_guide/parametric_instance /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/user_guide/parametric_instance.ipynb: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/user_guide/parametric_instance.ipynb: Executed notebook in 1.09 seconds [mystnb] reading sources... [ 90%] user_guide/sample_set /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/user_guide/sample_set.ipynb: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/user_guide/sample_set.ipynb: Executed notebook in 1.10 seconds [mystnb] reading sources... [ 95%] user_guide/solution /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/user_guide/solution.ipynb: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/user_guide/solution.ipynb: Executed notebook in 1.16 seconds [mystnb] reading sources... [100%] user_guide/supported_ommx_adapters /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/user_guide/supported_ommx_adapters.ipynb: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/python-2.5.1/docs/ja/user_guide/supported_ommx_adapters.ipynb: Executed notebook in 0.70 seconds [mystnb] WARNING: the sphinx_multitoc_numbering extension does not declare if it is safe for parallel reading, assuming it isn't - please ask the extension author to check and make it explicit WARNING: doing serial read looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done copying assets: done writing output... [ 25%] release_note/ommx-1.5.0 .. release_note/ommx-2.0.0 writing output... [ 50%] tutorial/download_miplib_instance .. tutorial/switching_adapters writing output... [ 75%] tutorial/tsp_sampling_with_openjij_adapter .. user_guide/sample_set writing output... [100%] user_guide/solution .. user_guide/supported_ommx_adapters generating indices... genindex done writing additional pages... search done copying images... [ 12%] assets/introduction_01.png copying images... [ 25%] assets/introduction_02.png copying images... [ 38%] assets/introduction_03.png copying images... [ 50%] tutorial/assets/solve_with_ommx_adapter_01.png copying images... [ 62%] ../../_readthedocs/jupyter_execute/a0a015ec660c8c31aa3baaa169ddf87745b9e8e60dbb76765191d87f27674eb6.png copying images... [ 75%] tutorial/assets/taraimawashi_businessman.png copying images... [ 88%] ../../_readthedocs/jupyter_execute/ce766b741f4b358d6399175fa92e4da32c50278ec8726f7d53317643f031ccce.png copying images... [100%] ../../_readthedocs/jupyter_execute/67f7a9d5af94b02054d1008697f5ad97d129187fb90c7f86b4ac242ddecff51e.png dumping search index in Japanese (code: ja)... done dumping object inventory... done [etoc] missing index.html written as redirect to 'introduction.html' build succeeded, 2 warnings. The HTML pages are in ../../_readthedocs/html.