Read the Docs build information Build id: 744324 Project: d-wave-systems-minorminer Version: latest Commit: da8ec71d18e9f4b78d12ab44ac795f956f34b0b8 Date: 2021-10-12T19:12:55.314522Z State: finished Success: True [rtd-command-info] start-time: 2021-10-12T19:12:57.413290Z, end-time: 2021-10-12T19:12:58.391298Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/dwavesystems/minorminer.git . Cloning into '.'... [rtd-command-info] start-time: 2021-10-12T19:12:58.551165Z, end-time: 2021-10-12T19:12:58.637004Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: checking out 'origin/main'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at da8ec71 Merge pull request #186 from JoelPasvolsky/contrib [rtd-command-info] start-time: 2021-10-12T19:12:58.761480Z, end-time: 2021-10-12T19:12:58.825840Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-10-12T19:13:00.127341Z, end-time: 2021-10-12T19:13:05.569385Z, duration: 5, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-10-12T19:13:05.681693Z, end-time: 2021-10-12T19:13:06.859027Z, duration: 1, 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/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (21.3) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (58.2.0) [rtd-command-info] start-time: 2021-10-12T19:13:06.972547Z, end-time: 2021-10-12T19:13:14.873672Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting packaging Downloading packaging-21.0-py3-none-any.whl (40 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting requests>=2.0.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.2-py3-none-any.whl (133 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting Pygments>=2.0 Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx<2) (58.2.0) Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting idna<4,>=2.5 Downloading idna-3.2-py3-none-any.whl (59 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.7-py2.py3-none-any.whl (138 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.7-py3-none-any.whl (38 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=0c9f73c806eaa7573afda6780829ddd9b81cbafba1635bb1f2ba94e0fdd7d175 Stored in directory: /tmp/pip-ephem-wheel-cache-sfgccdcm/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=7baf4a3cb6c911b935463fe95cc9690b4568e0d915df4023024c94448b5f72c9 Stored in directory: /tmp/pip-ephem-wheel-cache-sfgccdcm/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-websupport, snowballstemmer, six, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-3.0.2 MarkupSafe-2.0.1 Pygments-2.10.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.7 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.2 imagesize-1.2.0 mock-1.0.1 packaging-21.0 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.3 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.26.0 six-1.16.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.7 [rtd-command-info] start-time: 2021-10-12T19:13:14.985134Z, end-time: 2021-10-12T19:13:18.564388Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting breathe>4.25.0 Downloading breathe-4.31.0-py3-none-any.whl (88 kB) Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from -r docs/requirements.txt (line 2)) (0.4.3) Collecting sphinx<5.0.0,>=4.0.0 Downloading Sphinx-4.2.0-py3-none-any.whl (3.1 MB) Collecting cython>=0.28.5 Downloading Cython-0.29.24-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from breathe>4.25.0->-r docs/requirements.txt (line 1)) (0.17.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 3)) (2.1.0) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 3)) (2.26.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 3)) (1.1.5) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 3)) (58.2.0) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 3)) (1.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 3)) (2.9.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 3)) (0.7.12) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 3)) (2.10.0) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 3)) (3.0.2) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 3)) (21.0) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from babel>=1.3->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 3)) (2021.3) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 3)) (2.0.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 3)) (3.2) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 3)) (1.26.7) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 3)) (2021.10.8) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 3)) (2.0.7) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from packaging->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 3)) (2.4.7) Installing collected packages: sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinx, cython, breathe Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Successfully installed breathe-4.31.0 cython-0.29.24 sphinx-4.2.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 [rtd-command-info] start-time: 2021-10-12T19:13:18.677267Z, end-time: 2021-10-12T19:14:15.024045Z, duration: 56, exit-code: 0 python /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/setup.py install --force Compiling ./minorminer/_minorminer.pyx because it changed. Compiling ./minorminer/busclique.pyx because it changed. [1/2] Cythonizing ./minorminer/_minorminer.pyx [2/2] Cythonizing ./minorminer/busclique.pyx running install running bdist_egg running egg_info creating minorminer.egg-info writing minorminer.egg-info/PKG-INFO writing dependency_links to minorminer.egg-info/dependency_links.txt writing requirements to minorminer.egg-info/requires.txt writing top-level names to minorminer.egg-info/top_level.txt writing manifest file 'minorminer.egg-info/SOURCES.txt' reading manifest file 'minorminer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'minorminer.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib.linux-x86_64-3.7 creating build/lib.linux-x86_64-3.7/minorminer copying minorminer/package_info.py -> build/lib.linux-x86_64-3.7/minorminer copying minorminer/minorminer.py -> build/lib.linux-x86_64-3.7/minorminer copying minorminer/__init__.py -> build/lib.linux-x86_64-3.7/minorminer creating build/lib.linux-x86_64-3.7/minorminer/layout copying minorminer/layout/placement.py -> build/lib.linux-x86_64-3.7/minorminer/layout copying minorminer/layout/layout.py -> build/lib.linux-x86_64-3.7/minorminer/layout copying minorminer/layout/__init__.py -> build/lib.linux-x86_64-3.7/minorminer/layout creating build/lib.linux-x86_64-3.7/minorminer/utils copying minorminer/utils/polynomialembedder.py -> build/lib.linux-x86_64-3.7/minorminer/utils copying minorminer/utils/exceptions.py -> build/lib.linux-x86_64-3.7/minorminer/utils copying minorminer/utils/chimera.py -> build/lib.linux-x86_64-3.7/minorminer/utils copying minorminer/utils/diagnostic.py -> build/lib.linux-x86_64-3.7/minorminer/utils copying minorminer/utils/pegasus.py -> build/lib.linux-x86_64-3.7/minorminer/utils copying minorminer/utils/__init__.py -> build/lib.linux-x86_64-3.7/minorminer/utils running build_ext building 'minorminer._minorminer' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/minorminer gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iminorminer -I -I./include/ -I./include/find_embedding -I/home/docs/.pyenv/versions/3.7.9/include/python3.7m -c ./minorminer/_minorminer.cpp -o build/temp.linux-x86_64-3.7/./minorminer/_minorminer.o -std=c++11 -Wall -Wno-format-security -Ofast -fomit-frame-pointer -DNDEBUG -fno-rtti g++ -pthread -shared -L/home/docs/.pyenv/versions/3.7.9/lib -L/home/docs/.pyenv/versions/3.7.9/lib build/temp.linux-x86_64-3.7/./minorminer/_minorminer.o -o build/lib.linux-x86_64-3.7/minorminer/_minorminer.cpython-37m-x86_64-linux-gnu.so -std=c++11 building 'minorminer.busclique' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iminorminer -I -I./include/ -I.include/busclique -I/home/docs/.pyenv/versions/3.7.9/include/python3.7m -c ./minorminer/busclique.cpp -o build/temp.linux-x86_64-3.7/./minorminer/busclique.o -std=c++11 -Wall -Wno-format-security -Ofast -fomit-frame-pointer -DNDEBUG -fno-rtti g++ -pthread -shared -L/home/docs/.pyenv/versions/3.7.9/lib -L/home/docs/.pyenv/versions/3.7.9/lib build/temp.linux-x86_64-3.7/./minorminer/busclique.o -o build/lib.linux-x86_64-3.7/minorminer/busclique.cpython-37m-x86_64-linux-gnu.so -std=c++11 building 'minorminer._rpack' extension creating build/temp.linux-x86_64-3.7/rectangle-packer creating build/temp.linux-x86_64-3.7/rectangle-packer/src gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Irectangle-packer/include -I/home/docs/.pyenv/versions/3.7.9/include/python3.7m -c rectangle-packer/src/rpack.c -o build/temp.linux-x86_64-3.7/rectangle-packer/src/rpack.o -std=c99 -Wall -Wno-format-security -Ofast -fomit-frame-pointer -DNDEBUG gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Irectangle-packer/include -I/home/docs/.pyenv/versions/3.7.9/include/python3.7m -c rectangle-packer/src/areapack.c -o build/temp.linux-x86_64-3.7/rectangle-packer/src/areapack.o -std=c99 -Wall -Wno-format-security -Ofast -fomit-frame-pointer -DNDEBUG gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Irectangle-packer/include -I/home/docs/.pyenv/versions/3.7.9/include/python3.7m -c rectangle-packer/src/taskpack.c -o build/temp.linux-x86_64-3.7/rectangle-packer/src/taskpack.o -std=c99 -Wall -Wno-format-security -Ofast -fomit-frame-pointer -DNDEBUG rectangle-packer/src/taskpack.c: In function ‘check’: rectangle-packer/src/taskpack.c:50:9: warning: variable ‘fail’ set but not used [-Wunused-but-set-variable] int fail = 1; ^~~~ At top level: rectangle-packer/src/taskpack.c:143:15: warning: ‘get_group_size’ defined but not used [-Wunused-function] static size_t get_group_size(Task* tasks, size_t nr_tasks, size_t group){ ^~~~~~~~~~~~~~ rectangle-packer/src/taskpack.c:89:15: warning: ‘stack_sum’ defined but not used [-Wunused-function] static double stack_sum(StackState *stack){ ^~~~~~~~~ rectangle-packer/src/taskpack.c:45:13: warning: ‘check’ defined but not used [-Wunused-function] static void check(StackState *stack, Task *tasks, size_t nr_tasks){ ^~~~~ gcc -pthread -shared -L/home/docs/.pyenv/versions/3.7.9/lib -L/home/docs/.pyenv/versions/3.7.9/lib build/temp.linux-x86_64-3.7/rectangle-packer/src/rpack.o build/temp.linux-x86_64-3.7/rectangle-packer/src/areapack.o build/temp.linux-x86_64-3.7/rectangle-packer/src/taskpack.o -o build/lib.linux-x86_64-3.7/minorminer/_rpack.cpython-37m-x86_64-linux-gnu.so -std=c99 creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/minorminer creating build/bdist.linux-x86_64/egg/minorminer/utils copying build/lib.linux-x86_64-3.7/minorminer/utils/polynomialembedder.py -> build/bdist.linux-x86_64/egg/minorminer/utils copying build/lib.linux-x86_64-3.7/minorminer/utils/exceptions.py -> build/bdist.linux-x86_64/egg/minorminer/utils copying build/lib.linux-x86_64-3.7/minorminer/utils/chimera.py -> build/bdist.linux-x86_64/egg/minorminer/utils copying build/lib.linux-x86_64-3.7/minorminer/utils/diagnostic.py -> build/bdist.linux-x86_64/egg/minorminer/utils copying build/lib.linux-x86_64-3.7/minorminer/utils/pegasus.py -> build/bdist.linux-x86_64/egg/minorminer/utils copying build/lib.linux-x86_64-3.7/minorminer/utils/__init__.py -> build/bdist.linux-x86_64/egg/minorminer/utils copying build/lib.linux-x86_64-3.7/minorminer/package_info.py -> build/bdist.linux-x86_64/egg/minorminer copying build/lib.linux-x86_64-3.7/minorminer/busclique.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/egg/minorminer creating build/bdist.linux-x86_64/egg/minorminer/layout copying build/lib.linux-x86_64-3.7/minorminer/layout/placement.py -> build/bdist.linux-x86_64/egg/minorminer/layout copying build/lib.linux-x86_64-3.7/minorminer/layout/layout.py -> build/bdist.linux-x86_64/egg/minorminer/layout copying build/lib.linux-x86_64-3.7/minorminer/layout/__init__.py -> build/bdist.linux-x86_64/egg/minorminer/layout copying build/lib.linux-x86_64-3.7/minorminer/_rpack.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/egg/minorminer copying build/lib.linux-x86_64-3.7/minorminer/minorminer.py -> build/bdist.linux-x86_64/egg/minorminer copying build/lib.linux-x86_64-3.7/minorminer/_minorminer.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/egg/minorminer copying build/lib.linux-x86_64-3.7/minorminer/__init__.py -> build/bdist.linux-x86_64/egg/minorminer byte-compiling build/bdist.linux-x86_64/egg/minorminer/utils/polynomialembedder.py to polynomialembedder.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/minorminer/utils/exceptions.py to exceptions.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/minorminer/utils/chimera.py to chimera.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/minorminer/utils/diagnostic.py to diagnostic.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/minorminer/utils/pegasus.py to pegasus.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/minorminer/utils/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/minorminer/package_info.py to package_info.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/minorminer/layout/placement.py to placement.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/minorminer/layout/layout.py to layout.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/minorminer/layout/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/minorminer/minorminer.py to minorminer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/minorminer/__init__.py to __init__.cpython-37.pyc creating stub loader for minorminer/_minorminer.cpython-37m-x86_64-linux-gnu.so creating stub loader for minorminer/busclique.cpython-37m-x86_64-linux-gnu.so creating stub loader for minorminer/_rpack.cpython-37m-x86_64-linux-gnu.so byte-compiling build/bdist.linux-x86_64/egg/minorminer/_minorminer.py to _minorminer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/minorminer/busclique.py to busclique.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/minorminer/_rpack.py to _rpack.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying minorminer.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying minorminer.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying minorminer.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying minorminer.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying minorminer.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt zip_safe flag not set; analyzing archive contents... minorminer.__pycache__._minorminer.cpython-37: module references __file__ minorminer.__pycache__._rpack.cpython-37: module references __file__ minorminer.__pycache__.busclique.cpython-37: module references __file__ creating dist creating 'dist/minorminer-0.2.6-py3.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing minorminer-0.2.6-py3.7-linux-x86_64.egg creating /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/minorminer-0.2.6-py3.7-linux-x86_64.egg Extracting minorminer-0.2.6-py3.7-linux-x86_64.egg to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages Adding minorminer 0.2.6 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/minorminer-0.2.6-py3.7-linux-x86_64.egg Processing dependencies for minorminer==0.2.6 Searching for homebase Reading https://pypi.org/simple/homebase/ Downloading https://files.pythonhosted.org/packages/50/ad/e0080c35bd177682d5118a95bc2e7c1ac0541394b4ffce5e9554b6a077f9/homebase-1.0.1-py2.py3-none-any.whl#sha256=d64c97f60a8ddd94ce8702bac65ed5d1996aca01a17d1e53e6ad5149e2f8b5b5 Best match: homebase 1.0.1 Processing homebase-1.0.1-py2.py3-none-any.whl Installing homebase-1.0.1-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages Adding homebase 1.0.1 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/homebase-1.0.1-py3.7.egg Searching for fasteners Reading https://pypi.org/simple/fasteners/ Downloading https://files.pythonhosted.org/packages/31/91/6630ebd169ca170634ca8a10dfcc5f5c11b0621672d4c2c9e40381c6d81a/fasteners-0.16.3-py2.py3-none-any.whl#sha256=8408e52656455977053871990bd25824d85803b9417aa348f10ba29ef0c751f7 Best match: fasteners 0.16.3 Processing fasteners-0.16.3-py2.py3-none-any.whl Installing fasteners-0.16.3-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages Adding fasteners 0.16.3 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/fasteners-0.16.3-py3.7.egg Searching for numpy Reading https://pypi.org/simple/numpy/ Downloading https://files.pythonhosted.org/packages/8f/3d/7247b219c2c3bc5720a0ae963bf384df1f7f39c17330fcff2bd9d8640768/numpy-1.21.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl#sha256=805459ad8baaf815883d0d6f86e45b3b0b67d823a8f3fa39b1ed9c45eaf5edf1 Best match: numpy 1.21.2 Processing numpy-1.21.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl Installing numpy-1.21.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages Adding numpy 1.21.2 to easy-install.pth file Installing f2py script to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/bin Installing f2py3 script to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/bin Installing f2py3.7 script to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/bin Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/numpy-1.21.2-py3.7-linux-x86_64.egg Searching for dwave-networkx Reading https://pypi.org/simple/dwave-networkx/ Downloading https://files.pythonhosted.org/packages/51/6d/de6546edbab09d38aac18be6c8df2255ce3e0ba1bb41cc5c5d1e653ba95c/dwave_networkx-0.8.10-py3-none-any.whl#sha256=490b6d5b4f5cd2660faa04ec1b954161d8b29be0729d9c6db70945d50ea82b73 Best match: dwave-networkx 0.8.10 Processing dwave_networkx-0.8.10-py3-none-any.whl Installing dwave_networkx-0.8.10-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages Adding dwave-networkx 0.8.10 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/dwave_networkx-0.8.10-py3.7.egg Searching for networkx Reading https://pypi.org/simple/networkx/ Downloading https://files.pythonhosted.org/packages/e9/93/aa6613aa70d6eb4868e667068b5a11feca9645498fd31b954b6c4bb82fa5/networkx-2.6.3-py3-none-any.whl#sha256=80b6b89c77d1dfb64a4c7854981b60aeea6360ac02c6d4e4913319e0a313abef Best match: networkx 2.6.3 Processing networkx-2.6.3-py3-none-any.whl Installing networkx-2.6.3-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages Adding networkx 2.6.3 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/networkx-2.6.3-py3.7.egg Searching for scipy Reading https://pypi.org/simple/scipy/ Downloading https://files.pythonhosted.org/packages/b5/6b/8bc0b61ebf824f8c3979a31368bbe38dd247590049a994ab0ed077cb56dc/scipy-1.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl#sha256=3304bd5bc32e00954ac4b3f4cc382ca8824719bf348aacbec6347337d6b125fe Best match: scipy 1.7.1 Processing scipy-1.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl Installing scipy-1.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages Adding scipy 1.7.1 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/scipy-1.7.1-py3.7-linux-x86_64.egg Searching for dimod!=0.10.0,!=0.10.1,!=0.10.2,!=0.10.3,!=0.10.4,>=0.8.0 Reading https://pypi.org/simple/dimod/ Downloading https://files.pythonhosted.org/packages/fe/a4/2bbbe32bb50b65c2d2a26c450b4925be2bcadc521b0e0d3a7eb7dcd56df6/dimod-0.10.7-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl#sha256=a876baa2994a1494e928cd1d92ba1dad313fde554a471beac13000394e09508b Best match: dimod 0.10.7 Processing dimod-0.10.7-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl Installing dimod-0.10.7-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages Adding dimod 0.10.7 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/dimod-0.10.7-py3.7-linux-x86_64.egg Searching for decorator<5.0.0,>=4.1.0 Reading https://pypi.org/simple/decorator/ Downloading https://files.pythonhosted.org/packages/ed/1b/72a1821152d07cf1d8b6fce298aeb06a7eb90f4d6d41acec9861e7cc6df0/decorator-4.4.2-py2.py3-none-any.whl#sha256=41fa54c2a0cc4ba648be4fd43cff00aedf5b9465c9bf18d64325bc225f08f760 Best match: decorator 4.4.2 Processing decorator-4.4.2-py2.py3-none-any.whl Installing decorator-4.4.2-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages Adding decorator 4.4.2 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/decorator-4.4.2-py3.7.egg Searching for dwave-preprocessing<0.4,>=0.3 Reading https://pypi.org/simple/dwave-preprocessing/ Downloading https://files.pythonhosted.org/packages/91/5e/67062e67942ce635f43028ff962580c07042638f4c5f5aad48c6636873aa/dwave_preprocessing-0.3.1.post0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl#sha256=0deaf2be8844cc6b9be9e2fbd7c992ce81856011fcddcf735bcedb21a0f79c02 Best match: dwave-preprocessing 0.3.1.post0 Processing dwave_preprocessing-0.3.1.post0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl Installing dwave_preprocessing-0.3.1.post0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages Adding dwave-preprocessing 0.3.1.post0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages/dwave_preprocessing-0.3.1.post0-py3.7-linux-x86_64.egg Searching for six==1.16.0 Best match: six 1.16.0 Adding six 1.16.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages Searching for pyparsing==2.4.7 Best match: pyparsing 2.4.7 Adding pyparsing 2.4.7 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages Finished processing dependencies for minorminer==0.2.6 [rtd-command-info] start-time: 2021-10-12T19:14:16.174092Z, end-time: 2021-10-12T19:14:16.244339Z, duration: 0, exit-code: 0 cat docs/source/conf.py # -*- coding: utf-8 -*- # # minorminer documentation build configuration file, created by # sphinx-quickstart on Wed Nov 15 11:24:18 2017. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import subprocess import os import sys config_directory = os.path.dirname(os.path.abspath(__file__)) sys.path.insert(0, os.path.abspath('.')) sys.path.insert(0, os.path.dirname(config_directory)) _PY2 = sys.version_info.major == 2 # Add __version__, __author__, __authoremail__, __description__ to this namespace path_to_package_info = os.path.join( '..', '..', 'minorminer', 'package_info.py') if _PY2: execfile(path_to_package_info) else: exec(open(path_to_package_info).read()) # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx.ext.autosummary', 'sphinx.ext.autodoc', 'sphinx.ext.coverage', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.mathjax', 'sphinx.ext.napoleon', 'sphinx.ext.todo', 'sphinx.ext.viewcode', 'sphinx.ext.ifconfig', ] extensions += ['breathe'] # , 'sphinxcontrib.matlab'] autosummary_generate = True # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # General information about the project. project = u'minorminer' copyright = u'2017, D-Wave Systems' author = u'D-Wave Systems' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = __version__ # The full version, including alpha/beta/rc tags. release = __version__ # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'sdk_index.rst'] linkcheck_retries = 2 linkcheck_anchors = False linkcheck_ignore = [r'https://cloud.dwavesys.com/leap', # redirects, many checks ] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # -- Breathe configuration ------------------------------------------------ # Pat to the breathe module itself # sys.path.append() # Path to the cpp xml files breathe_projects = {"minorminer": os.path.join( config_directory, '../build-cpp/xml/')} breathe_default_project = "minorminer" breathe_default_members = ('members', ) # ------------------------------------------------------------------------- matlab_src_dir = os.path.join(config_directory, '../../matlab/') # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # # html_theme = 'alabaster' html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] def setup(app): app.add_css_file('cookie_notice.css') app.add_js_file('cookie_notice.js') app.add_config_value('target', 'repo', 'env') # Configuration for intersphinx. intersphinx_mapping = {'python': ('https://docs.python.org/3', None), 'qbsolv': ('https://docs.ocean.dwavesys.com/projects/qbsolv/en/latest/', None), 'oceandocs': ('https://docs.ocean.dwavesys.com/en/stable/', None), 'sysdocs_gettingstarted': ('https://docs.dwavesys.com/docs/latest/', None)} # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'minorminerdoc' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'minorminer.tex', u'minorminer Documentation', u'D-Wave Systems', 'manual'), ] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'minorminer', u'minorminer Documentation', [author], 1) ] # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'minorminer', u'minorminer Documentation', author, 'minorminer', 'One line description of project.', 'Miscellaneous'), ] read_the_docs_build = os.environ.get('READTHEDOCS', None) == 'True' if read_the_docs_build: subprocess.call('cd ..; make cpp', shell=True) ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ("pdf", "//docs.ocean.dwavesys.com/_/downloads/minorminer/en/latest/pdf/"), ("html", "//docs.ocean.dwavesys.com/_/downloads/minorminer/en/latest/htmlzip/"), ("epub", "//docs.ocean.dwavesys.com/_/downloads/minorminer/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'd-wave-systems-minorminer', 'name': u'minorminer', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.ocean.dwavesys.com/projects/minorminer/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'dwavesystems', 'proxied_api_host': '/_', 'github_repo': 'minorminer', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'da8ec71d', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/d-wave-systems-minorminer/builds/744324/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-10-12T19:14:16.358510Z, end-time: 2021-10-12T19:14:55.711944Z, duration: 39, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v4.2.0 # This will generate the XML dump of the docstrings from the c++ doxygen Doxyfile Notice: Output directory `build-cpp' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/biclique_cache.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/biclique_cache.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/bundle_cache.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/bundle_cache.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/cell_cache.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/cell_cache.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/clique_cache.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/clique_cache.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_biclique.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_biclique.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_clique.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_clique.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/small_cliques.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/small_cliques.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/topo_cache.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/topo_cache.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/util.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/util.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/chain.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/chain.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding_problem.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding_problem.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/fastrng.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/fastrng.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/find_embedding.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/find_embedding.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/graph.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/graph.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pairing_queue.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pairing_queue.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pathfinder.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pathfinder.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/util.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/util.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/biclique_cache.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/bundle_cache.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/cell_cache.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/clique_cache.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_biclique.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_clique.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/small_cliques.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/topo_cache.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/util.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/util.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/chain.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding_problem.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/fastrng.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/find_embedding.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/graph.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pairing_queue.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pathfinder.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/biclique_cache.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/bundle_cache.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/cell_cache.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/clique_cache.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_biclique.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_clique.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/small_cliques.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/topo_cache.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/util.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/util.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/chain.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding_problem.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/fastrng.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/find_embedding.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/graph.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pairing_queue.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pathfinder.hpp... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound fastrng... Generating namespace index... Generating docs for namespace busclique Generating docs for compound busclique::biclique_cache... Generating docs for compound busclique::biclique_yield_cache... Generating docs for nested compound busclique::biclique_yield_cache::iterator... Generating docs for compound busclique::bundle_cache... Generating docs for compound busclique::cell_cache... Generating docs for compound busclique::chimera_spec_base... Generating docs for compound busclique::clique_cache... Generating docs for compound busclique::clique_iterator... Generating docs for compound busclique::clique_yield_cache... Generating docs for compound busclique::craphash... Generating docs for compound busclique::ignore_badmask... Generating docs for compound busclique::maxcache... Generating docs for compound busclique::pegasus_spec_base... Generating docs for compound busclique::populate_badmask... Generating docs for compound busclique::topo_cache... Generating docs for compound busclique::topo_spec_base... Generating docs for compound busclique::topo_spec_cellmask... Generating docs for compound busclique::yieldcache... Generating docs for compound busclique::zerocache... Generating docs for namespace find_embedding Generating docs for compound find_embedding::BadInitializationException... Generating docs for compound find_embedding::chain... Generating docs for nested compound find_embedding::chain::iterator... Generating docs for compound find_embedding::CorruptEmbeddingException... Generating docs for compound find_embedding::CorruptParametersException... Generating docs for compound find_embedding::domain_handler_masked... Generating docs for compound find_embedding::domain_handler_universe... Generating docs for compound find_embedding::embedding... Generating docs for compound find_embedding::embedding_problem... Generating docs for compound find_embedding::embedding_problem_base... Generating docs for compound find_embedding::fixed_handler_hival... Generating docs for compound find_embedding::fixed_handler_none... Generating docs for compound find_embedding::frozen_chain... Generating docs for compound find_embedding::LocalInteraction... Generating docs for compound find_embedding::max_heap_tag... Generating docs for compound find_embedding::min_heap_tag... Generating docs for compound find_embedding::MinorMinerException... Generating docs for compound find_embe/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding_problem.hpp:416: warning: explicit link request to 'of' could not be resolved dding::optional_parameters... Generating docs for compound find_embedding::output_handler... Generating docs for compound find_embedding::pairing_node... Generating docs for compound find_embedding::pairing_queue... Generating docs for compound find_embedding::parameter_processor... Generating docs for compound find_embedding::pathfinder_base... Generating docs for compound find_embedding::pathfinder_parallel... Generating docs for compound find_embedding::pathfinder_public_interface... Generating docs for compound find_embedding::pathfinder_serial... Generating docs for compound find_embedding::pathfinder_type... Generating docs for compound find_embedding::pathfinder_wrapper... Generating docs for compound find_embedding::priority_node... Generating docs for compound find_embedding::ProblemCancelledException... Generating docs for compound find_embedding::rndswap_first... Generating docs for compound find_embedding::shuffle_first... Generating docs for compound find_embedding::TimeoutException... Generating docs for namespace graph Generating docs for compound graph::components... Generating docs for compound graph::input_graph... Generating docs for compound graph::unaryint... Generating docs for compound graph::unaryint< bool >... Generating docs for compound graph::unaryint< int >... Generating docs for compound graph::unaryint< std::vector< int > >... Generating docs for compound graph::unaryint< void * >... Generating graph info page... Generating directory documentation... Generating dependency graph for directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique Generating dependency graph for directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class busclique::topo_cache::_initializer_tag Generating XML output for class find_embedding::BadInitializationException Generating XML output for class busclique::biclique_cache Generating XML output for class busclique::biclique_yield_cache Generating XML output for class busclique::bundle_cache Generating XML output for class busclique::cell_cache Generating XML output for class find_embedding::chain Generating XML output for class busclique::chimera_spec_base Generating XML output for class busclique::clique_cache Generating XML output for class busclique::clique_iterator Generating XML output for class busclique::clique_yield_cache Generating XML output for class graph::components Generating XML output for class find_embedding::CorruptEmbeddingException Generating XML output for class find_embedding::CorruptParametersException Generating XML output for class busclique::craphash Generating XML output for class find_embedding::pathfinder_base::default_tag Generating XML output for class find_embedding::domain_handler_masked Generating XML output for class find_embedding::domain_handler_universe Generating XML output for class find_embedding::pathfinder_base::embedded_tag Generating XML output for class find_embedding::embedding Generating XML output for class find_embedding::embedding_problem Generating XML output for class find_embedding::embedding_problem_base Generating XML output for class fastrng Generating XML output for class find_embedding::fixed_handler_hival Generating XML output for class find_embedding::fixed_handler_none Generating XML output for class find_embedding::frozen_chain Generating XML output for class busclique::ignore_badmask Generating XML output for class graph::input_graph Generating XML output for class busclique::biclique_yield_cache::iterator Generating XML output for class find_embedding::chain::iterator Generating XML output for class find_embedding::LocalInteraction Generating XML output for class find_embedding::max_heap_tag Generating XML output for class busclique::maxcache Generating XML output for class find_embedding::min_heap_tag Generating XML output for class find_embedding::MinorMinerException Generating XML output for class find_embedding::optional_parameters Generating XML output for class find_embedding::output_handler Generating XML output for class find_embedding::pairing_node Generating XML output for class find_embedding::pairing_queue Generating XML output for class find_embedding::parameter_processor Generating XML output for class find_embedding::pathfinder_base Generating XML output for class find_embedding::pathfinder_parallel Generating XML output for class find_embedding::pathfinder_public_interface Generating XML output for class find_embedding::pathfinder_serial Generating XML output for class find_embedding::pathfinder_type Generating XML output for class find_embedding::pathfinder_wrapper Generating XML output for class busclique::pegasus_spec_base Generating XML output for class busclique::populate_badmask Generating XML output for class find_embedding::priority_node Generating XML output for class find_embedding::ProblemCancelledException Generating XML output for class find_embedding::rndswap_first Generating XML output for class find_embedding::shuffle_first Generating XML output for class find_embedding::TimeoutException Generating XML output for class busclique::topo_cache Generating XML output for class busclique::topo_spec_base Generating XML output for class busclique::topo_spec_cellmask Generating XML output for class graph::unaryint Generating XML output for class graph::unaryint< bool > Generating XML output for class graph::unaryint< int > Generating XML output for class graph::unaryint< std::vector< int > > Generating XML output for class graph::unaryint< void * > Generating XML output for class busclique::yieldcache Generating XML output for class busclique::zerocache Generating XML output for namespace busclique Generating XML output for namespace find_embedding Generating XML output for namespace graph Generating XML output for file biclique_cache.hpp Generating XML output for file bundle_cache.hpp Generating XML output for file cell_cache.hpp Generating XML output for file clique_cache.hpp Generating XML output for file find_biclique.hpp Generating XML output for file find_clique.hpp Generating XML output for file small_cliques.hpp Generating XML output for file topo_cache.hpp Generating XML output for file util.hpp Generating XML output for file util.hpp Generating XML output for file debug.hpp Generating XML output for file chain.hpp Generating XML output for file embedding.hpp Generating XML output for file embedding_problem.hpp Generating XML output for file fastrng.hpp Generating XML output for file find_embedding.hpp Generating XML output for file graph.hpp Generating XML output for file pairing_queue.hpp Generating XML output for file pathfinder.hpp Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/ Running dot... Generating dot graphs using 3 parallel threads... Running dot for graph 1/121 Running dot for graph 2/121 Running dot for graph 3/121 Running dot for graph 4/121 Running dot for graph 5/121 Running dot for graph 6/121 Running dot for graph 7/121 Running dot for graph 8/121 Running dot for graph 9/121 Running dot for graph 10/121 Running dot for graph 11/121 Running dot for graph 12/121 Running dot for graph 13/121 Running dot for graph 14/121 Running dot for graph 15/121 Running dot for graph 16/121 Running dot for graph 17/121 Running dot for graph 18/121 Running dot for graph 19/121 Running dot for graph 20/121 Running dot for graph 21/121 Running dot for graph 22/121 Running dot for graph 23/121 Running dot for graph 24/121 Running dot for graph 25/121 Running dot for graph 26/121 Running dot for graph 27/121 Running dot for graph 28/121 Running dot for graph 29/121 Running dot for graph 30/121 Running dot for graph 31/121 Running dot for graph 32/121 Running dot for graph 33/121 Running dot for graph 34/121 Running dot for graph 35/121 Running dot for graph 36/121 Running dot for graph 37/121 Running dot for graph 38/121 Running dot for graph 39/121 Running dot for graph 40/121 Running dot for graph 41/121 Running dot for graph 42/121 Running dot for graph 43/121 Running dot for graph 44/121 Running dot for graph 45/121 Running dot for graph 46/121 Running dot for graph 47/121 Running dot for graph 48/121 Running dot for graph 49/121 Running dot for graph 50/121 Running dot for graph 51/121 Running dot for graph 52/121 Running dot for graph 53/121 Running dot for graph 54/121 Running dot for graph 55/121 Running dot for graph 56/121 Running dot for graph 57/121 Running dot for graph 58/121 Running dot for graph 59/121 Running dot for graph 60/121 Running dot for graph 61/121 Running dot for graph 62/121 Running dot for graph 63/121 Running dot for graph 64/121 Running dot for graph 65/121 Running dot for graph 66/121 Running dot for graph 67/121 Running dot for graph 68/121 Running dot for graph 69/121 Running dot for graph 70/121 Running dot for graph 71/121 Running dot for graph 72/121 Running dot for graph 73/121 Running dot for graph 74/121 Running dot for graph 75/121 Running dot for graph 76/121 Running dot for graph 77/121 Running dot for graph 78/121 Running dot for graph 79/121 Running dot for graph 80/121 Running dot for graph 81/121 Running dot for graph 82/121 Running dot for graph 83/121 Running dot for graph 84/121 Running dot for graph 85/121 Running dot for graph 86/121 Running dot for graph 87/121 Running dot for graph 88/121 Running dot for graph 89/121 Running dot for graph 90/121 Running dot for graph 91/121 Running dot for graph 92/121 Running dot for graph 93/121 Running dot for graph 94/121 Running dot for graph 95/121 Running dot for graph 96/121 Running dot for graph 97/121 Running dot for graph 98/121 Running dot for graph 99/121 Running dot for graph 100/121 Running dot for graph 101/121 Running dot for graph 102/121 Running dot for graph 103/121 Running dot for graph 104/121 Running dot for graph 105/121 Running dot for graph 106/121 Running dot for graph 107/121 Running dot for graph 108/121 Running dot for graph 109/121 Running dot for graph 110/121 Running dot for graph 111/121 Running dot for graph 112/121 Running dot for graph 113/121 Running dot for graph 114/121 Running dot for graph 115/121 Running dot for graph 116/121 Running dot for graph 117/121 Running dot for graph 118/121 Running dot for graph 119/121 Running dot for graph 120/121 Running dot for graph 121/121 Patching output file 1/43 Patching output file 2/43 Patching output file 3/43 Patching output file 4/43 Patching output file 5/43 Patching output file 6/43 Patching output file 7/43 Patching output file 8/43 Patching output file 9/43 Patching output file 10/43 Patching output file 11/43 Patching output file 12/43 Patching output file 13/43 Patching output file 14/43 Patching output file 15/43 Patching output file 16/43 Patching output file 17/43 Patching output file 18/43 Patching output file 19/43 Patching output file 20/43 Patching output file 21/43 Patching output file 22/43 Patching output file 23/43 Patching output file 24/43 Patching output file 25/43 Patching output file 26/43 Patching output file 27/43 Patching output file 28/43 Patching output file 29/43 Patching output file 30/43 Patching output file 31/43 Patching output file 32/43 Patching output file 33/43 Patching output file 34/43 Patching output file 35/43 Patching output file 36/43 Patching output file 37/43 Patching output file 38/43 Patching output file 39/43 Patching output file 40/43 Patching output file 41/43 Patching output file 42/43 Patching output file 43/43 lookup cache used 1546/65536 hits=26095 misses=1675 finished... # This will (only as needed) create new rst files when new c++ classes/files/namespaces # appear. At the moment, they are all being regenerated every time since # source/cpp is in the gitignore. python -m breathe.apidoc -o source/cpp build-cpp/xml/ Creating file source/cpp/class/classbusclique_1_1topo__cache_1_1__initializer__tag.rst. Creating file source/cpp/class/classfind__embedding_1_1_bad_initialization_exception.rst. Creating file source/cpp/class/classbusclique_1_1biclique__cache.rst. Creating file source/cpp/class/classbusclique_1_1biclique__yield__cache.rst. Creating file source/cpp/class/classbusclique_1_1bundle__cache.rst. Creating file source/cpp/class/classbusclique_1_1cell__cache.rst. Creating file source/cpp/class/classfind__embedding_1_1chain.rst. Creating file source/cpp/class/classbusclique_1_1chimera__spec__base.rst. Creating file source/cpp/class/classbusclique_1_1clique__cache.rst. Creating file source/cpp/class/classbusclique_1_1clique__iterator.rst. Creating file source/cpp/class/classbusclique_1_1clique__yield__cache.rst. Creating file source/cpp/class/classgraph_1_1components.rst. Creating file source/cpp/class/classfind__embedding_1_1_corrupt_embedding_exception.rst. Creating file source/cpp/class/classfind__embedding_1_1_corrupt_parameters_exception.rst. Creating file source/cpp/class/classbusclique_1_1craphash.rst. Creating file source/cpp/struct/structfind__embedding_1_1pathfinder__base_1_1default__tag.rst. Creating file source/cpp/class/classfind__embedding_1_1domain__handler__masked.rst. Creating file source/cpp/class/classfind__embedding_1_1domain__handler__universe.rst. Creating file source/cpp/struct/structfind__embedding_1_1pathfinder__base_1_1embedded__tag.rst. Creating file source/cpp/class/classfind__embedding_1_1embedding.rst. Creating file source/cpp/class/classfind__embedding_1_1embedding__problem.rst. Creating file source/cpp/class/classfind__embedding_1_1embedding__problem__base.rst. Creating file source/cpp/class/classfastrng.rst. Creating file source/cpp/class/classfind__embedding_1_1fixed__handler__hival.rst. Creating file source/cpp/class/classfind__embedding_1_1fixed__handler__none.rst. Creating file source/cpp/struct/structfind__embedding_1_1frozen__chain.rst. Creating file source/cpp/class/classbusclique_1_1ignore__badmask.rst. Creating file source/cpp/class/classgraph_1_1input__graph.rst. Creating file source/cpp/class/classbusclique_1_1biclique__yield__cache_1_1iterator.rst. Creating file source/cpp/class/classfind__embedding_1_1chain_1_1iterator.rst. Creating file source/cpp/class/classfind__embedding_1_1_local_interaction.rst. Creating file source/cpp/class/classfind__embedding_1_1max__heap__tag.rst. Creating file source/cpp/class/classbusclique_1_1maxcache.rst. Creating file source/cpp/class/classfind__embedding_1_1min__heap__tag.rst. Creating file source/cpp/class/classfind__embedding_1_1_minor_miner_exception.rst. Creating file source/cpp/class/classfind__embedding_1_1optional__parameters.rst. Creating file source/cpp/class/classfind__embedding_1_1output__handler.rst. Creating file source/cpp/class/classfind__embedding_1_1pairing__node.rst. Creating file source/cpp/class/classfind__embedding_1_1pairing__queue.rst. Creating file source/cpp/class/classfind__embedding_1_1parameter__processor.rst. Creating file source/cpp/class/classfind__embedding_1_1pathfinder__base.rst. Creating file source/cpp/class/classfind__embedding_1_1pathfinder__parallel.rst. Creating file source/cpp/class/classfind__embedding_1_1pathfinder__public__interface.rst. Creating file source/cpp/class/classfind__embedding_1_1pathfinder__serial.rst. Creating file source/cpp/class/classfind__embedding_1_1pathfinder__type.rst. Creating file source/cpp/class/classfind__embedding_1_1pathfinder__wrapper.rst. Creating file source/cpp/class/classbusclique_1_1pegasus__spec__base.rst. Creating file source/cpp/class/classbusclique_1_1populate__badmask.rst. Creating file source/cpp/class/classfind__embedding_1_1priority__node.rst. Creating file source/cpp/class/classfind__embedding_1_1_problem_cancelled_exception.rst. Creating file source/cpp/struct/structfind__embedding_1_1rndswap__first.rst. Creating file source/cpp/struct/structfind__embedding_1_1shuffle__first.rst. Creating file source/cpp/class/classfind__embedding_1_1_timeout_exception.rst. Creating file source/cpp/class/classbusclique_1_1topo__cache.rst. Creating file source/cpp/class/classbusclique_1_1topo__spec__base.rst. Creating file source/cpp/class/classbusclique_1_1topo__spec__cellmask.rst. Creating file source/cpp/class/classgraph_1_1unaryint.rst. Creating file source/cpp/class/classgraph_1_1unaryint_3_01bool_01_4.rst. Creating file source/cpp/class/classgraph_1_1unaryint_3_01int_01_4.rst. Creating file source/cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4.rst. Creating file source/cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4.rst. Creating file source/cpp/class/classbusclique_1_1yieldcache.rst. Creating file source/cpp/class/classbusclique_1_1zerocache.rst. Creating file source/cpp/namespace/namespacebusclique.rst. Creating file source/cpp/namespace/namespacefind__embedding.rst. Creating file source/cpp/namespace/namespacegraph.rst. Creating file source/cpp/file/biclique__cache_8hpp.rst. Creating file source/cpp/file/bundle__cache_8hpp.rst. Creating file source/cpp/file/cell__cache_8hpp.rst. Creating file source/cpp/file/clique__cache_8hpp.rst. Creating file source/cpp/file/find__biclique_8hpp.rst. Creating file source/cpp/file/find__clique_8hpp.rst. Creating file source/cpp/file/small__cliques_8hpp.rst. Creating file source/cpp/file/topo__cache_8hpp.rst. Creating file source/cpp/file/busclique_2util_8hpp.rst. Creating file source/cpp/file/find__embedding_2util_8hpp.rst. Creating file source/cpp/file/debug_8hpp.rst. Creating file source/cpp/file/chain_8hpp.rst. Creating file source/cpp/file/embedding_8hpp.rst. Creating file source/cpp/file/embedding__problem_8hpp.rst. Creating file source/cpp/file/fastrng_8hpp.rst. Creating file source/cpp/file/find__embedding_8hpp.rst. Creating file source/cpp/file/graph_8hpp.rst. Creating file source/cpp/file/pairing__queue_8hpp.rst. Creating file source/cpp/file/pathfinder_8hpp.rst. Creating file source/cpp/classlist.rst. Creating file source/cpp/structlist.rst. Creating file source/cpp/filelist.rst. Creating file source/cpp/namespacelist.rst. loading translations [en]... done making output directory... done [autosummary] generating autosummary for: README.rst, cpp/class/classbusclique_1_1biclique__cache.rst, cpp/class/classbusclique_1_1biclique__yield__cache.rst, cpp/class/classbusclique_1_1biclique__yield__cache_1_1iterator.rst, cpp/class/classbusclique_1_1bundle__cache.rst, cpp/class/classbusclique_1_1cell__cache.rst, cpp/class/classbusclique_1_1chimera__spec__base.rst, cpp/class/classbusclique_1_1clique__cache.rst, cpp/class/classbusclique_1_1clique__iterator.rst, cpp/class/classbusclique_1_1clique__yield__cache.rst, ..., index.rst, installation.rst, intro.rst, license.rst, reference/clique_embedding.rst, reference/cppdocs.rst, reference/general_embedding.rst, reference/index.rst, reference/layout_embedding.rst, reference/matlabdocs.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/generated/minorminer.busclique.busgraph_cache.cache_rootdir.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/generated/minorminer.busclique.busgraph_cache.clear_all_caches.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/generated/minorminer.busclique.busgraph_cache.find_biclique_embedding.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/generated/minorminer.busclique.busgraph_cache.find_clique_embedding.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/generated/minorminer.busclique.busgraph_cache.largest_balanced_biclique.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/generated/minorminer.busclique.busgraph_cache.largest_clique.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/generated/minorminer.busclique.busgraph_cache.largest_clique_by_chainlength.rst loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/qbsolv/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/en/stable/objects.inv... loading intersphinx inventory from https://docs.dwavesys.com/docs/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 100 source files that are out of date updating environment: [new config] 107 added, 0 changed, 0 removed reading sources... [ 0%] README reading sources... [ 1%] cpp/class/classbusclique_1_1biclique__cache reading sources... [ 2%] cpp/class/classbusclique_1_1biclique__yield__cache reading sources... [ 3%] cpp/class/classbusclique_1_1biclique__yield__cache_1_1iterator reading sources... [ 4%] cpp/class/classbusclique_1_1bundle__cache reading sources... [ 5%] cpp/class/classbusclique_1_1cell__cache reading sources... [ 6%] cpp/class/classbusclique_1_1chimera__spec__base reading sources... [ 7%] cpp/class/classbusclique_1_1clique__cache reading sources... [ 8%] cpp/class/classbusclique_1_1clique__iterator reading sources... [ 9%] cpp/class/classbusclique_1_1clique__yield__cache reading sources... [ 10%] cpp/class/classbusclique_1_1craphash reading sources... [ 11%] cpp/class/classbusclique_1_1ignore__badmask reading sources... [ 12%] cpp/class/classbusclique_1_1maxcache reading sources... [ 13%] cpp/class/classbusclique_1_1pegasus__spec__base reading sources... [ 14%] cpp/class/classbusclique_1_1populate__badmask reading sources... [ 14%] cpp/class/classbusclique_1_1topo__cache reading sources... [ 15%] cpp/class/classbusclique_1_1topo__cache_1_1__initializer__tag reading sources... [ 16%] cpp/class/classbusclique_1_1topo__spec__base reading sources... [ 17%] cpp/class/classbusclique_1_1topo__spec__cellmask reading sources... [ 18%] cpp/class/classbusclique_1_1yieldcache reading sources... [ 19%] cpp/class/classbusclique_1_1zerocache reading sources... [ 20%] cpp/class/classfastrng reading sources... [ 21%] cpp/class/classfind__embedding_1_1_bad_initialization_exception reading sources... [ 22%] cpp/class/classfind__embedding_1_1_corrupt_embedding_exception reading sources... [ 23%] cpp/class/classfind__embedding_1_1_corrupt_parameters_exception reading sources... [ 24%] cpp/class/classfind__embedding_1_1_local_interaction reading sources... [ 25%] cpp/class/classfind__embedding_1_1_minor_miner_exception reading sources... [ 26%] cpp/class/classfind__embedding_1_1_problem_cancelled_exception reading sources... [ 27%] cpp/class/classfind__embedding_1_1_timeout_exception reading sources... [ 28%] cpp/class/classfind__embedding_1_1chain reading sources... [ 28%] cpp/class/classfind__embedding_1_1chain_1_1iterator reading sources... [ 29%] cpp/class/classfind__embedding_1_1domain__handler__masked reading sources... [ 30%] cpp/class/classfind__embedding_1_1domain__handler__universe reading sources... [ 31%] cpp/class/classfind__embedding_1_1embedding reading sources... [ 32%] cpp/class/classfind__embedding_1_1embedding__problem reading sources... [ 33%] cpp/class/classfind__embedding_1_1embedding__problem__base reading sources... [ 34%] cpp/class/classfind__embedding_1_1fixed__handler__hival reading sources... [ 35%] cpp/class/classfind__embedding_1_1fixed__handler__none reading sources... [ 36%] cpp/class/classfind__embedding_1_1max__heap__tag reading sources... [ 37%] cpp/class/classfind__embedding_1_1min__heap__tag reading sources... [ 38%] cpp/class/classfind__embedding_1_1optional__parameters reading sources... [ 39%] cpp/class/classfind__embedding_1_1output__handler reading sources... [ 40%] cpp/class/classfind__embedding_1_1pairing__node reading sources... [ 41%] cpp/class/classfind__embedding_1_1pairing__queue reading sources... [ 42%] cpp/class/classfind__embedding_1_1parameter__processor reading sources... [ 42%] cpp/class/classfind__embedding_1_1pathfinder__base reading sources... [ 43%] cpp/class/classfind__embedding_1_1pathfinder__parallel reading sources... [ 44%] cpp/class/classfind__embedding_1_1pathfinder__public__interface reading sources... [ 45%] cpp/class/classfind__embedding_1_1pathfinder__serial reading sources... [ 46%] cpp/class/classfind__embedding_1_1pathfinder__type reading sources... [ 47%] cpp/class/classfind__embedding_1_1pathfinder__wrapper reading sources... [ 48%] cpp/class/classfind__embedding_1_1priority__node reading sources... [ 49%] cpp/class/classgraph_1_1components reading sources... [ 50%] cpp/class/classgraph_1_1input__graph reading sources... [ 51%] cpp/class/classgraph_1_1unaryint reading sources... [ 52%] cpp/class/classgraph_1_1unaryint_3_01bool_01_4 reading sources... [ 53%] cpp/class/classgraph_1_1unaryint_3_01int_01_4 reading sources... [ 54%] cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4 reading sources... [ 55%] cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4 reading sources... [ 56%] cpp/classlist reading sources... [ 57%] cpp/file/biclique__cache_8hpp reading sources... [ 57%] cpp/file/bundle__cache_8hpp reading sources... [ 58%] cpp/file/busclique_2util_8hpp reading sources... [ 59%] cpp/file/cell__cache_8hpp reading sources... [ 60%] cpp/file/chain_8hpp reading sources... [ 61%] cpp/file/clique__cache_8hpp reading sources... [ 62%] cpp/file/debug_8hpp reading sources... [ 63%] cpp/file/embedding_8hpp reading sources... [ 64%] cpp/file/embedding__problem_8hpp reading sources... [ 65%] cpp/file/fastrng_8hpp reading sources... [ 66%] cpp/file/find__biclique_8hpp reading sources... [ 67%] cpp/file/find__clique_8hpp reading sources... [ 68%] cpp/file/find__embedding_2util_8hpp reading sources... [ 69%] cpp/file/find__embedding_8hpp reading sources... [ 70%] cpp/file/graph_8hpp reading sources... [ 71%] cpp/file/pairing__queue_8hpp reading sources... [ 71%] cpp/file/pathfinder_8hpp reading sources... [ 72%] cpp/file/small__cliques_8hpp reading sources... [ 73%] cpp/file/topo__cache_8hpp reading sources... [ 74%] cpp/filelist reading sources... [ 75%] cpp/namespace/namespacebusclique reading sources... [ 76%] cpp/namespace/namespacefind__embedding reading sources... [ 77%] cpp/namespace/namespacegraph reading sources... [ 78%] cpp/namespacelist reading sources... [ 79%] cpp/struct/structfind__embedding_1_1frozen__chain reading sources... [ 80%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1default__tag reading sources... [ 81%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1embedded__tag reading sources... [ 82%] cpp/struct/structfind__embedding_1_1rndswap__first reading sources... [ 83%] cpp/struct/structfind__embedding_1_1shuffle__first reading sources... [ 84%] cpp/structlist reading sources... [ 85%] index reading sources... [ 85%] installation reading sources... [ 86%] intro reading sources... [ 87%] license reading sources... [ 88%] reference/clique_embedding reading sources... [ 89%] reference/cppdocs reading sources... [ 90%] reference/general_embedding reading sources... [ 91%] reference/generated/minorminer.busclique.busgraph_cache.cache_rootdir reading sources... [ 92%] reference/generated/minorminer.busclique.busgraph_cache.clear_all_caches reading sources... [ 93%] reference/generated/minorminer.busclique.busgraph_cache.find_biclique_embedding reading sources... [ 94%] reference/generated/minorminer.busclique.busgraph_cache.find_clique_embedding reading sources... [ 95%] reference/generated/minorminer.busclique.busgraph_cache.largest_balanced_biclique reading sources... [ 96%] reference/generated/minorminer.busclique.busgraph_cache.largest_clique reading sources... [ 97%] reference/generated/minorminer.busclique.busgraph_cache.largest_clique_by_chainlength reading sources... [ 98%] reference/index reading sources... [ 99%] reference/layout_embedding reading sources... [100%] reference/matlabdocs /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/class/classfind__embedding_1_1chain_1_1iterator.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:class:: find_embedding::chain::iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/biclique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__cache:4. Declaration is '.. cpp:class:: template biclique_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/biclique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__yield__cache:4. Declaration is '.. cpp:class:: template biclique_yield_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/biclique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__yield__cache:4. Declaration is '.. cpp:class:: iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/biclique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1yieldcache:4. Declaration is '.. cpp:class:: yieldcache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/bundle__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/bundle__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1bundle__cache:4. Declaration is '.. cpp:class:: template bundle_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/busclique_2util_8hpp.rst:4: WARNING: doxygenfile: Found multiple matches for file "util.hpp /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/cell__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/cell__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1cell__cache:4. Declaration is '.. cpp:class:: template cell_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:class:: chain'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain (vector< int > &w, int l)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain & operator= (const vector< int > &c)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain & operator= (const chain &c)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t size () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t count (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int get_link (const int x) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void set_link (const int x, const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int drop_link (const int x)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void set_root (const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void clear ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void add_leaf (const int q, const int parent)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int trim_branch (int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int trim_leaf (int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int parent (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void adopt (const int p, const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int refcount (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t freeze (vector< chain > &others, frozen_chain &keep)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void thaw (vector< chain > &others, frozen_chain &keep)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: template inline void steal (chain &other, embedding_problem_t &ep, int chainsize=0)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void link_path (chain &other, int q, const vector< int > &parents)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline iterator begin () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline iterator end () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void diagnostic ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int run_diagnostic () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:class:: iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Invalid C++ declaration: Expected end of definition. [error at 32] decltype(data) ::const_iterator it --------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: decltype [error at 35] inline iterator (typename decltype(data)::const_iterator it) -----------------------------------^ If the function has a return type: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 17] inline iterator (typename decltype(data)::const_iterator it) -----------------^ If parenthesis in noptr-declarator: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected identifier in nested name, got keyword: typename [error at 26] inline iterator (typename decltype(data)::const_iterator it) --------------------------^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name, got keyword: typename [error at 26] inline iterator (typename decltype(data)::const_iterator it) --------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: decltype [error at 15] inline decltype(data) const ::key_type & operator* () const ---------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 39] inline decltype(data) const ::key_type & operator* () const ---------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 39] inline decltype(data) const ::key_type & operator* () const ---------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__cache:4. Declaration is '.. cpp:class:: template clique_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__iterator:4. Declaration is '.. cpp:class:: template clique_iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__yield__cache:4. Declaration is '.. cpp:class:: template clique_yield_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1maxcache:4. Declaration is '.. cpp:class:: maxcache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1zerocache:4. Declaration is '.. cpp:class:: zerocache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:class:: template embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding (embedding_problem_t &e_p)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding (embedding_problem_t &e_p, map< int, vector< int >> &fixed_chains, map< int, vector< int >> &initial_chains)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding< embedding_problem_t > & operator= (const embedding< embedding_problem_t > &other)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline const chain & get_chain (int v) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline unsigned int chainsize (int v) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int weight (int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int max_weight () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int max_weight (const int start, const int stop) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool has_qubit (const int v, const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void set_chain (const int u, const vector< int > &incoming)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void fix_chain (const int u, const vector< int > &incoming)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool operator== (const embedding &other) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void construct_chain (const int u, const int q, const vector< vector< int >> &parents)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void construct_chain_steiner (const int u, const int q, const vector< vector< int >> &parents, const vector< vector< distance_t >> &distances, vector< vector< int >> &visited_list)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void flip_back (int u, const int target_chainsize)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void tear_out (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int freeze_out (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void thaw_back (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void steal_all (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int statistics (vector< int > &stats) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool linked () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool linked (int u) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void print () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void long_diagnostic (std::string current_state)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void run_long_diagnostic (std::string current_state) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1domain__handler__masked:4. Declaration is '.. cpp:class:: domain_handler_masked'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1domain__handler__universe:4. Declaration is '.. cpp:class:: domain_handler_universe'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem:4. Declaration is '.. cpp:class:: template embedding_problem : public find_embedding::embedding_problem_base , public fixed_handler , public domain_handler , public find_embedding::output_handler< verbose >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:class:: embedding_problem_base'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:member:: optional_parameters & params'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void reset_mood ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void populate_weight_table (int max_weight)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline distance_t weight (unsigned int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u, shuffle_first)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u, rndswap_first)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & qubit_neighbors (int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_vars () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_qubits () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_fixed () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_reserved () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int randint (int a, int b)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: template inline void shuffle (A a, B b)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void qubit_component (int q0, vector< int > &component, vector< int > &visited)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_order (VARORDER order=VARORDER_SHUFFLE)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void dfs_component (int x, const vector< vector< int >> &neighbors, vector< int > &component, vector< int > &visited)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1fixed__handler__hival:4. Declaration is '.. cpp:class:: fixed_handler_hival'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1fixed__handler__none:4. Declaration is '.. cpp:class:: fixed_handler_none'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:class:: template output_handler'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void error (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void major_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void minor_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void extra_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void debug (const char *, Args...) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/fastrng_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfastrng:4. Declaration is '.. cpp:class:: fastrng'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__biclique_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__biclique_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1craphash:4. Declaration is '.. cpp:class:: craphash'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__clique_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_2util_8hpp.rst:4: WARNING: doxygenfile: Found multiple matches for file "util.hpp /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1parameter__processor:4. Declaration is '.. cpp:class:: parameter_processor'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__type:4. Declaration is '.. cpp:class:: template pathfinder_type'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__wrapper:4. Declaration is '.. cpp:class:: pathfinder_wrapper'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4:4. Declaration is '.. cpp:class:: template<> graph::unaryint< std::vector< int > >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:class:: components'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline const std::vector< int > & nodes (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t size () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t num_reserved (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t size (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline const input_graph & component_graph (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline std::vector< std::vector< int > > component_neighbors (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: template inline bool into_component (const int c, T &nodes_in, std::vector< int > &nodes_out) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: template inline void from_component (const int c, T &nodes_in, std::vector< int > &nodes_out) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:class:: input_graph'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline input_graph ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline input_graph (int n_v, const std::vector< int > &aside, const std::vector< int > &bside)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline void clear ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline int a (const int i) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline int b (const int i) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline size_t num_nodes () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline size_t num_edges () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline void push_back (int ai, int bi)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors_sources (const T1 &sources, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors_sinks (const T2 &sinks, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors (Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint:4. Declaration is '.. cpp:class:: template unaryint'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01bool_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< bool >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01int_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< int >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Invalid C++ declaration: Expected end of definition. [error at 25] template<> vector< int > > -------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate ID: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1af0a8f86457aae8f485cc3eb1c5bd0b26". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate explicit target name: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1af0a8f86457aae8f485cc3eb1c5bd0b26". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate ID: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a23e8bee0938b8c339200592c90d478a8". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate explicit target name: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a23e8bee0938b8c339200592c90d478a8". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate ID: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a192e028c6ae91a4a220d526c4fe63f04". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate explicit target name: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a192e028c6ae91a4a220d526c4fe63f04". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate ID: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate explicit target name: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< void * >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1max__heap__tag:4. Declaration is '.. cpp:class:: max_heap_tag'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1min__heap__tag:4. Declaration is '.. cpp:class:: min_heap_tag'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__node:4. Declaration is '.. cpp:class:: template pairing_node : public N'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__node:4. Declaration is '.. cpp:function:: inline pairing_node< N > * merge_roots (pairing_node< N > *other)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__queue:4. Declaration is '.. cpp:class:: template pairing_queue'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1priority__node:4. Declaration is '.. cpp:class:: template priority_node'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:class:: template pathfinder_base : public find_embedding::pathfinder_public_interface'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual void set_initial_chains (map< int, vector< int >> chains) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline bool check_improvement (const embedding_t &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual const chain & get_chain (int u) const override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual int heuristicEmbedding () override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__parallel:4. Declaration is '.. cpp:class:: template pathfinder_parallel : public find_embedding::pathfinder_base< embedding_problem_t >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__parallel:4. Declaration is '.. cpp:function:: inline virtual void prepare_root_distances (const embedding_t &emb, const int u) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__public__interface:4. Declaration is '.. cpp:class:: pathfinder_public_interface'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__serial:4. Declaration is '.. cpp:class:: template pathfinder_serial : public find_embedding::pathfinder_base< embedding_problem_t >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__serial:4. Declaration is '.. cpp:function:: inline virtual void prepare_root_distances (const embedding_t &emb, const int u) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/small__cliques_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/topo__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/topo__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1topo__cache:4. Declaration is '.. cpp:class:: template topo_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__biclique_8hpp:4. Declaration is '.. cpp:type:: biclique_result_cache = std::unordered_map< pair< size_t, size_t >, value_t, craphash >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/clique__cache_8hpp:4. Declaration is '.. cpp:member:: const vector< vector< size_t > > empty_emb'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__biclique_8hpp:4. Declaration is '.. cpp:function:: template void best_bicliques (const topo_spec &topo, const vector< size_t > &nodes, const vector< pair< size_t, size_t >> &edges, vector< pair< pair< size_t, size_t >, vector< vector< size_t >>>> &embs)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__biclique_8hpp:4. Declaration is '.. cpp:function:: template void best_bicliques (topo_cache< topo_spec > &topology, vector< pair< pair< size_t, size_t >, vector< vector< size_t >>>> &embs)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template size_t get_maxlen (vector< T > &emb, size_t size)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template bool find_clique_nice (const cell_cache< topo_spec > &, size_t size, vector< vector< size_t >> &emb, size_t &min_width, size_t &max_width, size_t &max_length)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template<> bool find_clique_nice (const cell_cache< chimera_spec > &cells, size_t size, vector< vector< size_t >> &emb, size_t &, size_t &, size_t &max_length)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template<> bool find_clique_nice (const cell_cache< pegasus_spec > &cells, size_t size, vector< vector< size_t >> &emb, size_t &, size_t &, size_t &max_length)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template bool find_clique (const topo_spec &topo, const vector< size_t > &nodes, const vector< pair< size_t, size_t >> &edges, size_t size, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template bool find_clique (topo_cache< topo_spec > &topology, size_t size, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template bool find_clique_nice (const topo_spec &topo, const vector< size_t > &nodes, const vector< pair< size_t, size_t >> &edges, size_t size, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template void short_clique (const topo_spec &, const vector< size_t > &nodes, const vector< pair< size_t, size_t >> &edges, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template void best_cliques (topo_cache< topo_spec > &topology, vector< vector< vector< size_t >>> &embs, vector< vector< size_t >> &emb_1)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/small__cliques_8hpp:4. Declaration is '.. cpp:function:: bool find_generic_1 (const vector< size_t > &nodes, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/small__cliques_8hpp:4. Declaration is '.. cpp:function:: bool find_generic_2 (const vector< pair< size_t, size_t >> &edges, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/small__cliques_8hpp:4. Declaration is '.. cpp:function:: bool find_generic_3 (const vector< pair< size_t, size_t >> &edges, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/small__cliques_8hpp:4. Declaration is '.. cpp:function:: bool find_generic_4 (const vector< pair< size_t, size_t >> &edges, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__cache:4. Declaration is '.. cpp:class:: template biclique_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__yield__cache:4. Declaration is '.. cpp:class:: template biclique_yield_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__yield__cache:4. Declaration is '.. cpp:class:: iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1bundle__cache:4. Declaration is '.. cpp:class:: template bundle_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1cell__cache:4. Declaration is '.. cpp:class:: template cell_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1chimera__spec__base:4. Declaration is '.. cpp:class:: chimera_spec_base : public busclique::topo_spec_base'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__cache:4. Declaration is '.. cpp:class:: template clique_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__iterator:4. Declaration is '.. cpp:class:: template clique_iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__yield__cache:4. Declaration is '.. cpp:class:: template clique_yield_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1craphash:4. Declaration is '.. cpp:class:: craphash'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1ignore__badmask:4. Declaration is '.. cpp:class:: ignore_badmask'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1maxcache:4. Declaration is '.. cpp:class:: maxcache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1pegasus__spec__base:4. Declaration is '.. cpp:class:: pegasus_spec_base : public busclique::topo_spec_base'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1populate__badmask:4. Declaration is '.. cpp:class:: populate_badmask'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1topo__cache:4. Declaration is '.. cpp:class:: template topo_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1topo__spec__base:4. Declaration is '.. cpp:class:: topo_spec_base'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1topo__spec__cellmask:4. Declaration is '.. cpp:class:: template topo_spec_cellmask : public topo_spec'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1yieldcache:4. Declaration is '.. cpp:class:: yieldcache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1zerocache:4. Declaration is '.. cpp:class:: zerocache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enum:: VARORDER'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_SHUFFLE'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_DFS'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_BFS'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_PFS'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_RPFS'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_KEEP'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__embedding_8hpp:4. Declaration is '.. cpp:function:: int findEmbedding (graph::input_graph &var_g, graph::input_graph &qubit_g, optional_parameters ¶ms, vector< vector< int >> &chains)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_bad_initialization_exception:4. Declaration is '.. cpp:class:: BadInitializationException : public find_embedding::MinorMinerException'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:class:: chain'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain (vector< int > &w, int l)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain & operator= (const vector< int > &c)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain & operator= (const chain &c)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t size () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t count (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int get_link (const int x) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void set_link (const int x, const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int drop_link (const int x)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void set_root (const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void clear ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void add_leaf (const int q, const int parent)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int trim_branch (int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int trim_leaf (int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int parent (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void adopt (const int p, const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int refcount (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t freeze (vector< chain > &others, frozen_chain &keep)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void thaw (vector< chain > &others, frozen_chain &keep)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: template inline void steal (chain &other, embedding_problem_t &ep, int chainsize=0)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void link_path (chain &other, int q, const vector< int > &parents)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline iterator begin () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline iterator end () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void diagnostic ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int run_diagnostic () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:class:: iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_corrupt_embedding_exception:4. Declaration is '.. cpp:class:: CorruptEmbeddingException : public find_embedding::MinorMinerException'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_corrupt_parameters_exception:4. Declaration is '.. cpp:class:: CorruptParametersException : public find_embedding::MinorMinerException'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1domain__handler__masked:4. Declaration is '.. cpp:class:: domain_handler_masked'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1domain__handler__universe:4. Declaration is '.. cpp:class:: domain_handler_universe'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:class:: template embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding (embedding_problem_t &e_p)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding (embedding_problem_t &e_p, map< int, vector< int >> &fixed_chains, map< int, vector< int >> &initial_chains)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding< embedding_problem_t > & operator= (const embedding< embedding_problem_t > &other)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline const chain & get_chain (int v) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline unsigned int chainsize (int v) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int weight (int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int max_weight () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int max_weight (const int start, const int stop) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool has_qubit (const int v, const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void set_chain (const int u, const vector< int > &incoming)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void fix_chain (const int u, const vector< int > &incoming)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool operator== (const embedding &other) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void construct_chain (const int u, const int q, const vector< vector< int >> &parents)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void construct_chain_steiner (const int u, const int q, const vector< vector< int >> &parents, const vector< vector< distance_t >> &distances, vector< vector< int >> &visited_list)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void flip_back (int u, const int target_chainsize)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void tear_out (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int freeze_out (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void thaw_back (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void steal_all (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int statistics (vector< int > &stats) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool linked () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool linked (int u) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void print () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void long_diagnostic (std::string current_state)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void run_long_diagnostic (std::string current_state) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem:4. Declaration is '.. cpp:class:: template embedding_problem : public find_embedding::embedding_problem_base , public fixed_handler , public domain_handler , public find_embedding::output_handler< verbose >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:class:: embedding_problem_base'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:member:: optional_parameters & params'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void reset_mood ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void populate_weight_table (int max_weight)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline distance_t weight (unsigned int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u, shuffle_first)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u, rndswap_first)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & qubit_neighbors (int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_vars () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_qubits () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_fixed () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_reserved () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int randint (int a, int b)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: template inline void shuffle (A a, B b)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void qubit_component (int q0, vector< int > &component, vector< int > &visited)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_order (VARORDER order=VARORDER_SHUFFLE)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void dfs_component (int x, const vector< vector< int >> &neighbors, vector< int > &component, vector< int > &visited)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1fixed__handler__hival:4. Declaration is '.. cpp:class:: fixed_handler_hival'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1fixed__handler__none:4. Declaration is '.. cpp:class:: fixed_handler_none'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:struct:: frozen_chain'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_local_interaction:4. Declaration is '.. cpp:class:: LocalInteraction'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_local_interaction:4. Declaration is '.. cpp:function:: inline void displayOutput (int loglevel, const string &msg) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_local_interaction:4. Declaration is '.. cpp:function:: inline void displayError (int loglevel, const string &msg) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_local_interaction:4. Declaration is '.. cpp:function:: inline int cancelled (const clock::time_point stoptime) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1max__heap__tag:4. Declaration is '.. cpp:class:: max_heap_tag'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1min__heap__tag:4. Declaration is '.. cpp:class:: min_heap_tag'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_minor_miner_exception:4. Declaration is '.. cpp:class:: MinorMinerException : public runtime_error'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1optional__parameters:4. Declaration is '.. cpp:class:: optional_parameters'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1optional__parameters:4. Declaration is '.. cpp:member:: LocalInteractionPtr localInteractionPtr'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1optional__parameters:4. Declaration is '.. cpp:member:: double timeout = 1000'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1optional__parameters:4. Declaration is '.. cpp:function:: inline optional_parameters (optional_parameters &p, map< int, vector< int >> fixed_chains, map< int, vector< int >> initial_chains, map< int, vector< int >> restrict_chains)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:class:: template output_handler'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void error (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void major_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void minor_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void extra_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void debug (const char *, Args...) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__node:4. Declaration is '.. cpp:class:: template pairing_node : public N'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__node:4. Declaration is '.. cpp:function:: inline pairing_node< N > * merge_roots (pairing_node< N > *other)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__queue:4. Declaration is '.. cpp:class:: template pairing_queue'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1parameter__processor:4. Declaration is '.. cpp:class:: parameter_processor'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:class:: template pathfinder_base : public find_embedding::pathfinder_public_interface'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual void set_initial_chains (map< int, vector< int >> chains) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline bool check_improvement (const embedding_t &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual const chain & get_chain (int u) const override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual int heuristicEmbedding () override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__parallel:4. Declaration is '.. cpp:class:: template pathfinder_parallel : public find_embedding::pathfinder_base< embedding_problem_t >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__parallel:4. Declaration is '.. cpp:function:: inline virtual void prepare_root_distances (const embedding_t &emb, const int u) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__public__interface:4. Declaration is '.. cpp:class:: pathfinder_public_interface'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__serial:4. Declaration is '.. cpp:class:: template pathfinder_serial : public find_embedding::pathfinder_base< embedding_problem_t >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__serial:4. Declaration is '.. cpp:function:: inline virtual void prepare_root_distances (const embedding_t &emb, const int u) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__type:4. Declaration is '.. cpp:class:: template pathfinder_type'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__wrapper:4. Declaration is '.. cpp:class:: pathfinder_wrapper'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1priority__node:4. Declaration is '.. cpp:class:: template priority_node'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_problem_cancelled_exception:4. Declaration is '.. cpp:class:: ProblemCancelledException : public find_embedding::MinorMinerException'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:struct:: rndswap_first'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:struct:: shuffle_first'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_timeout_exception:4. Declaration is '.. cpp:class:: TimeoutException : public find_embedding::MinorMinerException'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/graph_8hpp:4. Declaration is '.. cpp:type:: graph'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:class:: components'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline const std::vector< int > & nodes (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t size () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t num_reserved (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t size (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline const input_graph & component_graph (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline std::vector< std::vector< int > > component_neighbors (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: template inline bool into_component (const int c, T &nodes_in, std::vector< int > &nodes_out) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: template inline void from_component (const int c, T &nodes_in, std::vector< int > &nodes_out) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:class:: input_graph'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline input_graph ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline input_graph (int n_v, const std::vector< int > &aside, const std::vector< int > &bside)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline void clear ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline int a (const int i) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline int b (const int i) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline size_t num_nodes () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline size_t num_edges () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline void push_back (int ai, int bi)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors_sources (const T1 &sources, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors_sinks (const T2 &sinks, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors (Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint:4. Declaration is '.. cpp:class:: template unaryint'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01bool_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< bool >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01int_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< int >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Invalid C++ declaration: Expected end of definition. [error at 25] template<> vector< int > > -------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< void * >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/struct/structfind__embedding_1_1frozen__chain.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:struct:: find_embedding::frozen_chain'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/struct/structfind__embedding_1_1rndswap__first.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:struct:: find_embedding::rndswap_first'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/struct/structfind__embedding_1_1shuffle__first.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:struct:: find_embedding::shuffle_first'. docstring of minorminer._minorminer.find_embedding:189: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/index.rst:7: WARNING: toctree contains reference to nonexisting document 'reference/.. future hook if Ocean adds formal Matlab support: matlabdocs' /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/layout_embedding.rst:: WARNING: image file not readable: _images/layout_embedding.png /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/matlabdocs.rst:5: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/matlab/find_embedding_mex.m' not found or reading it failed looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/matlabdocs.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 0%] README writing output... [ 1%] cpp/class/classbusclique_1_1biclique__cache writing output... [ 2%] cpp/class/classbusclique_1_1biclique__yield__cache writing output... [ 3%] cpp/class/classbusclique_1_1biclique__yield__cache_1_1iterator writing output... [ 4%] cpp/class/classbusclique_1_1bundle__cache writing output... [ 5%] cpp/class/classbusclique_1_1cell__cache writing output... [ 6%] cpp/class/classbusclique_1_1chimera__spec__base writing output... [ 7%] cpp/class/classbusclique_1_1clique__cache writing output... [ 8%] cpp/class/classbusclique_1_1clique__iterator writing output... [ 9%] cpp/class/classbusclique_1_1clique__yield__cache writing output... [ 10%] cpp/class/classbusclique_1_1craphash writing output... [ 11%] cpp/class/classbusclique_1_1ignore__badmask writing output... [ 12%] cpp/class/classbusclique_1_1maxcache writing output... [ 13%] cpp/class/classbusclique_1_1pegasus__spec__base writing output... [ 14%] cpp/class/classbusclique_1_1populate__badmask writing output... [ 14%] cpp/class/classbusclique_1_1topo__cache writing output... [ 15%] cpp/class/classbusclique_1_1topo__cache_1_1__initializer__tag writing output... [ 16%] cpp/class/classbusclique_1_1topo__spec__base writing output... [ 17%] cpp/class/classbusclique_1_1topo__spec__cellmask writing output... [ 18%] cpp/class/classbusclique_1_1yieldcache writing output... [ 19%] cpp/class/classbusclique_1_1zerocache writing output... [ 20%] cpp/class/classfastrng writing output... [ 21%] cpp/class/classfind__embedding_1_1_bad_initialization_exception writing output... [ 22%] cpp/class/classfind__embedding_1_1_corrupt_embedding_exception writing output... [ 23%] cpp/class/classfind__embedding_1_1_corrupt_parameters_exception writing output... [ 24%] cpp/class/classfind__embedding_1_1_local_interaction writing output... [ 25%] cpp/class/classfind__embedding_1_1_minor_miner_exception writing output... [ 26%] cpp/class/classfind__embedding_1_1_problem_cancelled_exception writing output... [ 27%] cpp/class/classfind__embedding_1_1_timeout_exception writing output... [ 28%] cpp/class/classfind__embedding_1_1chain writing output... [ 28%] cpp/class/classfind__embedding_1_1chain_1_1iterator writing output... [ 29%] cpp/class/classfind__embedding_1_1domain__handler__masked writing output... [ 30%] cpp/class/classfind__embedding_1_1domain__handler__universe writing output... [ 31%] cpp/class/classfind__embedding_1_1embedding writing output... [ 32%] cpp/class/classfind__embedding_1_1embedding__problem writing output... [ 33%] cpp/class/classfind__embedding_1_1embedding__problem__base writing output... [ 34%] cpp/class/classfind__embedding_1_1fixed__handler__hival writing output... [ 35%] cpp/class/classfind__embedding_1_1fixed__handler__none writing output... [ 36%] cpp/class/classfind__embedding_1_1max__heap__tag writing output... [ 37%] cpp/class/classfind__embedding_1_1min__heap__tag writing output... [ 38%] cpp/class/classfind__embedding_1_1optional__parameters writing output... [ 39%] cpp/class/classfind__embedding_1_1output__handler writing output... [ 40%] cpp/class/classfind__embedding_1_1pairing__node writing output... [ 41%] cpp/class/classfind__embedding_1_1pairing__queue writing output... [ 42%] cpp/class/classfind__embedding_1_1parameter__processor writing output... [ 42%] cpp/class/classfind__embedding_1_1pathfinder__base writing output... [ 43%] cpp/class/classfind__embedding_1_1pathfinder__parallel writing output... [ 44%] cpp/class/classfind__embedding_1_1pathfinder__public__interface writing output... [ 45%] cpp/class/classfind__embedding_1_1pathfinder__serial writing output... [ 46%] cpp/class/classfind__embedding_1_1pathfinder__type writing output... [ 47%] cpp/class/classfind__embedding_1_1pathfinder__wrapper writing output... [ 48%] cpp/class/classfind__embedding_1_1priority__node writing output... [ 49%] cpp/class/classgraph_1_1components writing output... [ 50%] cpp/class/classgraph_1_1input__graph writing output... [ 51%] cpp/class/classgraph_1_1unaryint writing output... [ 52%] cpp/class/classgraph_1_1unaryint_3_01bool_01_4 writing output... [ 53%] cpp/class/classgraph_1_1unaryint_3_01int_01_4 writing output... [ 54%] cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4 writing output... [ 55%] cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4 writing output... [ 56%] cpp/classlist writing output... [ 57%] cpp/file/biclique__cache_8hpp writing output... [ 57%] cpp/file/bundle__cache_8hpp writing output... [ 58%] cpp/file/busclique_2util_8hpp writing output... [ 59%] cpp/file/cell__cache_8hpp writing output... [ 60%] cpp/file/chain_8hpp writing output... [ 61%] cpp/file/clique__cache_8hpp writing output... [ 62%] cpp/file/debug_8hpp writing output... [ 63%] cpp/file/embedding_8hpp writing output... [ 64%] cpp/file/embedding__problem_8hpp writing output... [ 65%] cpp/file/fastrng_8hpp writing output... [ 66%] cpp/file/find__biclique_8hpp writing output... [ 67%] cpp/file/find__clique_8hpp writing output... [ 68%] cpp/file/find__embedding_2util_8hpp writing output... [ 69%] cpp/file/find__embedding_8hpp writing output... [ 70%] cpp/file/graph_8hpp writing output... [ 71%] cpp/file/pairing__queue_8hpp writing output... [ 71%] cpp/file/pathfinder_8hpp writing output... [ 72%] cpp/file/small__cliques_8hpp writing output... [ 73%] cpp/file/topo__cache_8hpp writing output... [ 74%] cpp/filelist writing output... [ 75%] cpp/namespace/namespacebusclique writing output... [ 76%] cpp/namespace/namespacefind__embedding writing output... [ 77%] cpp/namespace/namespacegraph writing output... [ 78%] cpp/namespacelist writing output... [ 79%] cpp/struct/structfind__embedding_1_1frozen__chain writing output... [ 80%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1default__tag writing output... [ 81%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1embedded__tag writing output... [ 82%] cpp/struct/structfind__embedding_1_1rndswap__first writing output... [ 83%] cpp/struct/structfind__embedding_1_1shuffle__first writing output... [ 84%] cpp/structlist writing output... [ 85%] index writing output... [ 85%] installation writing output... [ 86%] intro writing output... [ 87%] license writing output... [ 88%] reference/clique_embedding writing output... [ 89%] reference/cppdocs writing output... [ 90%] reference/general_embedding writing output... [ 91%] reference/generated/minorminer.busclique.busgraph_cache.cache_rootdir writing output... [ 92%] reference/generated/minorminer.busclique.busgraph_cache.clear_all_caches writing output... [ 93%] reference/generated/minorminer.busclique.busgraph_cache.find_biclique_embedding writing output... [ 94%] reference/generated/minorminer.busclique.busgraph_cache.find_clique_embedding writing output... [ 95%] reference/generated/minorminer.busclique.busgraph_cache.largest_balanced_biclique writing output... [ 96%] reference/generated/minorminer.busclique.busgraph_cache.largest_clique writing output... [ 97%] reference/generated/minorminer.busclique.busgraph_cache.largest_clique_by_chainlength writing output... [ 98%] reference/index writing output... [ 99%] reference/layout_embedding writing output... [100%] reference/matlabdocs /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/index.rst:14: WARNING: unknown document: oceandocs:docs_minorminer/sdk_index generating indices... genindex py-modindex done highlighting module code... [ 20%] minorminer._minorminer highlighting module code... [ 40%] minorminer.busclique highlighting module code... [ 60%] minorminer.layout highlighting module code... [ 80%] minorminer.layout.layout highlighting module code... [100%] minorminer.layout.placement writing additional pages... search done copying images... [ 20%] _images/k5_chimera.png copying images... [ 40%] _images/clique_embedding.png copying images... [ 60%] _images/Embedding_TriangularSquare.png copying images... [ 80%] _images/Embedding_K6Random3.png copying images... [100%] _images/grid_chimera.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 366 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-10-12T19:14:55.887681Z, end-time: 2021-10-12T19:15:13.001857Z, duration: 17, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v4.2.0 # This will generate the XML dump of the docstrings from the c++ doxygen Doxyfile Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/biclique_cache.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/biclique_cache.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/bundle_cache.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/bundle_cache.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/cell_cache.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/cell_cache.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/clique_cache.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/clique_cache.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_biclique.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_biclique.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_clique.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_clique.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/small_cliques.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/small_cliques.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/topo_cache.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/topo_cache.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/util.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/util.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/chain.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/chain.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding_problem.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding_problem.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/fastrng.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/fastrng.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/find_embedding.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/find_embedding.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/graph.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/graph.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pairing_queue.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pairing_queue.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pathfinder.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pathfinder.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/util.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/util.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/biclique_cache.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/bundle_cache.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/cell_cache.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/clique_cache.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_biclique.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_clique.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/small_cliques.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/topo_cache.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/util.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/util.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/chain.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding_problem.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/fastrng.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/find_embedding.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/graph.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pairing_queue.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pathfinder.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/biclique_cache.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/bundle_cache.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/cell_cache.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/clique_cache.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_biclique.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_clique.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/small_cliques.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/topo_cache.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/util.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/util.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/chain.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding_problem.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/fastrng.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/find_embedding.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/graph.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pairing_queue.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pathfinder.hpp... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound fastrng... Generating namespace index... Generating docs for namespace busclique Generating docs for compound busclique::biclique_cache... Generating docs for compound busclique::biclique_yield_cache... Generating docs for nested compound busclique::biclique_yield_cache::iterator... Generating docs for compound busclique::bundle_cache... Generating docs for compound busclique::cell_cache... Generating docs for compound busclique::chimera_spec_base... Generating docs for compound busclique::clique_cache... Generating docs for compound busclique::clique_iterator... Generating docs for compound busclique::clique_yield_cache... Generating docs for compound busclique::craphash... Generating docs for compound busclique::ignore_badmask... Generating docs for compound busclique::maxcache... Generating docs for compound busclique::pegasus_spec_base... Generating docs for compound busclique::populate_badmask... Generating docs for compound busclique::topo_cache... Generating docs for compound busclique::topo_spec_base... Generating docs for compound busclique::topo_spec_cellmask... Generating docs for compound busclique::yieldcache... Generating docs for compound busclique::zerocache... Generating docs for namespace find_embedding Generating docs for compound find_embedding::BadInitializationException... Generating docs for compound find_embedding::chain... Generating docs for nested compound find_embedding::chain::iterator... Generating docs for compound find_embedding::CorruptEmbeddingException... Generating docs for compound find_embedding::CorruptParametersException... Generating docs for compound find_embedding::domain_handler_masked... Generating docs for compound find_embedding::domain_handler_universe... Generating docs for compound find_embedding::embedding... Generating docs for compound find_embedding::embedding_problem... Generating docs for compound find_embedding::embedding_problem_base... Generating docs for compound find_embedding::fixed_handler_hival... Generating docs for compound find_embedding::fixed_handler_none... Generating docs for compound find_embedding::frozen_chain... Generating docs for compound find_embedding::LocalInteraction... Generating docs for compound find_embedding::max_heap_tag... Generating docs for compound find_embedding::min_heap_tag... Generating docs for compound find_embedding::MinorMinerException... Generating docs for compound find_embedding::optional_parameters... Generating docs for compound find_embedding::outpu/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding_problem.hpp:416: warning: explicit link request to 'of' could not be resolved t_handler... Generating docs for compound find_embedding::pairing_node... Generating docs for compound find_embedding::pairing_queue... Generating docs for compound find_embedding::parameter_processor... Generating docs for compound find_embedding::pathfinder_base... Generating docs for compound find_embedding::pathfinder_parallel... Generating docs for compound find_embedding::pathfinder_public_interface... Generating docs for compound find_embedding::pathfinder_serial... Generating docs for compound find_embedding::pathfinder_type... Generating docs for compound find_embedding::pathfinder_wrapper... Generating docs for compound find_embedding::priority_node... Generating docs for compound find_embedding::ProblemCancelledException... Generating docs for compound find_embedding::rndswap_first... Generating docs for compound find_embedding::shuffle_first... Generating docs for compound find_embedding::TimeoutException... Generating docs for namespace graph Generating docs for compound graph::components... Generating docs for compound graph::input_graph... Generating docs for compound graph::unaryint... Generating docs for compound graph::unaryint< bool >... Generating docs for compound graph::unaryint< int >... Generating docs for compound graph::unaryint< std::vector< int > >... Generating docs for compound graph::unaryint< void * >... Generating graph info page... Generating directory documentation... Generating dependency graph for directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique Generating dependency graph for directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class busclique::topo_cache::_initializer_tag Generating XML output for class find_embedding::BadInitializationException Generating XML output for class busclique::biclique_cache Generating XML output for class busclique::biclique_yield_cache Generating XML output for class busclique::bundle_cache Generating XML output for class busclique::cell_cache Generating XML output for class find_embedding::chain Generating XML output for class busclique::chimera_spec_base Generating XML output for class busclique::clique_cache Generating XML output for class busclique::clique_iterator Generating XML output for class busclique::clique_yield_cache Generating XML output for class graph::components Generating XML output for class find_embedding::CorruptEmbeddingException Generating XML output for class find_embedding::CorruptParametersException Generating XML output for class busclique::craphash Generating XML output for class find_embedding::pathfinder_base::default_tag Generating XML output for class find_embedding::domain_handler_masked Generating XML output for class find_embedding::domain_handler_universe Generating XML output for class find_embedding::pathfinder_base::embedded_tag Generating XML output for class find_embedding::embedding Generating XML output for class find_embedding::embedding_problem Generating XML output for class find_embedding::embedding_problem_base Generating XML output for class fastrng Generating XML output for class find_embedding::fixed_handler_hival Generating XML output for class find_embedding::fixed_handler_none Generating XML output for class find_embedding::frozen_chain Generating XML output for class busclique::ignore_badmask Generating XML output for class graph::input_graph Generating XML output for class busclique::biclique_yield_cache::iterator Generating XML output for class find_embedding::chain::iterator Generating XML output for class find_embedding::LocalInteraction Generating XML output for class find_embedding::max_heap_tag Generating XML output for class busclique::maxcache Generating XML output for class find_embedding::min_heap_tag Generating XML output for class find_embedding::MinorMinerException Generating XML output for class find_embedding::optional_parameters Generating XML output for class find_embedding::output_handler Generating XML output for class find_embedding::pairing_node Generating XML output for class find_embedding::pairing_queue Generating XML output for class find_embedding::parameter_processor Generating XML output for class find_embedding::pathfinder_base Generating XML output for class find_embedding::pathfinder_parallel Generating XML output for class find_embedding::pathfinder_public_interface Generating XML output for class find_embedding::pathfinder_serial Generating XML output for class find_embedding::pathfinder_type Generating XML output for class find_embedding::pathfinder_wrapper Generating XML output for class busclique::pegasus_spec_base Generating XML output for class busclique::populate_badmask Generating XML output for class find_embedding::priority_node Generating XML output for class find_embedding::ProblemCancelledException Generating XML output for class find_embedding::rndswap_first Generating XML output for class find_embedding::shuffle_first Generating XML output for class find_embedding::TimeoutException Generating XML output for class busclique::topo_cache Generating XML output for class busclique::topo_spec_base Generating XML output for class busclique::topo_spec_cellmask Generating XML output for class graph::unaryint Generating XML output for class graph::unaryint< bool > Generating XML output for class graph::unaryint< int > Generating XML output for class graph::unaryint< std::vector< int > > Generating XML output for class graph::unaryint< void * > Generating XML output for class busclique::yieldcache Generating XML output for class busclique::zerocache Generating XML output for namespace busclique Generating XML output for namespace find_embedding Generating XML output for namespace graph Generating XML output for file biclique_cache.hpp Generating XML output for file bundle_cache.hpp Generating XML output for file cell_cache.hpp Generating XML output for file clique_cache.hpp Generating XML output for file find_biclique.hpp Generating XML output for file find_clique.hpp Generating XML output for file small_cliques.hpp Generating XML output for file topo_cache.hpp Generating XML output for file util.hpp Generating XML output for file util.hpp Generating XML output for file debug.hpp Generating XML output for file chain.hpp Generating XML output for file embedding.hpp Generating XML output for file embedding_problem.hpp Generating XML output for file fastrng.hpp Generating XML output for file find_embedding.hpp Generating XML output for file graph.hpp Generating XML output for file pairing_queue.hpp Generating XML output for file pathfinder.hpp Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/ Running dot... lookup cache used 1546/65536 hits=26095 misses=1675 finished... # This will (only as needed) create new rst files when new c++ classes/files/namespaces # appear. At the moment, they are all being regenerated every time since # source/cpp is in the gitignore. python -m breathe.apidoc -o source/cpp build-cpp/xml/ File source/cpp/class/classbusclique_1_1topo__cache_1_1__initializer__tag.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_bad_initialization_exception.rst already exists, skipping. File source/cpp/class/classbusclique_1_1biclique__cache.rst already exists, skipping. File source/cpp/class/classbusclique_1_1biclique__yield__cache.rst already exists, skipping. File source/cpp/class/classbusclique_1_1bundle__cache.rst already exists, skipping. File source/cpp/class/classbusclique_1_1cell__cache.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1chain.rst already exists, skipping. File source/cpp/class/classbusclique_1_1chimera__spec__base.rst already exists, skipping. File source/cpp/class/classbusclique_1_1clique__cache.rst already exists, skipping. File source/cpp/class/classbusclique_1_1clique__iterator.rst already exists, skipping. File source/cpp/class/classbusclique_1_1clique__yield__cache.rst already exists, skipping. File source/cpp/class/classgraph_1_1components.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_corrupt_embedding_exception.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_corrupt_parameters_exception.rst already exists, skipping. File source/cpp/class/classbusclique_1_1craphash.rst already exists, skipping. File source/cpp/struct/structfind__embedding_1_1pathfinder__base_1_1default__tag.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1domain__handler__masked.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1domain__handler__universe.rst already exists, skipping. File source/cpp/struct/structfind__embedding_1_1pathfinder__base_1_1embedded__tag.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1embedding.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1embedding__problem.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1embedding__problem__base.rst already exists, skipping. File source/cpp/class/classfastrng.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1fixed__handler__hival.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1fixed__handler__none.rst already exists, skipping. File source/cpp/struct/structfind__embedding_1_1frozen__chain.rst already exists, skipping. File source/cpp/class/classbusclique_1_1ignore__badmask.rst already exists, skipping. File source/cpp/class/classgraph_1_1input__graph.rst already exists, skipping. File source/cpp/class/classbusclique_1_1biclique__yield__cache_1_1iterator.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1chain_1_1iterator.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_local_interaction.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1max__heap__tag.rst already exists, skipping. File source/cpp/class/classbusclique_1_1maxcache.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1min__heap__tag.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_minor_miner_exception.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1optional__parameters.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1output__handler.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pairing__node.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pairing__queue.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1parameter__processor.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pathfinder__base.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pathfinder__parallel.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pathfinder__public__interface.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pathfinder__serial.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pathfinder__type.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pathfinder__wrapper.rst already exists, skipping. File source/cpp/class/classbusclique_1_1pegasus__spec__base.rst already exists, skipping. File source/cpp/class/classbusclique_1_1populate__badmask.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1priority__node.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_problem_cancelled_exception.rst already exists, skipping. File source/cpp/struct/structfind__embedding_1_1rndswap__first.rst already exists, skipping. File source/cpp/struct/structfind__embedding_1_1shuffle__first.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_timeout_exception.rst already exists, skipping. File source/cpp/class/classbusclique_1_1topo__cache.rst already exists, skipping. File source/cpp/class/classbusclique_1_1topo__spec__base.rst already exists, skipping. File source/cpp/class/classbusclique_1_1topo__spec__cellmask.rst already exists, skipping. File source/cpp/class/classgraph_1_1unaryint.rst already exists, skipping. File source/cpp/class/classgraph_1_1unaryint_3_01bool_01_4.rst already exists, skipping. File source/cpp/class/classgraph_1_1unaryint_3_01int_01_4.rst already exists, skipping. File source/cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4.rst already exists, skipping. File source/cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4.rst already exists, skipping. File source/cpp/class/classbusclique_1_1yieldcache.rst already exists, skipping. File source/cpp/class/classbusclique_1_1zerocache.rst already exists, skipping. File source/cpp/namespace/namespacebusclique.rst already exists, skipping. File source/cpp/namespace/namespacefind__embedding.rst already exists, skipping. File source/cpp/namespace/namespacegraph.rst already exists, skipping. File source/cpp/file/biclique__cache_8hpp.rst already exists, skipping. File source/cpp/file/bundle__cache_8hpp.rst already exists, skipping. File source/cpp/file/cell__cache_8hpp.rst already exists, skipping. File source/cpp/file/clique__cache_8hpp.rst already exists, skipping. File source/cpp/file/find__biclique_8hpp.rst already exists, skipping. File source/cpp/file/find__clique_8hpp.rst already exists, skipping. File source/cpp/file/small__cliques_8hpp.rst already exists, skipping. File source/cpp/file/topo__cache_8hpp.rst already exists, skipping. File source/cpp/file/busclique_2util_8hpp.rst already exists, skipping. File source/cpp/file/find__embedding_2util_8hpp.rst already exists, skipping. File source/cpp/file/debug_8hpp.rst already exists, skipping. File source/cpp/file/chain_8hpp.rst already exists, skipping. File source/cpp/file/embedding_8hpp.rst already exists, skipping. File source/cpp/file/embedding__problem_8hpp.rst already exists, skipping. File source/cpp/file/fastrng_8hpp.rst already exists, skipping. File source/cpp/file/find__embedding_8hpp.rst already exists, skipping. File source/cpp/file/graph_8hpp.rst already exists, skipping. File source/cpp/file/pairing__queue_8hpp.rst already exists, skipping. File source/cpp/file/pathfinder_8hpp.rst already exists, skipping. File source/cpp/classlist.rst already exists, skipping. File source/cpp/structlist.rst already exists, skipping. File source/cpp/filelist.rst already exists, skipping. File source/cpp/namespacelist.rst already exists, skipping. loading translations [en]... done making output directory... done loading pickled environment... done [autosummary] generating autosummary for: README.rst, cpp/class/classbusclique_1_1biclique__cache.rst, cpp/class/classbusclique_1_1biclique__yield__cache.rst, cpp/class/classbusclique_1_1biclique__yield__cache_1_1iterator.rst, cpp/class/classbusclique_1_1bundle__cache.rst, cpp/class/classbusclique_1_1cell__cache.rst, cpp/class/classbusclique_1_1chimera__spec__base.rst, cpp/class/classbusclique_1_1clique__cache.rst, cpp/class/classbusclique_1_1clique__iterator.rst, cpp/class/classbusclique_1_1clique__yield__cache.rst, ..., reference/generated/minorminer.busclique.busgraph_cache.cache_rootdir.rst, reference/generated/minorminer.busclique.busgraph_cache.clear_all_caches.rst, reference/generated/minorminer.busclique.busgraph_cache.find_biclique_embedding.rst, reference/generated/minorminer.busclique.busgraph_cache.find_clique_embedding.rst, reference/generated/minorminer.busclique.busgraph_cache.largest_balanced_biclique.rst, reference/generated/minorminer.busclique.busgraph_cache.largest_clique.rst, reference/generated/minorminer.busclique.busgraph_cache.largest_clique_by_chainlength.rst, reference/index.rst, reference/layout_embedding.rst, reference/matlabdocs.rst building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 0 added, 88 changed, 0 removed reading sources... [ 1%] cpp/class/classbusclique_1_1biclique__cache reading sources... [ 2%] cpp/class/classbusclique_1_1biclique__yield__cache reading sources... [ 3%] cpp/class/classbusclique_1_1biclique__yield__cache_1_1iterator reading sources... [ 4%] cpp/class/classbusclique_1_1bundle__cache reading sources... [ 5%] cpp/class/classbusclique_1_1cell__cache reading sources... [ 6%] cpp/class/classbusclique_1_1chimera__spec__base reading sources... [ 7%] cpp/class/classbusclique_1_1clique__cache reading sources... [ 9%] cpp/class/classbusclique_1_1clique__iterator reading sources... [ 10%] cpp/class/classbusclique_1_1clique__yield__cache reading sources... [ 11%] cpp/class/classbusclique_1_1craphash reading sources... [ 12%] cpp/class/classbusclique_1_1ignore__badmask reading sources... [ 13%] cpp/class/classbusclique_1_1maxcache reading sources... [ 14%] cpp/class/classbusclique_1_1pegasus__spec__base reading sources... [ 15%] cpp/class/classbusclique_1_1populate__badmask reading sources... [ 17%] cpp/class/classbusclique_1_1topo__cache reading sources... [ 18%] cpp/class/classbusclique_1_1topo__cache_1_1__initializer__tag reading sources... [ 19%] cpp/class/classbusclique_1_1topo__spec__base reading sources... [ 20%] cpp/class/classbusclique_1_1topo__spec__cellmask reading sources... [ 21%] cpp/class/classbusclique_1_1yieldcache reading sources... [ 22%] cpp/class/classbusclique_1_1zerocache reading sources... [ 23%] cpp/class/classfastrng reading sources... [ 25%] cpp/class/classfind__embedding_1_1_bad_initialization_exception reading sources... [ 26%] cpp/class/classfind__embedding_1_1_corrupt_embedding_exception reading sources... [ 27%] cpp/class/classfind__embedding_1_1_corrupt_parameters_exception reading sources... [ 28%] cpp/class/classfind__embedding_1_1_local_interaction reading sources... [ 29%] cpp/class/classfind__embedding_1_1_minor_miner_exception reading sources... [ 30%] cpp/class/classfind__embedding_1_1_problem_cancelled_exception reading sources... [ 31%] cpp/class/classfind__embedding_1_1_timeout_exception reading sources... [ 32%] cpp/class/classfind__embedding_1_1chain reading sources... [ 34%] cpp/class/classfind__embedding_1_1chain_1_1iterator reading sources... [ 35%] cpp/class/classfind__embedding_1_1domain__handler__masked reading sources... [ 36%] cpp/class/classfind__embedding_1_1domain__handler__universe reading sources... [ 37%] cpp/class/classfind__embedding_1_1embedding reading sources... [ 38%] cpp/class/classfind__embedding_1_1embedding__problem reading sources... [ 39%] cpp/class/classfind__embedding_1_1embedding__problem__base reading sources... [ 40%] cpp/class/classfind__embedding_1_1fixed__handler__hival reading sources... [ 42%] cpp/class/classfind__embedding_1_1fixed__handler__none reading sources... [ 43%] cpp/class/classfind__embedding_1_1max__heap__tag reading sources... [ 44%] cpp/class/classfind__embedding_1_1min__heap__tag reading sources... [ 45%] cpp/class/classfind__embedding_1_1optional__parameters reading sources... [ 46%] cpp/class/classfind__embedding_1_1output__handler reading sources... [ 47%] cpp/class/classfind__embedding_1_1pairing__node reading sources... [ 48%] cpp/class/classfind__embedding_1_1pairing__queue reading sources... [ 50%] cpp/class/classfind__embedding_1_1parameter__processor reading sources... [ 51%] cpp/class/classfind__embedding_1_1pathfinder__base reading sources... [ 52%] cpp/class/classfind__embedding_1_1pathfinder__parallel reading sources... [ 53%] cpp/class/classfind__embedding_1_1pathfinder__public__interface reading sources... [ 54%] cpp/class/classfind__embedding_1_1pathfinder__serial reading sources... [ 55%] cpp/class/classfind__embedding_1_1pathfinder__type reading sources... [ 56%] cpp/class/classfind__embedding_1_1pathfinder__wrapper reading sources... [ 57%] cpp/class/classfind__embedding_1_1priority__node reading sources... [ 59%] cpp/class/classgraph_1_1components reading sources... [ 60%] cpp/class/classgraph_1_1input__graph reading sources... [ 61%] cpp/class/classgraph_1_1unaryint reading sources... [ 62%] cpp/class/classgraph_1_1unaryint_3_01bool_01_4 reading sources... [ 63%] cpp/class/classgraph_1_1unaryint_3_01int_01_4 reading sources... [ 64%] cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4 reading sources... [ 65%] cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4 reading sources... [ 67%] cpp/file/biclique__cache_8hpp reading sources... [ 68%] cpp/file/bundle__cache_8hpp reading sources... [ 69%] cpp/file/busclique_2util_8hpp reading sources... [ 70%] cpp/file/cell__cache_8hpp reading sources... [ 71%] cpp/file/chain_8hpp reading sources... [ 72%] cpp/file/clique__cache_8hpp reading sources... [ 73%] cpp/file/debug_8hpp reading sources... [ 75%] cpp/file/embedding_8hpp reading sources... [ 76%] cpp/file/embedding__problem_8hpp reading sources... [ 77%] cpp/file/fastrng_8hpp reading sources... [ 78%] cpp/file/find__biclique_8hpp reading sources... [ 79%] cpp/file/find__clique_8hpp reading sources... [ 80%] cpp/file/find__embedding_2util_8hpp reading sources... [ 81%] cpp/file/find__embedding_8hpp reading sources... [ 82%] cpp/file/graph_8hpp reading sources... [ 84%] cpp/file/pairing__queue_8hpp reading sources... [ 85%] cpp/file/pathfinder_8hpp reading sources... [ 86%] cpp/file/small__cliques_8hpp reading sources... [ 87%] cpp/file/topo__cache_8hpp reading sources... [ 88%] cpp/namespace/namespacebusclique reading sources... [ 89%] cpp/namespace/namespacefind__embedding reading sources... [ 90%] cpp/namespace/namespacegraph reading sources... [ 92%] cpp/struct/structfind__embedding_1_1frozen__chain reading sources... [ 93%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1default__tag reading sources... [ 94%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1embedded__tag reading sources... [ 95%] cpp/struct/structfind__embedding_1_1rndswap__first reading sources... [ 96%] cpp/struct/structfind__embedding_1_1shuffle__first reading sources... [ 97%] reference/index reading sources... [ 98%] reference/layout_embedding reading sources... [100%] reference/matlabdocs /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/class/classfind__embedding_1_1chain_1_1iterator.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:class:: find_embedding::chain::iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/biclique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__cache:4. Declaration is '.. cpp:class:: template biclique_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/biclique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__yield__cache:4. Declaration is '.. cpp:class:: template biclique_yield_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/biclique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__yield__cache:4. Declaration is '.. cpp:class:: iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/biclique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1yieldcache:4. Declaration is '.. cpp:class:: yieldcache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/bundle__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/bundle__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1bundle__cache:4. Declaration is '.. cpp:class:: template bundle_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/busclique_2util_8hpp.rst:4: WARNING: doxygenfile: Found multiple matches for file "util.hpp /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/cell__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/cell__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1cell__cache:4. Declaration is '.. cpp:class:: template cell_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:class:: chain'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain (vector< int > &w, int l)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain & operator= (const vector< int > &c)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain & operator= (const chain &c)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t size () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t count (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int get_link (const int x) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void set_link (const int x, const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int drop_link (const int x)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void set_root (const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void clear ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void add_leaf (const int q, const int parent)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int trim_branch (int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int trim_leaf (int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int parent (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void adopt (const int p, const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int refcount (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t freeze (vector< chain > &others, frozen_chain &keep)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void thaw (vector< chain > &others, frozen_chain &keep)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: template inline void steal (chain &other, embedding_problem_t &ep, int chainsize=0)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void link_path (chain &other, int q, const vector< int > &parents)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline iterator begin () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline iterator end () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void diagnostic ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int run_diagnostic () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:class:: iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Invalid C++ declaration: Expected end of definition. [error at 32] decltype(data) ::const_iterator it --------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: decltype [error at 35] inline iterator (typename decltype(data)::const_iterator it) -----------------------------------^ If the function has a return type: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 17] inline iterator (typename decltype(data)::const_iterator it) -----------------^ If parenthesis in noptr-declarator: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected identifier in nested name, got keyword: typename [error at 26] inline iterator (typename decltype(data)::const_iterator it) --------------------------^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name, got keyword: typename [error at 26] inline iterator (typename decltype(data)::const_iterator it) --------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: decltype [error at 15] inline decltype(data) const ::key_type & operator* () const ---------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 39] inline decltype(data) const ::key_type & operator* () const ---------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 39] inline decltype(data) const ::key_type & operator* () const ---------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__cache:4. Declaration is '.. cpp:class:: template clique_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__iterator:4. Declaration is '.. cpp:class:: template clique_iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__yield__cache:4. Declaration is '.. cpp:class:: template clique_yield_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1maxcache:4. Declaration is '.. cpp:class:: maxcache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1zerocache:4. Declaration is '.. cpp:class:: zerocache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:class:: template embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding (embedding_problem_t &e_p)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding (embedding_problem_t &e_p, map< int, vector< int >> &fixed_chains, map< int, vector< int >> &initial_chains)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding< embedding_problem_t > & operator= (const embedding< embedding_problem_t > &other)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline const chain & get_chain (int v) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline unsigned int chainsize (int v) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int weight (int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int max_weight () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int max_weight (const int start, const int stop) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool has_qubit (const int v, const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void set_chain (const int u, const vector< int > &incoming)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void fix_chain (const int u, const vector< int > &incoming)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool operator== (const embedding &other) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void construct_chain (const int u, const int q, const vector< vector< int >> &parents)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void construct_chain_steiner (const int u, const int q, const vector< vector< int >> &parents, const vector< vector< distance_t >> &distances, vector< vector< int >> &visited_list)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void flip_back (int u, const int target_chainsize)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void tear_out (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int freeze_out (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void thaw_back (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void steal_all (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int statistics (vector< int > &stats) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool linked () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool linked (int u) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void print () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void long_diagnostic (std::string current_state)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void run_long_diagnostic (std::string current_state) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1domain__handler__masked:4. Declaration is '.. cpp:class:: domain_handler_masked'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1domain__handler__universe:4. Declaration is '.. cpp:class:: domain_handler_universe'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem:4. Declaration is '.. cpp:class:: template embedding_problem : public find_embedding::embedding_problem_base , public fixed_handler , public domain_handler , public find_embedding::output_handler< verbose >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:class:: embedding_problem_base'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:member:: optional_parameters & params'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void reset_mood ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void populate_weight_table (int max_weight)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline distance_t weight (unsigned int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u, shuffle_first)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u, rndswap_first)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & qubit_neighbors (int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_vars () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_qubits () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_fixed () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_reserved () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int randint (int a, int b)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: template inline void shuffle (A a, B b)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void qubit_component (int q0, vector< int > &component, vector< int > &visited)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_order (VARORDER order=VARORDER_SHUFFLE)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void dfs_component (int x, const vector< vector< int >> &neighbors, vector< int > &component, vector< int > &visited)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1fixed__handler__hival:4. Declaration is '.. cpp:class:: fixed_handler_hival'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1fixed__handler__none:4. Declaration is '.. cpp:class:: fixed_handler_none'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:class:: template output_handler'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void error (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void major_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void minor_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void extra_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void debug (const char *, Args...) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/fastrng_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfastrng:4. Declaration is '.. cpp:class:: fastrng'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__biclique_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__biclique_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1craphash:4. Declaration is '.. cpp:class:: craphash'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__clique_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_2util_8hpp.rst:4: WARNING: doxygenfile: Found multiple matches for file "util.hpp /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1parameter__processor:4. Declaration is '.. cpp:class:: parameter_processor'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__type:4. Declaration is '.. cpp:class:: template pathfinder_type'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__wrapper:4. Declaration is '.. cpp:class:: pathfinder_wrapper'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4:4. Declaration is '.. cpp:class:: template<> graph::unaryint< std::vector< int > >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:class:: components'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline const std::vector< int > & nodes (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t size () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t num_reserved (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t size (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline const input_graph & component_graph (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline std::vector< std::vector< int > > component_neighbors (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: template inline bool into_component (const int c, T &nodes_in, std::vector< int > &nodes_out) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: template inline void from_component (const int c, T &nodes_in, std::vector< int > &nodes_out) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:class:: input_graph'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline input_graph ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline input_graph (int n_v, const std::vector< int > &aside, const std::vector< int > &bside)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline void clear ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline int a (const int i) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline int b (const int i) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline size_t num_nodes () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline size_t num_edges () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline void push_back (int ai, int bi)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors_sources (const T1 &sources, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors_sinks (const T2 &sinks, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors (Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint:4. Declaration is '.. cpp:class:: template unaryint'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01bool_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< bool >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01int_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< int >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Invalid C++ declaration: Expected end of definition. [error at 25] template<> vector< int > > -------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate ID: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1af0a8f86457aae8f485cc3eb1c5bd0b26". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate explicit target name: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1af0a8f86457aae8f485cc3eb1c5bd0b26". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate ID: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a23e8bee0938b8c339200592c90d478a8". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate explicit target name: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a23e8bee0938b8c339200592c90d478a8". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate ID: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a192e028c6ae91a4a220d526c4fe63f04". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate explicit target name: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a192e028c6ae91a4a220d526c4fe63f04". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate ID: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate explicit target name: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< void * >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1max__heap__tag:4. Declaration is '.. cpp:class:: max_heap_tag'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1min__heap__tag:4. Declaration is '.. cpp:class:: min_heap_tag'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__node:4. Declaration is '.. cpp:class:: template pairing_node : public N'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__node:4. Declaration is '.. cpp:function:: inline pairing_node< N > * merge_roots (pairing_node< N > *other)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__queue:4. Declaration is '.. cpp:class:: template pairing_queue'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1priority__node:4. Declaration is '.. cpp:class:: template priority_node'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:class:: template pathfinder_base : public find_embedding::pathfinder_public_interface'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual void set_initial_chains (map< int, vector< int >> chains) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline bool check_improvement (const embedding_t &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual const chain & get_chain (int u) const override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual int heuristicEmbedding () override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__parallel:4. Declaration is '.. cpp:class:: template pathfinder_parallel : public find_embedding::pathfinder_base< embedding_problem_t >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__parallel:4. Declaration is '.. cpp:function:: inline virtual void prepare_root_distances (const embedding_t &emb, const int u) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__public__interface:4. Declaration is '.. cpp:class:: pathfinder_public_interface'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__serial:4. Declaration is '.. cpp:class:: template pathfinder_serial : public find_embedding::pathfinder_base< embedding_problem_t >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__serial:4. Declaration is '.. cpp:function:: inline virtual void prepare_root_distances (const embedding_t &emb, const int u) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/small__cliques_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/topo__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/topo__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1topo__cache:4. Declaration is '.. cpp:class:: template topo_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__biclique_8hpp:4. Declaration is '.. cpp:type:: biclique_result_cache = std::unordered_map< pair< size_t, size_t >, value_t, craphash >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/clique__cache_8hpp:4. Declaration is '.. cpp:member:: const vector< vector< size_t > > empty_emb'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__biclique_8hpp:4. Declaration is '.. cpp:function:: template void best_bicliques (const topo_spec &topo, const vector< size_t > &nodes, const vector< pair< size_t, size_t >> &edges, vector< pair< pair< size_t, size_t >, vector< vector< size_t >>>> &embs)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__biclique_8hpp:4. Declaration is '.. cpp:function:: template void best_bicliques (topo_cache< topo_spec > &topology, vector< pair< pair< size_t, size_t >, vector< vector< size_t >>>> &embs)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template size_t get_maxlen (vector< T > &emb, size_t size)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template bool find_clique_nice (const cell_cache< topo_spec > &, size_t size, vector< vector< size_t >> &emb, size_t &min_width, size_t &max_width, size_t &max_length)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template<> bool find_clique_nice (const cell_cache< chimera_spec > &cells, size_t size, vector< vector< size_t >> &emb, size_t &, size_t &, size_t &max_length)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template<> bool find_clique_nice (const cell_cache< pegasus_spec > &cells, size_t size, vector< vector< size_t >> &emb, size_t &, size_t &, size_t &max_length)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template bool find_clique (const topo_spec &topo, const vector< size_t > &nodes, const vector< pair< size_t, size_t >> &edges, size_t size, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template bool find_clique (topo_cache< topo_spec > &topology, size_t size, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template bool find_clique_nice (const topo_spec &topo, const vector< size_t > &nodes, const vector< pair< size_t, size_t >> &edges, size_t size, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template void short_clique (const topo_spec &, const vector< size_t > &nodes, const vector< pair< size_t, size_t >> &edges, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template void best_cliques (topo_cache< topo_spec > &topology, vector< vector< vector< size_t >>> &embs, vector< vector< size_t >> &emb_1)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/small__cliques_8hpp:4. Declaration is '.. cpp:function:: bool find_generic_1 (const vector< size_t > &nodes, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/small__cliques_8hpp:4. Declaration is '.. cpp:function:: bool find_generic_2 (const vector< pair< size_t, size_t >> &edges, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/small__cliques_8hpp:4. Declaration is '.. cpp:function:: bool find_generic_3 (const vector< pair< size_t, size_t >> &edges, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/small__cliques_8hpp:4. Declaration is '.. cpp:function:: bool find_generic_4 (const vector< pair< size_t, size_t >> &edges, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__cache:4. Declaration is '.. cpp:class:: template biclique_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__yield__cache:4. Declaration is '.. cpp:class:: template biclique_yield_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__yield__cache:4. Declaration is '.. cpp:class:: iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1bundle__cache:4. Declaration is '.. cpp:class:: template bundle_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1cell__cache:4. Declaration is '.. cpp:class:: template cell_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1chimera__spec__base:4. Declaration is '.. cpp:class:: chimera_spec_base : public busclique::topo_spec_base'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__cache:4. Declaration is '.. cpp:class:: template clique_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__iterator:4. Declaration is '.. cpp:class:: template clique_iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__yield__cache:4. Declaration is '.. cpp:class:: template clique_yield_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1craphash:4. Declaration is '.. cpp:class:: craphash'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1ignore__badmask:4. Declaration is '.. cpp:class:: ignore_badmask'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1maxcache:4. Declaration is '.. cpp:class:: maxcache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1pegasus__spec__base:4. Declaration is '.. cpp:class:: pegasus_spec_base : public busclique::topo_spec_base'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1populate__badmask:4. Declaration is '.. cpp:class:: populate_badmask'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1topo__cache:4. Declaration is '.. cpp:class:: template topo_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1topo__spec__base:4. Declaration is '.. cpp:class:: topo_spec_base'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1topo__spec__cellmask:4. Declaration is '.. cpp:class:: template topo_spec_cellmask : public topo_spec'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1yieldcache:4. Declaration is '.. cpp:class:: yieldcache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1zerocache:4. Declaration is '.. cpp:class:: zerocache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enum:: VARORDER'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_SHUFFLE'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_DFS'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_BFS'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_PFS'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_RPFS'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_KEEP'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__embedding_8hpp:4. Declaration is '.. cpp:function:: int findEmbedding (graph::input_graph &var_g, graph::input_graph &qubit_g, optional_parameters ¶ms, vector< vector< int >> &chains)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_bad_initialization_exception:4. Declaration is '.. cpp:class:: BadInitializationException : public find_embedding::MinorMinerException'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:class:: chain'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain (vector< int > &w, int l)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain & operator= (const vector< int > &c)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain & operator= (const chain &c)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t size () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t count (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int get_link (const int x) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void set_link (const int x, const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int drop_link (const int x)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void set_root (const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void clear ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void add_leaf (const int q, const int parent)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int trim_branch (int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int trim_leaf (int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int parent (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void adopt (const int p, const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int refcount (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t freeze (vector< chain > &others, frozen_chain &keep)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void thaw (vector< chain > &others, frozen_chain &keep)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: template inline void steal (chain &other, embedding_problem_t &ep, int chainsize=0)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void link_path (chain &other, int q, const vector< int > &parents)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline iterator begin () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline iterator end () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void diagnostic ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int run_diagnostic () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:class:: iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_corrupt_embedding_exception:4. Declaration is '.. cpp:class:: CorruptEmbeddingException : public find_embedding::MinorMinerException'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_corrupt_parameters_exception:4. Declaration is '.. cpp:class:: CorruptParametersException : public find_embedding::MinorMinerException'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1domain__handler__masked:4. Declaration is '.. cpp:class:: domain_handler_masked'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1domain__handler__universe:4. Declaration is '.. cpp:class:: domain_handler_universe'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:class:: template embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding (embedding_problem_t &e_p)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding (embedding_problem_t &e_p, map< int, vector< int >> &fixed_chains, map< int, vector< int >> &initial_chains)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding< embedding_problem_t > & operator= (const embedding< embedding_problem_t > &other)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline const chain & get_chain (int v) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline unsigned int chainsize (int v) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int weight (int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int max_weight () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int max_weight (const int start, const int stop) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool has_qubit (const int v, const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void set_chain (const int u, const vector< int > &incoming)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void fix_chain (const int u, const vector< int > &incoming)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool operator== (const embedding &other) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void construct_chain (const int u, const int q, const vector< vector< int >> &parents)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void construct_chain_steiner (const int u, const int q, const vector< vector< int >> &parents, const vector< vector< distance_t >> &distances, vector< vector< int >> &visited_list)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void flip_back (int u, const int target_chainsize)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void tear_out (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int freeze_out (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void thaw_back (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void steal_all (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int statistics (vector< int > &stats) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool linked () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool linked (int u) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void print () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void long_diagnostic (std::string current_state)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void run_long_diagnostic (std::string current_state) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem:4. Declaration is '.. cpp:class:: template embedding_problem : public find_embedding::embedding_problem_base , public fixed_handler , public domain_handler , public find_embedding::output_handler< verbose >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:class:: embedding_problem_base'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:member:: optional_parameters & params'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void reset_mood ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void populate_weight_table (int max_weight)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline distance_t weight (unsigned int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u, shuffle_first)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u, rndswap_first)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & qubit_neighbors (int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_vars () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_qubits () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_fixed () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_reserved () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int randint (int a, int b)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: template inline void shuffle (A a, B b)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void qubit_component (int q0, vector< int > &component, vector< int > &visited)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_order (VARORDER order=VARORDER_SHUFFLE)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void dfs_component (int x, const vector< vector< int >> &neighbors, vector< int > &component, vector< int > &visited)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1fixed__handler__hival:4. Declaration is '.. cpp:class:: fixed_handler_hival'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1fixed__handler__none:4. Declaration is '.. cpp:class:: fixed_handler_none'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:struct:: frozen_chain'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_local_interaction:4. Declaration is '.. cpp:class:: LocalInteraction'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_local_interaction:4. Declaration is '.. cpp:function:: inline void displayOutput (int loglevel, const string &msg) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_local_interaction:4. Declaration is '.. cpp:function:: inline void displayError (int loglevel, const string &msg) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_local_interaction:4. Declaration is '.. cpp:function:: inline int cancelled (const clock::time_point stoptime) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1max__heap__tag:4. Declaration is '.. cpp:class:: max_heap_tag'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1min__heap__tag:4. Declaration is '.. cpp:class:: min_heap_tag'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_minor_miner_exception:4. Declaration is '.. cpp:class:: MinorMinerException : public runtime_error'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1optional__parameters:4. Declaration is '.. cpp:class:: optional_parameters'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1optional__parameters:4. Declaration is '.. cpp:member:: LocalInteractionPtr localInteractionPtr'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1optional__parameters:4. Declaration is '.. cpp:member:: double timeout = 1000'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1optional__parameters:4. Declaration is '.. cpp:function:: inline optional_parameters (optional_parameters &p, map< int, vector< int >> fixed_chains, map< int, vector< int >> initial_chains, map< int, vector< int >> restrict_chains)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:class:: template output_handler'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void error (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void major_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void minor_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void extra_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void debug (const char *, Args...) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__node:4. Declaration is '.. cpp:class:: template pairing_node : public N'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__node:4. Declaration is '.. cpp:function:: inline pairing_node< N > * merge_roots (pairing_node< N > *other)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__queue:4. Declaration is '.. cpp:class:: template pairing_queue'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1parameter__processor:4. Declaration is '.. cpp:class:: parameter_processor'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:class:: template pathfinder_base : public find_embedding::pathfinder_public_interface'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual void set_initial_chains (map< int, vector< int >> chains) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline bool check_improvement (const embedding_t &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual const chain & get_chain (int u) const override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual int heuristicEmbedding () override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__parallel:4. Declaration is '.. cpp:class:: template pathfinder_parallel : public find_embedding::pathfinder_base< embedding_problem_t >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__parallel:4. Declaration is '.. cpp:function:: inline virtual void prepare_root_distances (const embedding_t &emb, const int u) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__public__interface:4. Declaration is '.. cpp:class:: pathfinder_public_interface'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__serial:4. Declaration is '.. cpp:class:: template pathfinder_serial : public find_embedding::pathfinder_base< embedding_problem_t >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__serial:4. Declaration is '.. cpp:function:: inline virtual void prepare_root_distances (const embedding_t &emb, const int u) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__type:4. Declaration is '.. cpp:class:: template pathfinder_type'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__wrapper:4. Declaration is '.. cpp:class:: pathfinder_wrapper'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1priority__node:4. Declaration is '.. cpp:class:: template priority_node'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_problem_cancelled_exception:4. Declaration is '.. cpp:class:: ProblemCancelledException : public find_embedding::MinorMinerException'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:struct:: rndswap_first'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:struct:: shuffle_first'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_timeout_exception:4. Declaration is '.. cpp:class:: TimeoutException : public find_embedding::MinorMinerException'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/graph_8hpp:4. Declaration is '.. cpp:type:: graph'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:class:: components'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline const std::vector< int > & nodes (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t size () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t num_reserved (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t size (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline const input_graph & component_graph (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline std::vector< std::vector< int > > component_neighbors (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: template inline bool into_component (const int c, T &nodes_in, std::vector< int > &nodes_out) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: template inline void from_component (const int c, T &nodes_in, std::vector< int > &nodes_out) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:class:: input_graph'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline input_graph ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline input_graph (int n_v, const std::vector< int > &aside, const std::vector< int > &bside)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline void clear ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline int a (const int i) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline int b (const int i) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline size_t num_nodes () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline size_t num_edges () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline void push_back (int ai, int bi)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors_sources (const T1 &sources, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors_sinks (const T2 &sinks, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors (Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint:4. Declaration is '.. cpp:class:: template unaryint'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01bool_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< bool >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01int_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< int >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Invalid C++ declaration: Expected end of definition. [error at 25] template<> vector< int > > -------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< void * >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/struct/structfind__embedding_1_1frozen__chain.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:struct:: find_embedding::frozen_chain'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/struct/structfind__embedding_1_1rndswap__first.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:struct:: find_embedding::rndswap_first'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/struct/structfind__embedding_1_1shuffle__first.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:struct:: find_embedding::shuffle_first'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/index.rst:7: WARNING: toctree contains reference to nonexisting document 'reference/.. future hook if Ocean adds formal Matlab support: matlabdocs' /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/layout_embedding.rst:: WARNING: image file not readable: _images/layout_embedding.png /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/matlabdocs.rst:5: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/matlab/find_embedding_mex.m' not found or reading it failed looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/matlabdocs.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... intro reference/index reference/general_embedding reference/clique_embedding reference/generated/minorminer.busclique.busgraph_cache.cache_rootdir reference/generated/minorminer.busclique.busgraph_cache.clear_all_caches reference/generated/minorminer.busclique.busgraph_cache.find_biclique_embedding reference/generated/minorminer.busclique.busgraph_cache.find_clique_embedding reference/generated/minorminer.busclique.busgraph_cache.largest_balanced_biclique reference/generated/minorminer.busclique.busgraph_cache.largest_clique reference/generated/minorminer.busclique.busgraph_cache.largest_clique_by_chainlength reference/layout_embedding reference/cppdocs cpp/namespacelist cpp/namespace/namespacebusclique cpp/namespace/namespacefind__embedding cpp/namespace/namespacegraph cpp/filelist cpp/file/biclique__cache_8hpp cpp/file/bundle__cache_8hpp cpp/file/busclique_2util_8hpp cpp/file/cell__cache_8hpp cpp/file/chain_8hpp cpp/file/clique__cache_8hpp cpp/file/debug_8hpp cpp/file/embedding_8hpp cpp/file/embedding__problem_8hpp cpp/file/fastrng_8hpp cpp/file/find__biclique_8hpp cpp/file/find__clique_8hpp cpp/file/find__embedding_2util_8hpp cpp/file/find__embedding_8hpp cpp/file/graph_8hpp cpp/file/pairing__queue_8hpp cpp/file/pathfinder_8hpp cpp/file/small__cliques_8hpp cpp/file/topo__cache_8hpp cpp/classlist cpp/class/classbusclique_1_1biclique__cache cpp/class/classbusclique_1_1biclique__yield__cache cpp/class/classbusclique_1_1biclique__yield__cache_1_1iterator cpp/class/classbusclique_1_1bundle__cache cpp/class/classbusclique_1_1cell__cache cpp/class/classbusclique_1_1chimera__spec__base cpp/class/classbusclique_1_1clique__cache cpp/class/classbusclique_1_1clique__iterator cpp/class/classbusclique_1_1clique__yield__cache cpp/class/classbusclique_1_1craphash cpp/class/classbusclique_1_1ignore__badmask cpp/class/classbusclique_1_1maxcache cpp/class/classbusclique_1_1pegasus__spec__base cpp/class/classbusclique_1_1populate__badmask cpp/class/classbusclique_1_1topo__cache cpp/class/classbusclique_1_1topo__cache_1_1__initializer__tag cpp/class/classbusclique_1_1topo__spec__base cpp/class/classbusclique_1_1topo__spec__cellmask cpp/class/classbusclique_1_1yieldcache cpp/class/classbusclique_1_1zerocache cpp/class/classfastrng cpp/class/classfind__embedding_1_1_bad_initialization_exception cpp/class/classfind__embedding_1_1_corrupt_embedding_exception cpp/class/classfind__embedding_1_1_corrupt_parameters_exception cpp/class/classfind__embedding_1_1_local_interaction cpp/class/classfind__embedding_1_1_minor_miner_exception cpp/class/classfind__embedding_1_1_problem_cancelled_exception cpp/class/classfind__embedding_1_1_timeout_exception cpp/class/classfind__embedding_1_1chain cpp/class/classfind__embedding_1_1chain_1_1iterator cpp/class/classfind__embedding_1_1domain__handler__masked cpp/class/classfind__embedding_1_1domain__handler__universe cpp/class/classfind__embedding_1_1embedding cpp/class/classfind__embedding_1_1embedding__problem cpp/class/classfind__embedding_1_1embedding__problem__base cpp/class/classfind__embedding_1_1fixed__handler__hival cpp/class/classfind__embedding_1_1fixed__handler__none cpp/class/classfind__embedding_1_1max__heap__tag cpp/class/classfind__embedding_1_1min__heap__tag cpp/class/classfind__embedding_1_1optional__parameters cpp/class/classfind__embedding_1_1output__handler cpp/class/classfind__embedding_1_1pairing__node cpp/class/classfind__embedding_1_1pairing__queue cpp/class/classfind__embedding_1_1parameter__processor cpp/class/classfind__embedding_1_1pathfinder__base cpp/class/classfind__embedding_1_1pathfinder__parallel cpp/class/classfind__embedding_1_1pathfinder__public__interface cpp/class/classfind__embedding_1_1pathfinder__serial cpp/class/classfind__embedding_1_1pathfinder__type cpp/class/classfind__embedding_1_1pathfinder__wrapper cpp/class/classfind__embedding_1_1priority__node cpp/class/classgraph_1_1components cpp/class/classgraph_1_1input__graph cpp/class/classgraph_1_1unaryint cpp/class/classgraph_1_1unaryint_3_01bool_01_4 cpp/class/classgraph_1_1unaryint_3_01int_01_4 cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4 cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4 cpp/structlist cpp/struct/structfind__embedding_1_1frozen__chain cpp/struct/structfind__embedding_1_1pathfinder__base_1_1default__tag cpp/struct/structfind__embedding_1_1pathfinder__base_1_1embedded__tag cpp/struct/structfind__embedding_1_1rndswap__first cpp/struct/structfind__embedding_1_1shuffle__first installation license /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/index.rst:14: WARNING: unknown document: oceandocs:docs_minorminer/sdk_index done writing... done writing additional files... done copying images... [ 20%] _images/Embedding_TriangularSquare.png copying images... [ 40%] _images/Embedding_K6Random3.png copying images... [ 60%] _images/k5_chimera.png copying images... [ 80%] _images/clique_embedding.png copying images... [100%] _images/grid_chimera.png copying static files... done copying extra files... done dumping object inventory... done build succeeded, 365 warnings. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-10-12T19:15:13.173454Z, end-time: 2021-10-12T19:15:30.191003Z, duration: 17, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v4.2.0 # This will generate the XML dump of the docstrings from the c++ doxygen Doxyfile Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/biclique_cache.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/biclique_cache.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/bundle_cache.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/bundle_cache.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/cell_cache.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/cell_cache.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/clique_cache.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/clique_cache.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_biclique.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_biclique.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_clique.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_clique.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/small_cliques.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/small_cliques.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/topo_cache.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/topo_cache.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/util.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/util.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/chain.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/chain.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding_problem.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding_problem.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/fastrng.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/fastrng.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/find_embedding.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/find_embedding.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/graph.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/graph.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pairing_queue.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pairing_queue.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pathfinder.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pathfinder.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/util.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/util.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/biclique_cache.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/bundle_cache.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/cell_cache.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/clique_cache.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_biclique.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_clique.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/small_cliques.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/topo_cache.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/util.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/util.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/chain.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding_problem.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/fastrng.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/find_embedding.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/graph.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pairing_queue.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pathfinder.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/biclique_cache.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/bundle_cache.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/cell_cache.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/clique_cache.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_biclique.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_clique.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/small_cliques.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/topo_cache.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/util.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/util.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/chain.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding_problem.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/fastrng.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/find_embedding.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/graph.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pairing_queue.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pathfinder.hpp... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound fastrng... Generating namespace index... Generating docs for namespace busclique Generating docs for compound busclique::biclique_cache... Generating docs for compound busclique::biclique_yield_cache... Generating docs for nested compound busclique::biclique_yield_cache::iterator... Generating docs for compound busclique::bundle_cache... Generating docs for compound busclique::cell_cache... Generating docs for compound busclique::chimera_spec_base... Generating docs for compound busclique::clique_cache... Generating docs for compound busclique::clique_iterator... Generating docs for compound busclique::clique_yield_cache... Generating docs for compound busclique::craphash... Generating docs for compound busclique::ignore_badmask... Generating docs for compound busclique::maxcache... Generating docs for compound busclique::pegasus_spec_base... Generating docs for compound busclique::populate_badmask... Generating docs for compound busclique::topo_cache... Generating docs for compound busclique::topo_spec_base... Generating docs for compound busclique::topo_spec_cellmask... Generating docs for compound busclique::yieldcache... Generating docs for compound busclique::zerocache... Generating docs for namespace find_embedding Generating docs for compound find_embedding::BadInitializationException... Generating docs for compound find_embedding::chain... Generating docs for nested compound find_embedding::chain::iterator... Generating docs for compound find_embedding::CorruptEmbeddingException... Generating docs for compound find_embedding::CorruptParametersException... Generating docs for compound find_embedding::domain_handler_masked... Generating docs for compound find_embedding::domain_handler_universe... Generating docs for compound find_embedding::embedding... Generating docs for compound find_embedding::embedding_problem... Generating docs for compound find_embedding::embedding_problem_base... Generating docs for compound find_embedding::fixed_handler_hival... Generating docs for compound find_embedding::fixed_handler_none... Generating docs for compound find_embedding::frozen_chain... Generating docs for compound find_embedding::LocalInteraction... Generating docs for compound find_embedding::max_heap_tag... Generating docs for compound find_embedding::min_heap_tag... Generating docs for compound find_embedding::MinorMinerException... Generating docs for compound find_embedding::optional_parameters... Generating docs for compound find_embedding::outpu/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding_problem.hpp:416: warning: explicit link request to 'of' could not be resolved t_handler... Generating docs for compound find_embedding::pairing_node... Generating docs for compound find_embedding::pairing_queue... Generating docs for compound find_embedding::parameter_processor... Generating docs for compound find_embedding::pathfinder_base... Generating docs for compound find_embedding::pathfinder_parallel... Generating docs for compound find_embedding::pathfinder_public_interface... Generating docs for compound find_embedding::pathfinder_serial... Generating docs for compound find_embedding::pathfinder_type... Generating docs for compound find_embedding::pathfinder_wrapper... Generating docs for compound find_embedding::priority_node... Generating docs for compound find_embedding::ProblemCancelledException... Generating docs for compound find_embedding::rndswap_first... Generating docs for compound find_embedding::shuffle_first... Generating docs for compound find_embedding::TimeoutException... Generating docs for namespace graph Generating docs for compound graph::components... Generating docs for compound graph::input_graph... Generating docs for compound graph::unaryint... Generating docs for compound graph::unaryint< bool >... Generating docs for compound graph::unaryint< int >... Generating docs for compound graph::unaryint< std::vector< int > >... Generating docs for compound graph::unaryint< void * >... Generating graph info page... Generating directory documentation... Generating dependency graph for directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique Generating dependency graph for directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class busclique::topo_cache::_initializer_tag Generating XML output for class find_embedding::BadInitializationException Generating XML output for class busclique::biclique_cache Generating XML output for class busclique::biclique_yield_cache Generating XML output for class busclique::bundle_cache Generating XML output for class busclique::cell_cache Generating XML output for class find_embedding::chain Generating XML output for class busclique::chimera_spec_base Generating XML output for class busclique::clique_cache Generating XML output for class busclique::clique_iterator Generating XML output for class busclique::clique_yield_cache Generating XML output for class graph::components Generating XML output for class find_embedding::CorruptEmbeddingException Generating XML output for class find_embedding::CorruptParametersException Generating XML output for class busclique::craphash Generating XML output for class find_embedding::pathfinder_base::default_tag Generating XML output for class find_embedding::domain_handler_masked Generating XML output for class find_embedding::domain_handler_universe Generating XML output for class find_embedding::pathfinder_base::embedded_tag Generating XML output for class find_embedding::embedding Generating XML output for class find_embedding::embedding_problem Generating XML output for class find_embedding::embedding_problem_base Generating XML output for class fastrng Generating XML output for class find_embedding::fixed_handler_hival Generating XML output for class find_embedding::fixed_handler_none Generating XML output for class find_embedding::frozen_chain Generating XML output for class busclique::ignore_badmask Generating XML output for class graph::input_graph Generating XML output for class busclique::biclique_yield_cache::iterator Generating XML output for class find_embedding::chain::iterator Generating XML output for class find_embedding::LocalInteraction Generating XML output for class find_embedding::max_heap_tag Generating XML output for class busclique::maxcache Generating XML output for class find_embedding::min_heap_tag Generating XML output for class find_embedding::MinorMinerException Generating XML output for class find_embedding::optional_parameters Generating XML output for class find_embedding::output_handler Generating XML output for class find_embedding::pairing_node Generating XML output for class find_embedding::pairing_queue Generating XML output for class find_embedding::parameter_processor Generating XML output for class find_embedding::pathfinder_base Generating XML output for class find_embedding::pathfinder_parallel Generating XML output for class find_embedding::pathfinder_public_interface Generating XML output for class find_embedding::pathfinder_serial Generating XML output for class find_embedding::pathfinder_type Generating XML output for class find_embedding::pathfinder_wrapper Generating XML output for class busclique::pegasus_spec_base Generating XML output for class busclique::populate_badmask Generating XML output for class find_embedding::priority_node Generating XML output for class find_embedding::ProblemCancelledException Generating XML output for class find_embedding::rndswap_first Generating XML output for class find_embedding::shuffle_first Generating XML output for class find_embedding::TimeoutException Generating XML output for class busclique::topo_cache Generating XML output for class busclique::topo_spec_base Generating XML output for class busclique::topo_spec_cellmask Generating XML output for class graph::unaryint Generating XML output for class graph::unaryint< bool > Generating XML output for class graph::unaryint< int > Generating XML output for class graph::unaryint< std::vector< int > > Generating XML output for class graph::unaryint< void * > Generating XML output for class busclique::yieldcache Generating XML output for class busclique::zerocache Generating XML output for namespace busclique Generating XML output for namespace find_embedding Generating XML output for namespace graph Generating XML output for file biclique_cache.hpp Generating XML output for file bundle_cache.hpp Generating XML output for file cell_cache.hpp Generating XML output for file clique_cache.hpp Generating XML output for file find_biclique.hpp Generating XML output for file find_clique.hpp Generating XML output for file small_cliques.hpp Generating XML output for file topo_cache.hpp Generating XML output for file util.hpp Generating XML output for file util.hpp Generating XML output for file debug.hpp Generating XML output for file chain.hpp Generating XML output for file embedding.hpp Generating XML output for file embedding_problem.hpp Generating XML output for file fastrng.hpp Generating XML output for file find_embedding.hpp Generating XML output for file graph.hpp Generating XML output for file pairing_queue.hpp Generating XML output for file pathfinder.hpp Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/ Running dot... lookup cache used 1546/65536 hits=26095 misses=1675 finished... # This will (only as needed) create new rst files when new c++ classes/files/namespaces # appear. At the moment, they are all being regenerated every time since # source/cpp is in the gitignore. python -m breathe.apidoc -o source/cpp build-cpp/xml/ File source/cpp/class/classbusclique_1_1topo__cache_1_1__initializer__tag.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_bad_initialization_exception.rst already exists, skipping. File source/cpp/class/classbusclique_1_1biclique__cache.rst already exists, skipping. File source/cpp/class/classbusclique_1_1biclique__yield__cache.rst already exists, skipping. File source/cpp/class/classbusclique_1_1bundle__cache.rst already exists, skipping. File source/cpp/class/classbusclique_1_1cell__cache.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1chain.rst already exists, skipping. File source/cpp/class/classbusclique_1_1chimera__spec__base.rst already exists, skipping. File source/cpp/class/classbusclique_1_1clique__cache.rst already exists, skipping. File source/cpp/class/classbusclique_1_1clique__iterator.rst already exists, skipping. File source/cpp/class/classbusclique_1_1clique__yield__cache.rst already exists, skipping. File source/cpp/class/classgraph_1_1components.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_corrupt_embedding_exception.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_corrupt_parameters_exception.rst already exists, skipping. File source/cpp/class/classbusclique_1_1craphash.rst already exists, skipping. File source/cpp/struct/structfind__embedding_1_1pathfinder__base_1_1default__tag.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1domain__handler__masked.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1domain__handler__universe.rst already exists, skipping. File source/cpp/struct/structfind__embedding_1_1pathfinder__base_1_1embedded__tag.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1embedding.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1embedding__problem.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1embedding__problem__base.rst already exists, skipping. File source/cpp/class/classfastrng.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1fixed__handler__hival.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1fixed__handler__none.rst already exists, skipping. File source/cpp/struct/structfind__embedding_1_1frozen__chain.rst already exists, skipping. File source/cpp/class/classbusclique_1_1ignore__badmask.rst already exists, skipping. File source/cpp/class/classgraph_1_1input__graph.rst already exists, skipping. File source/cpp/class/classbusclique_1_1biclique__yield__cache_1_1iterator.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1chain_1_1iterator.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_local_interaction.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1max__heap__tag.rst already exists, skipping. File source/cpp/class/classbusclique_1_1maxcache.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1min__heap__tag.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_minor_miner_exception.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1optional__parameters.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1output__handler.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pairing__node.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pairing__queue.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1parameter__processor.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pathfinder__base.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pathfinder__parallel.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pathfinder__public__interface.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pathfinder__serial.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pathfinder__type.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pathfinder__wrapper.rst already exists, skipping. File source/cpp/class/classbusclique_1_1pegasus__spec__base.rst already exists, skipping. File source/cpp/class/classbusclique_1_1populate__badmask.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1priority__node.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_problem_cancelled_exception.rst already exists, skipping. File source/cpp/struct/structfind__embedding_1_1rndswap__first.rst already exists, skipping. File source/cpp/struct/structfind__embedding_1_1shuffle__first.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_timeout_exception.rst already exists, skipping. File source/cpp/class/classbusclique_1_1topo__cache.rst already exists, skipping. File source/cpp/class/classbusclique_1_1topo__spec__base.rst already exists, skipping. File source/cpp/class/classbusclique_1_1topo__spec__cellmask.rst already exists, skipping. File source/cpp/class/classgraph_1_1unaryint.rst already exists, skipping. File source/cpp/class/classgraph_1_1unaryint_3_01bool_01_4.rst already exists, skipping. File source/cpp/class/classgraph_1_1unaryint_3_01int_01_4.rst already exists, skipping. File source/cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4.rst already exists, skipping. File source/cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4.rst already exists, skipping. File source/cpp/class/classbusclique_1_1yieldcache.rst already exists, skipping. File source/cpp/class/classbusclique_1_1zerocache.rst already exists, skipping. File source/cpp/namespace/namespacebusclique.rst already exists, skipping. File source/cpp/namespace/namespacefind__embedding.rst already exists, skipping. File source/cpp/namespace/namespacegraph.rst already exists, skipping. File source/cpp/file/biclique__cache_8hpp.rst already exists, skipping. File source/cpp/file/bundle__cache_8hpp.rst already exists, skipping. File source/cpp/file/cell__cache_8hpp.rst already exists, skipping. File source/cpp/file/clique__cache_8hpp.rst already exists, skipping. File source/cpp/file/find__biclique_8hpp.rst already exists, skipping. File source/cpp/file/find__clique_8hpp.rst already exists, skipping. File source/cpp/file/small__cliques_8hpp.rst already exists, skipping. File source/cpp/file/topo__cache_8hpp.rst already exists, skipping. File source/cpp/file/busclique_2util_8hpp.rst already exists, skipping. File source/cpp/file/find__embedding_2util_8hpp.rst already exists, skipping. File source/cpp/file/debug_8hpp.rst already exists, skipping. File source/cpp/file/chain_8hpp.rst already exists, skipping. File source/cpp/file/embedding_8hpp.rst already exists, skipping. File source/cpp/file/embedding__problem_8hpp.rst already exists, skipping. File source/cpp/file/fastrng_8hpp.rst already exists, skipping. File source/cpp/file/find__embedding_8hpp.rst already exists, skipping. File source/cpp/file/graph_8hpp.rst already exists, skipping. File source/cpp/file/pairing__queue_8hpp.rst already exists, skipping. File source/cpp/file/pathfinder_8hpp.rst already exists, skipping. File source/cpp/classlist.rst already exists, skipping. File source/cpp/structlist.rst already exists, skipping. File source/cpp/filelist.rst already exists, skipping. File source/cpp/namespacelist.rst already exists, skipping. loading translations [en]... done making output directory... done loading pickled environment... done [autosummary] generating autosummary for: README.rst, cpp/class/classbusclique_1_1biclique__cache.rst, cpp/class/classbusclique_1_1biclique__yield__cache.rst, cpp/class/classbusclique_1_1biclique__yield__cache_1_1iterator.rst, cpp/class/classbusclique_1_1bundle__cache.rst, cpp/class/classbusclique_1_1cell__cache.rst, cpp/class/classbusclique_1_1chimera__spec__base.rst, cpp/class/classbusclique_1_1clique__cache.rst, cpp/class/classbusclique_1_1clique__iterator.rst, cpp/class/classbusclique_1_1clique__yield__cache.rst, ..., reference/generated/minorminer.busclique.busgraph_cache.cache_rootdir.rst, reference/generated/minorminer.busclique.busgraph_cache.clear_all_caches.rst, reference/generated/minorminer.busclique.busgraph_cache.find_biclique_embedding.rst, reference/generated/minorminer.busclique.busgraph_cache.find_clique_embedding.rst, reference/generated/minorminer.busclique.busgraph_cache.largest_balanced_biclique.rst, reference/generated/minorminer.busclique.busgraph_cache.largest_clique.rst, reference/generated/minorminer.busclique.busgraph_cache.largest_clique_by_chainlength.rst, reference/index.rst, reference/layout_embedding.rst, reference/matlabdocs.rst building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 88 changed, 0 removed reading sources... [ 1%] cpp/class/classbusclique_1_1biclique__cache reading sources... [ 2%] cpp/class/classbusclique_1_1biclique__yield__cache reading sources... [ 3%] cpp/class/classbusclique_1_1biclique__yield__cache_1_1iterator reading sources... [ 4%] cpp/class/classbusclique_1_1bundle__cache reading sources... [ 5%] cpp/class/classbusclique_1_1cell__cache reading sources... [ 6%] cpp/class/classbusclique_1_1chimera__spec__base reading sources... [ 7%] cpp/class/classbusclique_1_1clique__cache reading sources... [ 9%] cpp/class/classbusclique_1_1clique__iterator reading sources... [ 10%] cpp/class/classbusclique_1_1clique__yield__cache reading sources... [ 11%] cpp/class/classbusclique_1_1craphash reading sources... [ 12%] cpp/class/classbusclique_1_1ignore__badmask reading sources... [ 13%] cpp/class/classbusclique_1_1maxcache reading sources... [ 14%] cpp/class/classbusclique_1_1pegasus__spec__base reading sources... [ 15%] cpp/class/classbusclique_1_1populate__badmask reading sources... [ 17%] cpp/class/classbusclique_1_1topo__cache reading sources... [ 18%] cpp/class/classbusclique_1_1topo__cache_1_1__initializer__tag reading sources... [ 19%] cpp/class/classbusclique_1_1topo__spec__base reading sources... [ 20%] cpp/class/classbusclique_1_1topo__spec__cellmask reading sources... [ 21%] cpp/class/classbusclique_1_1yieldcache reading sources... [ 22%] cpp/class/classbusclique_1_1zerocache reading sources... [ 23%] cpp/class/classfastrng reading sources... [ 25%] cpp/class/classfind__embedding_1_1_bad_initialization_exception reading sources... [ 26%] cpp/class/classfind__embedding_1_1_corrupt_embedding_exception reading sources... [ 27%] cpp/class/classfind__embedding_1_1_corrupt_parameters_exception reading sources... [ 28%] cpp/class/classfind__embedding_1_1_local_interaction reading sources... [ 29%] cpp/class/classfind__embedding_1_1_minor_miner_exception reading sources... [ 30%] cpp/class/classfind__embedding_1_1_problem_cancelled_exception reading sources... [ 31%] cpp/class/classfind__embedding_1_1_timeout_exception reading sources... [ 32%] cpp/class/classfind__embedding_1_1chain reading sources... [ 34%] cpp/class/classfind__embedding_1_1chain_1_1iterator reading sources... [ 35%] cpp/class/classfind__embedding_1_1domain__handler__masked reading sources... [ 36%] cpp/class/classfind__embedding_1_1domain__handler__universe reading sources... [ 37%] cpp/class/classfind__embedding_1_1embedding reading sources... [ 38%] cpp/class/classfind__embedding_1_1embedding__problem reading sources... [ 39%] cpp/class/classfind__embedding_1_1embedding__problem__base reading sources... [ 40%] cpp/class/classfind__embedding_1_1fixed__handler__hival reading sources... [ 42%] cpp/class/classfind__embedding_1_1fixed__handler__none reading sources... [ 43%] cpp/class/classfind__embedding_1_1max__heap__tag reading sources... [ 44%] cpp/class/classfind__embedding_1_1min__heap__tag reading sources... [ 45%] cpp/class/classfind__embedding_1_1optional__parameters reading sources... [ 46%] cpp/class/classfind__embedding_1_1output__handler reading sources... [ 47%] cpp/class/classfind__embedding_1_1pairing__node reading sources... [ 48%] cpp/class/classfind__embedding_1_1pairing__queue reading sources... [ 50%] cpp/class/classfind__embedding_1_1parameter__processor reading sources... [ 51%] cpp/class/classfind__embedding_1_1pathfinder__base reading sources... [ 52%] cpp/class/classfind__embedding_1_1pathfinder__parallel reading sources... [ 53%] cpp/class/classfind__embedding_1_1pathfinder__public__interface reading sources... [ 54%] cpp/class/classfind__embedding_1_1pathfinder__serial reading sources... [ 55%] cpp/class/classfind__embedding_1_1pathfinder__type reading sources... [ 56%] cpp/class/classfind__embedding_1_1pathfinder__wrapper reading sources... [ 57%] cpp/class/classfind__embedding_1_1priority__node reading sources... [ 59%] cpp/class/classgraph_1_1components reading sources... [ 60%] cpp/class/classgraph_1_1input__graph reading sources... [ 61%] cpp/class/classgraph_1_1unaryint reading sources... [ 62%] cpp/class/classgraph_1_1unaryint_3_01bool_01_4 reading sources... [ 63%] cpp/class/classgraph_1_1unaryint_3_01int_01_4 reading sources... [ 64%] cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4 reading sources... [ 65%] cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4 reading sources... [ 67%] cpp/file/biclique__cache_8hpp reading sources... [ 68%] cpp/file/bundle__cache_8hpp reading sources... [ 69%] cpp/file/busclique_2util_8hpp reading sources... [ 70%] cpp/file/cell__cache_8hpp reading sources... [ 71%] cpp/file/chain_8hpp reading sources... [ 72%] cpp/file/clique__cache_8hpp reading sources... [ 73%] cpp/file/debug_8hpp reading sources... [ 75%] cpp/file/embedding_8hpp reading sources... [ 76%] cpp/file/embedding__problem_8hpp reading sources... [ 77%] cpp/file/fastrng_8hpp reading sources... [ 78%] cpp/file/find__biclique_8hpp reading sources... [ 79%] cpp/file/find__clique_8hpp reading sources... [ 80%] cpp/file/find__embedding_2util_8hpp reading sources... [ 81%] cpp/file/find__embedding_8hpp reading sources... [ 82%] cpp/file/graph_8hpp reading sources... [ 84%] cpp/file/pairing__queue_8hpp reading sources... [ 85%] cpp/file/pathfinder_8hpp reading sources... [ 86%] cpp/file/small__cliques_8hpp reading sources... [ 87%] cpp/file/topo__cache_8hpp reading sources... [ 88%] cpp/namespace/namespacebusclique reading sources... [ 89%] cpp/namespace/namespacefind__embedding reading sources... [ 90%] cpp/namespace/namespacegraph reading sources... [ 92%] cpp/struct/structfind__embedding_1_1frozen__chain reading sources... [ 93%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1default__tag reading sources... [ 94%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1embedded__tag reading sources... [ 95%] cpp/struct/structfind__embedding_1_1rndswap__first reading sources... [ 96%] cpp/struct/structfind__embedding_1_1shuffle__first reading sources... [ 97%] reference/index reading sources... [ 98%] reference/layout_embedding reading sources... [100%] reference/matlabdocs /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/class/classfind__embedding_1_1chain_1_1iterator.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:class:: find_embedding::chain::iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/biclique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__cache:4. Declaration is '.. cpp:class:: template biclique_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/biclique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__yield__cache:4. Declaration is '.. cpp:class:: template biclique_yield_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/biclique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__yield__cache:4. Declaration is '.. cpp:class:: iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/biclique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1yieldcache:4. Declaration is '.. cpp:class:: yieldcache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/bundle__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/bundle__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1bundle__cache:4. Declaration is '.. cpp:class:: template bundle_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/busclique_2util_8hpp.rst:4: WARNING: doxygenfile: Found multiple matches for file "util.hpp /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/cell__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/cell__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1cell__cache:4. Declaration is '.. cpp:class:: template cell_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:class:: chain'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain (vector< int > &w, int l)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain & operator= (const vector< int > &c)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain & operator= (const chain &c)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t size () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t count (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int get_link (const int x) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void set_link (const int x, const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int drop_link (const int x)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void set_root (const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void clear ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void add_leaf (const int q, const int parent)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int trim_branch (int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int trim_leaf (int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int parent (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void adopt (const int p, const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int refcount (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t freeze (vector< chain > &others, frozen_chain &keep)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void thaw (vector< chain > &others, frozen_chain &keep)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: template inline void steal (chain &other, embedding_problem_t &ep, int chainsize=0)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void link_path (chain &other, int q, const vector< int > &parents)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline iterator begin () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline iterator end () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void diagnostic ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int run_diagnostic () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:class:: iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Invalid C++ declaration: Expected end of definition. [error at 32] decltype(data) ::const_iterator it --------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: decltype [error at 35] inline iterator (typename decltype(data)::const_iterator it) -----------------------------------^ If the function has a return type: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 17] inline iterator (typename decltype(data)::const_iterator it) -----------------^ If parenthesis in noptr-declarator: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected identifier in nested name, got keyword: typename [error at 26] inline iterator (typename decltype(data)::const_iterator it) --------------------------^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name, got keyword: typename [error at 26] inline iterator (typename decltype(data)::const_iterator it) --------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: decltype [error at 15] inline decltype(data) const ::key_type & operator* () const ---------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 39] inline decltype(data) const ::key_type & operator* () const ---------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 39] inline decltype(data) const ::key_type & operator* () const ---------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__cache:4. Declaration is '.. cpp:class:: template clique_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__iterator:4. Declaration is '.. cpp:class:: template clique_iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__yield__cache:4. Declaration is '.. cpp:class:: template clique_yield_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1maxcache:4. Declaration is '.. cpp:class:: maxcache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1zerocache:4. Declaration is '.. cpp:class:: zerocache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:class:: template embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding (embedding_problem_t &e_p)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding (embedding_problem_t &e_p, map< int, vector< int >> &fixed_chains, map< int, vector< int >> &initial_chains)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding< embedding_problem_t > & operator= (const embedding< embedding_problem_t > &other)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline const chain & get_chain (int v) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline unsigned int chainsize (int v) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int weight (int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int max_weight () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int max_weight (const int start, const int stop) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool has_qubit (const int v, const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void set_chain (const int u, const vector< int > &incoming)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void fix_chain (const int u, const vector< int > &incoming)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool operator== (const embedding &other) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void construct_chain (const int u, const int q, const vector< vector< int >> &parents)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void construct_chain_steiner (const int u, const int q, const vector< vector< int >> &parents, const vector< vector< distance_t >> &distances, vector< vector< int >> &visited_list)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void flip_back (int u, const int target_chainsize)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void tear_out (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int freeze_out (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void thaw_back (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void steal_all (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int statistics (vector< int > &stats) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool linked () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool linked (int u) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void print () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void long_diagnostic (std::string current_state)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void run_long_diagnostic (std::string current_state) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1domain__handler__masked:4. Declaration is '.. cpp:class:: domain_handler_masked'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1domain__handler__universe:4. Declaration is '.. cpp:class:: domain_handler_universe'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem:4. Declaration is '.. cpp:class:: template embedding_problem : public find_embedding::embedding_problem_base , public fixed_handler , public domain_handler , public find_embedding::output_handler< verbose >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:class:: embedding_problem_base'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:member:: optional_parameters & params'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void reset_mood ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void populate_weight_table (int max_weight)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline distance_t weight (unsigned int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u, shuffle_first)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u, rndswap_first)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & qubit_neighbors (int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_vars () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_qubits () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_fixed () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_reserved () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int randint (int a, int b)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: template inline void shuffle (A a, B b)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void qubit_component (int q0, vector< int > &component, vector< int > &visited)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_order (VARORDER order=VARORDER_SHUFFLE)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void dfs_component (int x, const vector< vector< int >> &neighbors, vector< int > &component, vector< int > &visited)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1fixed__handler__hival:4. Declaration is '.. cpp:class:: fixed_handler_hival'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1fixed__handler__none:4. Declaration is '.. cpp:class:: fixed_handler_none'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:class:: template output_handler'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void error (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void major_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void minor_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void extra_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void debug (const char *, Args...) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/fastrng_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfastrng:4. Declaration is '.. cpp:class:: fastrng'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__biclique_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__biclique_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1craphash:4. Declaration is '.. cpp:class:: craphash'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__clique_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_2util_8hpp.rst:4: WARNING: doxygenfile: Found multiple matches for file "util.hpp /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1parameter__processor:4. Declaration is '.. cpp:class:: parameter_processor'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__type:4. Declaration is '.. cpp:class:: template pathfinder_type'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__wrapper:4. Declaration is '.. cpp:class:: pathfinder_wrapper'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4:4. Declaration is '.. cpp:class:: template<> graph::unaryint< std::vector< int > >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:class:: components'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline const std::vector< int > & nodes (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t size () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t num_reserved (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t size (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline const input_graph & component_graph (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline std::vector< std::vector< int > > component_neighbors (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: template inline bool into_component (const int c, T &nodes_in, std::vector< int > &nodes_out) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: template inline void from_component (const int c, T &nodes_in, std::vector< int > &nodes_out) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:class:: input_graph'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline input_graph ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline input_graph (int n_v, const std::vector< int > &aside, const std::vector< int > &bside)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline void clear ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline int a (const int i) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline int b (const int i) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline size_t num_nodes () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline size_t num_edges () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline void push_back (int ai, int bi)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors_sources (const T1 &sources, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors_sinks (const T2 &sinks, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors (Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint:4. Declaration is '.. cpp:class:: template unaryint'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01bool_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< bool >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01int_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< int >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Invalid C++ declaration: Expected end of definition. [error at 25] template<> vector< int > > -------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate ID: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1af0a8f86457aae8f485cc3eb1c5bd0b26". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate explicit target name: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1af0a8f86457aae8f485cc3eb1c5bd0b26". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate ID: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a23e8bee0938b8c339200592c90d478a8". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate explicit target name: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a23e8bee0938b8c339200592c90d478a8". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate ID: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a192e028c6ae91a4a220d526c4fe63f04". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate explicit target name: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a192e028c6ae91a4a220d526c4fe63f04". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate ID: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate explicit target name: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< void * >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1max__heap__tag:4. Declaration is '.. cpp:class:: max_heap_tag'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1min__heap__tag:4. Declaration is '.. cpp:class:: min_heap_tag'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__node:4. Declaration is '.. cpp:class:: template pairing_node : public N'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__node:4. Declaration is '.. cpp:function:: inline pairing_node< N > * merge_roots (pairing_node< N > *other)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__queue:4. Declaration is '.. cpp:class:: template pairing_queue'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1priority__node:4. Declaration is '.. cpp:class:: template priority_node'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:class:: template pathfinder_base : public find_embedding::pathfinder_public_interface'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual void set_initial_chains (map< int, vector< int >> chains) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline bool check_improvement (const embedding_t &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual const chain & get_chain (int u) const override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual int heuristicEmbedding () override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__parallel:4. Declaration is '.. cpp:class:: template pathfinder_parallel : public find_embedding::pathfinder_base< embedding_problem_t >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__parallel:4. Declaration is '.. cpp:function:: inline virtual void prepare_root_distances (const embedding_t &emb, const int u) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__public__interface:4. Declaration is '.. cpp:class:: pathfinder_public_interface'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__serial:4. Declaration is '.. cpp:class:: template pathfinder_serial : public find_embedding::pathfinder_base< embedding_problem_t >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__serial:4. Declaration is '.. cpp:function:: inline virtual void prepare_root_distances (const embedding_t &emb, const int u) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/small__cliques_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/topo__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/topo__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1topo__cache:4. Declaration is '.. cpp:class:: template topo_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__biclique_8hpp:4. Declaration is '.. cpp:type:: biclique_result_cache = std::unordered_map< pair< size_t, size_t >, value_t, craphash >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/clique__cache_8hpp:4. Declaration is '.. cpp:member:: const vector< vector< size_t > > empty_emb'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__biclique_8hpp:4. Declaration is '.. cpp:function:: template void best_bicliques (const topo_spec &topo, const vector< size_t > &nodes, const vector< pair< size_t, size_t >> &edges, vector< pair< pair< size_t, size_t >, vector< vector< size_t >>>> &embs)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__biclique_8hpp:4. Declaration is '.. cpp:function:: template void best_bicliques (topo_cache< topo_spec > &topology, vector< pair< pair< size_t, size_t >, vector< vector< size_t >>>> &embs)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template size_t get_maxlen (vector< T > &emb, size_t size)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template bool find_clique_nice (const cell_cache< topo_spec > &, size_t size, vector< vector< size_t >> &emb, size_t &min_width, size_t &max_width, size_t &max_length)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template<> bool find_clique_nice (const cell_cache< chimera_spec > &cells, size_t size, vector< vector< size_t >> &emb, size_t &, size_t &, size_t &max_length)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template<> bool find_clique_nice (const cell_cache< pegasus_spec > &cells, size_t size, vector< vector< size_t >> &emb, size_t &, size_t &, size_t &max_length)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template bool find_clique (const topo_spec &topo, const vector< size_t > &nodes, const vector< pair< size_t, size_t >> &edges, size_t size, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template bool find_clique (topo_cache< topo_spec > &topology, size_t size, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template bool find_clique_nice (const topo_spec &topo, const vector< size_t > &nodes, const vector< pair< size_t, size_t >> &edges, size_t size, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template void short_clique (const topo_spec &, const vector< size_t > &nodes, const vector< pair< size_t, size_t >> &edges, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template void best_cliques (topo_cache< topo_spec > &topology, vector< vector< vector< size_t >>> &embs, vector< vector< size_t >> &emb_1)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/small__cliques_8hpp:4. Declaration is '.. cpp:function:: bool find_generic_1 (const vector< size_t > &nodes, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/small__cliques_8hpp:4. Declaration is '.. cpp:function:: bool find_generic_2 (const vector< pair< size_t, size_t >> &edges, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/small__cliques_8hpp:4. Declaration is '.. cpp:function:: bool find_generic_3 (const vector< pair< size_t, size_t >> &edges, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/small__cliques_8hpp:4. Declaration is '.. cpp:function:: bool find_generic_4 (const vector< pair< size_t, size_t >> &edges, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__cache:4. Declaration is '.. cpp:class:: template biclique_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__yield__cache:4. Declaration is '.. cpp:class:: template biclique_yield_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__yield__cache:4. Declaration is '.. cpp:class:: iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1bundle__cache:4. Declaration is '.. cpp:class:: template bundle_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1cell__cache:4. Declaration is '.. cpp:class:: template cell_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1chimera__spec__base:4. Declaration is '.. cpp:class:: chimera_spec_base : public busclique::topo_spec_base'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__cache:4. Declaration is '.. cpp:class:: template clique_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__iterator:4. Declaration is '.. cpp:class:: template clique_iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__yield__cache:4. Declaration is '.. cpp:class:: template clique_yield_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1craphash:4. Declaration is '.. cpp:class:: craphash'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1ignore__badmask:4. Declaration is '.. cpp:class:: ignore_badmask'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1maxcache:4. Declaration is '.. cpp:class:: maxcache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1pegasus__spec__base:4. Declaration is '.. cpp:class:: pegasus_spec_base : public busclique::topo_spec_base'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1populate__badmask:4. Declaration is '.. cpp:class:: populate_badmask'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1topo__cache:4. Declaration is '.. cpp:class:: template topo_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1topo__spec__base:4. Declaration is '.. cpp:class:: topo_spec_base'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1topo__spec__cellmask:4. Declaration is '.. cpp:class:: template topo_spec_cellmask : public topo_spec'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1yieldcache:4. Declaration is '.. cpp:class:: yieldcache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1zerocache:4. Declaration is '.. cpp:class:: zerocache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enum:: VARORDER'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_SHUFFLE'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_DFS'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_BFS'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_PFS'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_RPFS'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_KEEP'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__embedding_8hpp:4. Declaration is '.. cpp:function:: int findEmbedding (graph::input_graph &var_g, graph::input_graph &qubit_g, optional_parameters ¶ms, vector< vector< int >> &chains)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_bad_initialization_exception:4. Declaration is '.. cpp:class:: BadInitializationException : public find_embedding::MinorMinerException'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:class:: chain'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain (vector< int > &w, int l)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain & operator= (const vector< int > &c)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain & operator= (const chain &c)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t size () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t count (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int get_link (const int x) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void set_link (const int x, const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int drop_link (const int x)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void set_root (const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void clear ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void add_leaf (const int q, const int parent)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int trim_branch (int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int trim_leaf (int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int parent (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void adopt (const int p, const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int refcount (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t freeze (vector< chain > &others, frozen_chain &keep)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void thaw (vector< chain > &others, frozen_chain &keep)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: template inline void steal (chain &other, embedding_problem_t &ep, int chainsize=0)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void link_path (chain &other, int q, const vector< int > &parents)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline iterator begin () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline iterator end () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void diagnostic ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int run_diagnostic () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:class:: iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_corrupt_embedding_exception:4. Declaration is '.. cpp:class:: CorruptEmbeddingException : public find_embedding::MinorMinerException'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_corrupt_parameters_exception:4. Declaration is '.. cpp:class:: CorruptParametersException : public find_embedding::MinorMinerException'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1domain__handler__masked:4. Declaration is '.. cpp:class:: domain_handler_masked'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1domain__handler__universe:4. Declaration is '.. cpp:class:: domain_handler_universe'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:class:: template embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding (embedding_problem_t &e_p)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding (embedding_problem_t &e_p, map< int, vector< int >> &fixed_chains, map< int, vector< int >> &initial_chains)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding< embedding_problem_t > & operator= (const embedding< embedding_problem_t > &other)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline const chain & get_chain (int v) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline unsigned int chainsize (int v) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int weight (int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int max_weight () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int max_weight (const int start, const int stop) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool has_qubit (const int v, const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void set_chain (const int u, const vector< int > &incoming)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void fix_chain (const int u, const vector< int > &incoming)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool operator== (const embedding &other) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void construct_chain (const int u, const int q, const vector< vector< int >> &parents)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void construct_chain_steiner (const int u, const int q, const vector< vector< int >> &parents, const vector< vector< distance_t >> &distances, vector< vector< int >> &visited_list)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void flip_back (int u, const int target_chainsize)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void tear_out (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int freeze_out (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void thaw_back (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void steal_all (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int statistics (vector< int > &stats) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool linked () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool linked (int u) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void print () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void long_diagnostic (std::string current_state)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void run_long_diagnostic (std::string current_state) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem:4. Declaration is '.. cpp:class:: template embedding_problem : public find_embedding::embedding_problem_base , public fixed_handler , public domain_handler , public find_embedding::output_handler< verbose >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:class:: embedding_problem_base'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:member:: optional_parameters & params'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void reset_mood ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void populate_weight_table (int max_weight)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline distance_t weight (unsigned int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u, shuffle_first)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u, rndswap_first)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & qubit_neighbors (int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_vars () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_qubits () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_fixed () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_reserved () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int randint (int a, int b)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: template inline void shuffle (A a, B b)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void qubit_component (int q0, vector< int > &component, vector< int > &visited)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_order (VARORDER order=VARORDER_SHUFFLE)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void dfs_component (int x, const vector< vector< int >> &neighbors, vector< int > &component, vector< int > &visited)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1fixed__handler__hival:4. Declaration is '.. cpp:class:: fixed_handler_hival'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1fixed__handler__none:4. Declaration is '.. cpp:class:: fixed_handler_none'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:struct:: frozen_chain'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_local_interaction:4. Declaration is '.. cpp:class:: LocalInteraction'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_local_interaction:4. Declaration is '.. cpp:function:: inline void displayOutput (int loglevel, const string &msg) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_local_interaction:4. Declaration is '.. cpp:function:: inline void displayError (int loglevel, const string &msg) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_local_interaction:4. Declaration is '.. cpp:function:: inline int cancelled (const clock::time_point stoptime) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1max__heap__tag:4. Declaration is '.. cpp:class:: max_heap_tag'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1min__heap__tag:4. Declaration is '.. cpp:class:: min_heap_tag'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_minor_miner_exception:4. Declaration is '.. cpp:class:: MinorMinerException : public runtime_error'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1optional__parameters:4. Declaration is '.. cpp:class:: optional_parameters'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1optional__parameters:4. Declaration is '.. cpp:member:: LocalInteractionPtr localInteractionPtr'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1optional__parameters:4. Declaration is '.. cpp:member:: double timeout = 1000'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1optional__parameters:4. Declaration is '.. cpp:function:: inline optional_parameters (optional_parameters &p, map< int, vector< int >> fixed_chains, map< int, vector< int >> initial_chains, map< int, vector< int >> restrict_chains)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:class:: template output_handler'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void error (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void major_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void minor_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void extra_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void debug (const char *, Args...) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__node:4. Declaration is '.. cpp:class:: template pairing_node : public N'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__node:4. Declaration is '.. cpp:function:: inline pairing_node< N > * merge_roots (pairing_node< N > *other)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__queue:4. Declaration is '.. cpp:class:: template pairing_queue'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1parameter__processor:4. Declaration is '.. cpp:class:: parameter_processor'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:class:: template pathfinder_base : public find_embedding::pathfinder_public_interface'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual void set_initial_chains (map< int, vector< int >> chains) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline bool check_improvement (const embedding_t &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual const chain & get_chain (int u) const override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual int heuristicEmbedding () override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__parallel:4. Declaration is '.. cpp:class:: template pathfinder_parallel : public find_embedding::pathfinder_base< embedding_problem_t >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__parallel:4. Declaration is '.. cpp:function:: inline virtual void prepare_root_distances (const embedding_t &emb, const int u) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__public__interface:4. Declaration is '.. cpp:class:: pathfinder_public_interface'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__serial:4. Declaration is '.. cpp:class:: template pathfinder_serial : public find_embedding::pathfinder_base< embedding_problem_t >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__serial:4. Declaration is '.. cpp:function:: inline virtual void prepare_root_distances (const embedding_t &emb, const int u) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__type:4. Declaration is '.. cpp:class:: template pathfinder_type'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__wrapper:4. Declaration is '.. cpp:class:: pathfinder_wrapper'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1priority__node:4. Declaration is '.. cpp:class:: template priority_node'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_problem_cancelled_exception:4. Declaration is '.. cpp:class:: ProblemCancelledException : public find_embedding::MinorMinerException'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:struct:: rndswap_first'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:struct:: shuffle_first'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_timeout_exception:4. Declaration is '.. cpp:class:: TimeoutException : public find_embedding::MinorMinerException'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/graph_8hpp:4. Declaration is '.. cpp:type:: graph'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:class:: components'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline const std::vector< int > & nodes (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t size () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t num_reserved (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t size (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline const input_graph & component_graph (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline std::vector< std::vector< int > > component_neighbors (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: template inline bool into_component (const int c, T &nodes_in, std::vector< int > &nodes_out) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: template inline void from_component (const int c, T &nodes_in, std::vector< int > &nodes_out) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:class:: input_graph'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline input_graph ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline input_graph (int n_v, const std::vector< int > &aside, const std::vector< int > &bside)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline void clear ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline int a (const int i) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline int b (const int i) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline size_t num_nodes () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline size_t num_edges () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline void push_back (int ai, int bi)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors_sources (const T1 &sources, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors_sinks (const T2 &sinks, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors (Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint:4. Declaration is '.. cpp:class:: template unaryint'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01bool_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< bool >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01int_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< int >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Invalid C++ declaration: Expected end of definition. [error at 25] template<> vector< int > > -------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< void * >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/struct/structfind__embedding_1_1frozen__chain.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:struct:: find_embedding::frozen_chain'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/struct/structfind__embedding_1_1rndswap__first.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:struct:: find_embedding::rndswap_first'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/struct/structfind__embedding_1_1shuffle__first.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:struct:: find_embedding::shuffle_first'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/index.rst:7: WARNING: toctree contains reference to nonexisting document 'reference/.. future hook if Ocean adds formal Matlab support: matlabdocs' /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/layout_embedding.rst:: WARNING: image file not readable: _images/layout_embedding.png /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/matlabdocs.rst:5: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/matlab/find_embedding_mex.m' not found or reading it failed looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/matlabdocs.rst: WARNING: document isn't included in any toctree done processing minorminer.tex... index intro reference/index reference/general_embedding reference/clique_embedding reference/generated/minorminer.busclique.busgraph_cache.cache_rootdir reference/generated/minorminer.busclique.busgraph_cache.clear_all_caches reference/generated/minorminer.busclique.busgraph_cache.find_biclique_embedding reference/generated/minorminer.busclique.busgraph_cache.find_clique_embedding reference/generated/minorminer.busclique.busgraph_cache.largest_balanced_biclique reference/generated/minorminer.busclique.busgraph_cache.largest_clique reference/generated/minorminer.busclique.busgraph_cache.largest_clique_by_chainlength reference/layout_embedding reference/cppdocs cpp/namespacelist cpp/namespace/namespacebusclique cpp/namespace/namespacefind__embedding cpp/namespace/namespacegraph cpp/filelist cpp/file/biclique__cache_8hpp cpp/file/bundle__cache_8hpp cpp/file/busclique_2util_8hpp cpp/file/cell__cache_8hpp cpp/file/chain_8hpp cpp/file/clique__cache_8hpp cpp/file/debug_8hpp cpp/file/embedding_8hpp cpp/file/embedding__problem_8hpp cpp/file/fastrng_8hpp cpp/file/find__biclique_8hpp cpp/file/find__clique_8hpp cpp/file/find__embedding_2util_8hpp cpp/file/find__embedding_8hpp cpp/file/graph_8hpp cpp/file/pairing__queue_8hpp cpp/file/pathfinder_8hpp cpp/file/small__cliques_8hpp cpp/file/topo__cache_8hpp cpp/classlist cpp/class/classbusclique_1_1biclique__cache cpp/class/classbusclique_1_1biclique__yield__cache cpp/class/classbusclique_1_1biclique__yield__cache_1_1iterator cpp/class/classbusclique_1_1bundle__cache cpp/class/classbusclique_1_1cell__cache cpp/class/classbusclique_1_1chimera__spec__base cpp/class/classbusclique_1_1clique__cache cpp/class/classbusclique_1_1clique__iterator cpp/class/classbusclique_1_1clique__yield__cache cpp/class/classbusclique_1_1craphash cpp/class/classbusclique_1_1ignore__badmask cpp/class/classbusclique_1_1maxcache cpp/class/classbusclique_1_1pegasus__spec__base cpp/class/classbusclique_1_1populate__badmask cpp/class/classbusclique_1_1topo__cache cpp/class/classbusclique_1_1topo__cache_1_1__initializer__tag cpp/class/classbusclique_1_1topo__spec__base cpp/class/classbusclique_1_1topo__spec__cellmask cpp/class/classbusclique_1_1yieldcache cpp/class/classbusclique_1_1zerocache cpp/class/classfastrng cpp/class/classfind__embedding_1_1_bad_initialization_exception cpp/class/classfind__embedding_1_1_corrupt_embedding_exception cpp/class/classfind__embedding_1_1_corrupt_parameters_exception cpp/class/classfind__embedding_1_1_local_interaction cpp/class/classfind__embedding_1_1_minor_miner_exception cpp/class/classfind__embedding_1_1_problem_cancelled_exception cpp/class/classfind__embedding_1_1_timeout_exception cpp/class/classfind__embedding_1_1chain cpp/class/classfind__embedding_1_1chain_1_1iterator cpp/class/classfind__embedding_1_1domain__handler__masked cpp/class/classfind__embedding_1_1domain__handler__universe cpp/class/classfind__embedding_1_1embedding cpp/class/classfind__embedding_1_1embedding__problem cpp/class/classfind__embedding_1_1embedding__problem__base cpp/class/classfind__embedding_1_1fixed__handler__hival cpp/class/classfind__embedding_1_1fixed__handler__none cpp/class/classfind__embedding_1_1max__heap__tag cpp/class/classfind__embedding_1_1min__heap__tag cpp/class/classfind__embedding_1_1optional__parameters cpp/class/classfind__embedding_1_1output__handler cpp/class/classfind__embedding_1_1pairing__node cpp/class/classfind__embedding_1_1pairing__queue cpp/class/classfind__embedding_1_1parameter__processor cpp/class/classfind__embedding_1_1pathfinder__base cpp/class/classfind__embedding_1_1pathfinder__parallel cpp/class/classfind__embedding_1_1pathfinder__public__interface cpp/class/classfind__embedding_1_1pathfinder__serial cpp/class/classfind__embedding_1_1pathfinder__type cpp/class/classfind__embedding_1_1pathfinder__wrapper cpp/class/classfind__embedding_1_1priority__node cpp/class/classgraph_1_1components cpp/class/classgraph_1_1input__graph cpp/class/classgraph_1_1unaryint cpp/class/classgraph_1_1unaryint_3_01bool_01_4 cpp/class/classgraph_1_1unaryint_3_01int_01_4 cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4 cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4 cpp/structlist cpp/struct/structfind__embedding_1_1frozen__chain cpp/struct/structfind__embedding_1_1pathfinder__base_1_1default__tag cpp/struct/structfind__embedding_1_1pathfinder__base_1_1embedded__tag cpp/struct/structfind__embedding_1_1rndswap__first cpp/struct/structfind__embedding_1_1shuffle__first installation license resolving references... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/index.rst:14: WARNING: unknown document: oceandocs:docs_minorminer/sdk_index done writing... done copying images... [ 20%] _images/Embedding_TriangularSquare.png copying images... [ 40%] _images/Embedding_K6Random3.png copying images... [ 60%] _images/k5_chimera.png copying images... [ 80%] _images/clique_embedding.png copying images... [100%] _images/grid_chimera.png copying TeX support files... copying TeX support files... done build succeeded, 365 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2021-10-12T19:15:31.077804Z, end-time: 2021-10-12T19:15:31.150744Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2021-10-12T19:15:31.260207Z, end-time: 2021-10-12T19:15:39.813764Z, duration: 8, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=d-wave-systems-minorminer -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="d-wave-systems-minorminer" "minorminer.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./minorminer.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file d-wave-systems-minorminer.idx (./d-wave-systems-minorminer.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. [3] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [4] [5] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [6] [7 <./Embeddin g_TriangularSquare.png>] [8 <./Embedding_K6Random3.png>] LaTeX Warning: Hyper reference `reference/clique_embedding:minorminer.busclique .find_clique_embedding' on page 9 undefined on input line 551. LaTeX Warning: Hyper reference `reference/general_embedding:minorminer.find_emb edding' on page 9 undefined on input line 552. Underfull \hbox (badness 10000) in paragraph at lines 549--554 \T1/qtm/m/n/10 If your source graph is a clique and your tar-get graph is ei-th er a Chimera or Pe-ga-sus graph, Underfull \hbox (badness 10000) in paragraph at lines 568--571 []\T1/txtt/bx/n/10 g \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 NetworkX Graph\T1/qtm/m/n /10 ) ^^U The tar-get graph that is ei-ther a [][]\T1/txtt/m/n/10 dwave_network x. LaTeX Warning: Hyper reference `reference/clique_embedding:minorminer.busclique .busgraph_cache' on page 9 undefined on input line 578. LaTeX Warning: Hyper reference `reference/clique_embedding:minorminer.busclique .busgraph_cache' on page 9 undefined on input line 625. [9] LaTeX Warning: Hyper reference `reference/generated/minorminer.busclique.busgra ph_cache.cache_rootdir:minorminer.busclique.busgraph_cache.cache_rootdir' on pa ge 10 undefined on input line 640. Underfull \hbox (badness 10000) in paragraph at lines 644--647 []\T1/txtt/bx/n/10 g \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 NetworkX Graph\T1/qtm/m/n /10 ) ^^U A [][]\T1/txtt/m/n/10 dwave_networkx.pegasus_graph()[][] \T1/qtm/m/n/ 10 or LaTeX Warning: Hyper reference `reference/generated/minorminer.busclique.busgra ph_cache.cache_rootdir:minorminer.busclique.busgraph_cache.cache_rootdir' on pa ge 10 undefined on input line 684. LaTeX Warning: Hyper reference `reference/generated/minorminer.busclique.busgra ph_cache.clear_all_caches:minorminer.busclique.busgraph_cache.clear_all_caches' on page 10 undefined on input line 691. LaTeX Warning: Hyper reference `reference/generated/minorminer.busclique.busgra ph_cache.find_biclique_embedding:minorminer.busclique.busgraph_cache.find_bicli que_embedding' on page 10 undefined on input line 698. Underfull \hbox (badness 10000) in paragraph at lines 697--699 []|\T1/txtt/m/sl/10 busgraph_cache.find_biclique_embedding\T1/qtm/m/n/10 (nn, LaTeX Warning: Hyper reference `reference/generated/minorminer.busclique.busgra ph_cache.find_clique_embedding:minorminer.busclique.busgraph_cache.find_clique_ embedding' on page 10 undefined on input line 705. LaTeX Warning: Hyper reference `reference/generated/minorminer.busclique.busgra ph_cache.largest_balanced_biclique:minorminer.busclique.busgraph_cache.largest_ balanced_biclique' on page 10 undefined on input line 712. LaTeX Warning: Hyper reference `reference/generated/minorminer.busclique.busgra ph_cache.largest_clique:minorminer.busclique.busgraph_cache.largest_clique' on page 10 undefined on input line 719. LaTeX Warning: Hyper reference `reference/generated/minorminer.busclique.busgra ph_cache.largest_clique_by_chainlength:minorminer.busclique.busgraph_cache.larg est_clique_by_chainlength' on page 10 undefined on input line 726. Overfull \hbox (23.8868pt too wide) in paragraph at lines 725--727 []|\T1/txtt/m/sl/10 busgraph_cache.largest_clique_by_chainlength\T1/qtm/m/n/10 (...)| Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 732. [10] [11] LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.fi nd_embedding' on page 12 undefined on input line 985. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.la yout.Layout' on page 12 undefined on input line 986. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.pl acement.Placement' on page 12 undefined on input line 987. LaTeX Warning: Hyper reference `reference/general_embedding:minorminer.find_emb edding' on page 12 undefined on input line 996. LaTeX Warning: Hyper reference `reference/general_embedding:minorminer.find_emb edding' on page 12 undefined on input line 998. [12] [13 <./k5_chimera.png> <./clique_embedding.png>] Underfull \hbox (badness 6978) in paragraph at lines 1007--1011 []\T1/txtt/bx/n/10 T \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 NetworkX Graph/edges data structure ([][]dict[][], [][]list[][], ...)\T1/qtm/m/n/10 ) ^^U The tar-get LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.la yout.Layout' on page 14 undefined on input line 1016. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.la yout.Layout' on page 14 undefined on input line 1018. Underfull \hbox (badness 10000) in paragraph at lines 1013--1020 []\T1/txtt/bx/n/10 layout \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 function/(function/d ict/Layout, function/dict/Layout), LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.pl acement.Placement' on page 14 undefined on input line 1035. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.pl acement.Placement' on page 14 undefined on input line 1036. Underfull \hbox (badness 10000) in paragraph at lines 1031--1037 []\T1/txtt/bx/n/10 placement \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 function/dict, op tional, default=minorminer.placement. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.pl acement.closest' on page 14 undefined on input line 1039. LaTeX Warning: Hyper reference `reference/general_embedding:minorminer.find_emb edding' on page 14 undefined on input line 1044. LaTeX Warning: Hyper reference `reference/general_embedding:minorminer.find_emb edding' on page 14 undefined on input line 1046. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.la yout.Layout' on page 14 undefined on input line 1054. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.pl acement.Placement' on page 14 undefined on input line 1054. LaTeX Warning: Hyper reference `reference/general_embedding:minorminer.find_emb edding' on page 14 undefined on input line 1055. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.la yout.Layout' on page 14 undefined on input line 1065. [14] LaTeX Warning: File `{_images/layout_embedding}.png' not found on input line 11 11. LaTeX Warning: File `{_images/layout_embedding}.png' not found on input line 11 11. ! Package pdftex.def Error: File `_images/layout_embedding.png' not found: usin g draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.1111 ...pxdimen]{{_images/layout_embedding}.png} [15 <./grid_chimera.png>] [16] LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.la yout.Layout' on page 17 undefined on input line 1195. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.la yout.p_norm' on page 17 undefined on input line 1199. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.fi nd_embedding' on page 17 undefined on input line 1200. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.la yout.Layout' on page 17 undefined on input line 1254. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.la yout.p_norm' on page 17 undefined on input line 1255. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.fi nd_embedding' on page 17 undefined on input line 1266. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.la yout.p_norm' on page 17 undefined on input line 1269. [17] LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.la yout.dnx_layout' on page 18 undefined on input line 1302. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.fi nd_embedding' on page 18 undefined on input line 1303. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.la yout.Layout' on page 18 undefined on input line 1344. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.la yout.dnx_layout' on page 18 undefined on input line 1345. [18] LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.la yout.Layout' on page 19 undefined on input line 1376. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.la yout.Layout' on page 19 undefined on input line 1380. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.la yout.Layout' on page 19 undefined on input line 1426. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.la yout.Layout' on page 19 undefined on input line 1430. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.pl acement.Placement' on page 19 undefined on input line 1446. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.pl acement.intersection' on page 19 undefined on input line 1447. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.fi nd_embedding' on page 19 undefined on input line 1463. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.pl acement.intersection' on page 19 undefined on input line 1466. [19] LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.pl acement.closest' on page 20 undefined on input line 1494. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.fi nd_embedding' on page 20 undefined on input line 1495. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.la yout.Layout' on page 20 undefined on input line 1500. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.la yout.Layout' on page 20 undefined on input line 1504. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.pl acement.Placement' on page 20 undefined on input line 1531. LaTeX Warning: Hyper reference `reference/layout_embedding:minorminer.layout.pl acement.closest' on page 20 undefined on input line 1532. [20] Underfull \hbox (badness 10000) in paragraph at lines 1564--1565 LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1craphash:_CPPv4N9bu sclique8craphashE' on page 21 undefined on input line 1571. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1topo__spec__cellmas k:_CPPv4I0EN9busclique18topo_spec_cellmaskE' on page 21 undefined on input line 1580. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1chimera__spec__base :_CPPv4N9busclique17chimera_spec_baseE' on page 21 undefined on input line 1580 . LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1topo__spec__cellmas k:_CPPv4I0EN9busclique18topo_spec_cellmaskE' on page 21 undefined on input line 1589. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1pegasus__spec__base :_CPPv4N9busclique17pegasus_spec_baseE' on page 21 undefined on input line 1589 . LaTeX Warning: Hyper reference `cpp/file/find__biclique_8hpp:_CPPv4I0EN9buscliq ue14best_bicliquesEvRK9topo_specRK6vectorI6size_tERK6vectorI4pairI6size_t6size_ tEER6vectorI4pairI4pairI6size_t6size_tE6vectorI6vectorI6size_tEEEE' on page 21 undefined on input line 1724. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1topo__cache:_CPPv4I 0EN9busclique10topo_cacheE' on page 21 undefined on input line 1733. LaTeX Warning: Hyper reference `cpp/file/find__biclique_8hpp:_CPPv4I0EN9buscliq ue14best_bicliquesEvR10topo_cacheI9topo_specER6vectorI4pairI4pairI6size_t6size_ tE6vectorI6vectorI6size_tEEEE' on page 21 undefined on input line 1733. [21] LaTeX Warning: Hyper reference `cpp/file/find__clique_8hpp:_CPPv4I0EN9busclique 10get_maxlenE6size_tR6vectorI1TE6size_t' on page 22 undefined on input line 174 2. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 22 undefined on input line 1751. LaTeX Warning: Hyper reference `cpp/file/find__clique_8hpp:_CPPv4I0EN9busclique 16find_clique_niceEbRK10cell_cacheI9topo_specE6size_tR6vectorI6vectorI6size_tEE R6size_tR6size_tR6size_t' on page 22 undefined on input line 1751. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 22 undefined on input line 1760. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:_CPPv4N9buscli que12chimera_specE' on page 22 undefined on input line 1760. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 22 undefined on input line 1769. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:_CPPv4N9buscli que12pegasus_specE' on page 22 undefined on input line 1769. LaTeX Warning: Hyper reference `cpp/file/find__clique_8hpp:_CPPv4I0EN9busclique 11find_cliqueEbRK9topo_specRK6vectorI6size_tERK6vectorI4pairI6size_t6size_tEE6s ize_tR6vectorI6vectorI6size_tEE' on page 22 undefined on input line 1778. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1topo__cache:_CPPv4I 0EN9busclique10topo_cacheE' on page 22 undefined on input line 1787. LaTeX Warning: Hyper reference `cpp/file/find__clique_8hpp:_CPPv4I0EN9busclique 11find_cliqueEbR10topo_cacheI9topo_specE6size_tR6vectorI6vectorI6size_tEE' on p age 22 undefined on input line 1787. LaTeX Warning: Hyper reference `cpp/file/find__clique_8hpp:_CPPv4I0EN9busclique 16find_clique_niceEbRK9topo_specRK6vectorI6size_tERK6vectorI4pairI6size_t6size_ tEE6size_tR6vectorI6vectorI6size_tEE' on page 22 undefined on input line 1796. LaTeX Warning: Hyper reference `cpp/file/find__clique_8hpp:_CPPv4I0EN9busclique 12short_cliqueEvRK9topo_specRK6vectorI6size_tERK6vectorI4pairI6size_t6size_tEER 6vectorI6vectorI6size_tEE' on page 22 undefined on input line 1805. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1topo__cache:_CPPv4I 0EN9busclique10topo_cacheE' on page 22 undefined on input line 1814. LaTeX Warning: Hyper reference `cpp/file/find__clique_8hpp:_CPPv4I0EN9busclique 12best_cliquesEvR10topo_cacheI9topo_specER6vectorI6vectorI6vectorI6size_tEEER6v ectorI6vectorI6size_tEE' on page 22 undefined on input line 1814. [22] LaTeX Warning: Hyper reference `cpp/file/biclique__cache_8hpp:_CPPv49busclique' on page 23 undefined on input line 1971. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1topo__spec__base:_C PPv4N9busclique14topo_spec_baseE' on page 23 undefined on input line 1971. [23] LaTeX Warning: Hyper reference `cpp/file/biclique__cache_8hpp:_CPPv49busclique' on page 24 undefined on input line 2034. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1topo__spec__base:_C PPv4N9busclique14topo_spec_baseE' on page 24 undefined on input line 2034. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:classbusclique _1_1chimera__spec__base' on page 24 undefined on input line 2064. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:classbusclique _1_1pegasus__spec__base' on page 24 undefined on input line 2064. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1topo__spec__cellmas k:_CPPv4I0EN9busclique18topo_spec_cellmaskE' on page 24 undefined on input line 2073. Underfull \hbox (badness 10000) in paragraph at lines 2107--2108 LaTeX Warning: Hyper reference `cpp/class/classfastrng:_CPPv47fastrng' on page 24 undefined on input line 2123. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1priority__nod e:_CPPv4I00EN14find_embedding13priority_nodeE' on page 24 undefined on input li ne 2141. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1min__heap__ta g:_CPPv4N14find_embedding12min_heap_tagE' on page 24 undefined on input line 21 41. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1priority__nod e:_CPPv4I00EN14find_embedding13priority_nodeE' on page 24 undefined on input li ne 2150. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1max__heap__ta g:_CPPv4N14find_embedding12max_heap_tagE' on page 24 undefined on input line 21 50. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__queu e:_CPPv4I0EN14find_embedding13pairing_queueE' on page 24 undefined on input lin e 2159. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1priority__nod e:_CPPv4I00EN14find_embedding13priority_nodeE' on page 24 undefined on input li ne 2159. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 24 undefined on input line 2159. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1min__heap__ta g:_CPPv4N14find_embedding12min_heap_tagE' on page 24 undefined on input line 21 59. [24] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_local_intera ction:_CPPv4N14find_embedding16LocalInteractionE' on page 25 undefined on input line 2168. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 25 un defined on input line 2249. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 25 undefined on input line 2249. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 25 un defined on input line 2249. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 25 undefined on input line 2249. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 25 undefined on input line 2249. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4I0 EN14find_embedding13collectMinimaEvRK6vectorI1TER6vectorIiE' on page 25 undefin ed on input line 2281. [25] LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 26 undefined on input line 2296. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 26 undefined on input line 2296. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 26 undefined on input line 2306. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_minor_miner_ exception:_CPPv4N14find_embedding19MinorMinerExceptionE' on page 26 undefined o n input line 2306. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 26 undefined on input line 2335. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 26 undefined on input line 2335. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 26 undefined on input line 2350. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 26 undefined on input line 2350. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 26 undefined on input line 2350. [26] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 27 undefined on input line 2524. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv4N14find_embedding12fr ozen_chainE' on page 27 undefined on input line 2524. LaTeX Warning: Hyper reference `cpp/struct/structfind__embedding_1_1frozen__cha in:structfind__embedding_1_1frozen__chain' on page 27 undefined on input line 1 . LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1chain_1ad2dea410ddd020d52e0232064b79c74f' on page 27 undefined on input line 2527. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 27 undefined on input line 2536. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv4N14find_embedding12fr ozen_chainE' on page 27 undefined on input line 2536. LaTeX Warning: Hyper reference `cpp/struct/structfind__embedding_1_1frozen__cha in:structfind__embedding_1_1frozen__chain' on page 27 undefined on input line 1 . LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 27 undefined on input line 2551. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4I 0EN14find_embedding5chain5stealEvR5chainR19embedding_problem_ti' on page 27 und efined on input line 2551. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 27 undefined on input line 2563. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chain8iteratorE' on page 27 undefined on input line 2578. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chain8iteratorE' on page 27 undefined on input line 2578. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chain8iteratorE' on page 27 undefined on input line 2590. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chain8iteratorE' on page 27 undefined on input line 2590. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1_corrupt_embedding_exception' on page 27 undefined on input lin e 2605. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 27 undefined on input line 2642. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_minor_miner_ exception:_CPPv4N14find_embedding19MinorMinerExceptionE' on page 27 undefined o n input line 2642. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 27 undefined on input line 2651. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_minor_miner_ exception:_CPPv4N14find_embedding19MinorMinerExceptionE' on page 27 undefined o n input line 2651. [27] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 28 undefined on input line 2698. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 28 undefined on input line 2710. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 28 undefined on input line 2722. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 28 undefined on input line 2722. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 28 undefined on input line 2722. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 28 undefined on input line 2722. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 28 undefined on input line 2722. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 28 undefined on input line 2722. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 28 undefined on input line 2734. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 28 undefined on input line 2734. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 28 undefined on input line 2833. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 28 undefined on input line 2860. [28] LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1_corrupt_embedding_exception' on page 29 undefined on input lin e 3005. [29] LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 30 undefined on input line 3033. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem__base:_CPPv4N14find_embedding22embedding_problem_baseE' on page 30 undefi ned on input line 3033. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem:_CPPv4I000EN14find_embedding17embedding_problemE' on page 30 undefined on input line 3033. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem:_CPPv4I000EN14find_embedding17embedding_problemE' on page 30 undefined on input line 3033. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 30 undefined on input line 3033. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4I_bEN14find_embedding14output_handlerE' on page 30 undefined on input line 3033. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1embedding__problem__base' on page 30 undefined on input line 1. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1embedding__problem' on page 30 undefined on input line 3054. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 30 undefined on input line 3086. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 30 undefined on input line 3086. LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding13shuffle_firstE' on page 30 undefined on input line 3110. LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding13rndswap_firstE' on page 30 undefined on input line 3122. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem__base:_CPPv4I00EN14find_embedding22embedding_problem_base7shuffleEv1A1B' on page 30 undefined on input line 3206. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem__base:_CPPv4I00EN14find_embedding22embedding_problem_base7shuffleEv1A1B' on page 30 undefined on input line 3206. [30] LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding8VARORDERE' on page 31 undefined on input line 3230. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 31 undefined on input line 3257. [31] LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding5clockE' on page 32 undefined on input line 3365. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1_bad_initialization_exception' on page 32 undefined on input li ne 3402. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1_corrupt_embedding_exception' on page 32 undefined on input lin e 3402. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1_corrupt_parameters_exception' on page 32 undefined on input li ne 3402. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1_problem_cancelled_exception' on page 32 undefined on input lin e 3402. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1_timeout_exception' on page 32 undefined on input line 3402. Underfull \hbox (badness 10000) in paragraph at lines 3400--3403 \T1/qtm/m/it/10 #in-clude \T1/qtm/m/n/10 Sub-classed by \T1/qtm/m/it /10 find_embedding::BadInitializationException\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3400--3403 \T1/qtm/m/it/10 find_embedding::CorruptEmbeddingException\T1/qtm/m/n/10 , \T1/q tm/m/it/10 find_embedding::CorruptParametersException\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parameters19optional_parametersER19op tional_parameters3mapIi6vectorIiEE3mapIi6vectorIiEE3mapIi6vectorIiEE' on page 3 2 undefined on input line 3422. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding19LocalInteractionPtrE' on page 32 undefined on input line 3440. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1embedding__problem' on page 32 undefined on input line 3477. [32] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler5errorEvPKcDp4Args' on page 33 u ndefined on input line 3485. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler10major_infoEvPKcDp4Args' on pag e 33 undefined on input line 3497. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler10minor_infoEvPKcDp4Args' on pag e 33 undefined on input line 3509. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler10extra_infoEvPKcDp4Args' on pag e 33 undefined on input line 3521. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler5debugEvPKcDp4Args' on page 33 u ndefined on input line 3533. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 33 undefined on input line 3549. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 33 undefined on input line 3557. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 33 undefined on input line 3557. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 33 undefined on input line 3557. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 33 undefined on input line 3557. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 33 undefined on input line 3557. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 33 undefined on input line 3557. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 33 undefined on input line 3591. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 33 undefined on input line 3591. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1pathfinder__parallel' on page 33 undefined on input line 3594. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1pathfinder__serial' on page 33 undefined on input line 3594. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 33 undefined on input line 3614. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 33 undefined on input line 3626. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 33 undefined on input line 3626. [33] LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 34 undefined on input line 3654. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__b ase:_CPPv4I0EN14find_embedding15pathfinder_baseE' on page 34 undefined on input line 3654. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p arallel:_CPPv4I0EN14find_embedding19pathfinder_parallelE' on page 34 undefined on input line 3654. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g19pathfinder_parallel11embedding_tE' on page 34 undefined on input line 3665. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1pathfinder__base' on page 34 undefined on input line 3684. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 34 undefined on input line 3693. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__b ase:_CPPv4I0EN14find_embedding15pathfinder_baseE' on page 34 undefined on input line 3693. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__s erial:_CPPv4I0EN14find_embedding17pathfinder_serialE' on page 34 undefined on i nput line 3693. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g17pathfinder_serial11embedding_tE' on page 34 undefined on input line 3704. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1min__heap__ta g:_CPPv4N14find_embedding12min_heap_tagE' on page 34 undefined on input line 37 38. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 34 undefined on input line 3747. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_minor_miner_ exception:_CPPv4N14find_embedding19MinorMinerExceptionE' on page 34 undefined o n input line 3747. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 34 undefined on input line 3774. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_minor_miner_ exception:_CPPv4N14find_embedding19MinorMinerExceptionE' on page 34 undefined o n input line 3774. [34] LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 35 undefined on input line 3857. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 35 undefined on input line 3857. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1components:_CPPv4I0ENK5 graph10components14into_componentEbKiR1TRNSt6vectorIiEE' on page 35 undefined o n input line 3881. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1components:_CPPv4I0ENK5 graph10components14from_componentEvKiR1TRNSt6vectorIiEE' on page 35 undefined o n input line 3893. [35] LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph21get_neighbors_sourcesENSt6vectorINSt6vectorIiEEEERK2T1D p4Args' on page 36 undefined on input line 4042. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph21get_neighbors_sourcesENSt6vectorINSt6vectorIiEEEERK2T1D p4Args' on page 36 undefined on input line 4042. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph19get_neighbors_sinksENSt6vectorINSt6vectorIiEEEERK2T2Dp4 Args' on page 36 undefined on input line 4054. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph19get_neighbors_sinksENSt6vectorINSt6vectorIiEEEERK2T2Dp4 Args' on page 36 undefined on input line 4054. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4IDpE NK5graph11input_graph13get_neighborsENSt6vectorINSt6vectorIiEEEEDp4Args' on pag e 36 undefined on input line 4066. [36] LaTeX Warning: Hyper reference `cpp/file/biclique__cache_8hpp:_CPPv4N9busclique 14biclique_cache14biclique_cacheERK14biclique_cache' on page 37 undefined on in put line 4150. LaTeX Warning: Hyper reference `cpp/file/biclique__cache_8hpp:_CPPv4N9busclique 14biclique_cache14biclique_cacheERR14biclique_cache' on page 37 undefined on in put line 4159. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1yieldcache:_CPPv4N9 busclique10yieldcacheE' on page 37 undefined on input line 4168. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1yieldcache:_CPPv4N9 busclique10yieldcacheE' on page 37 undefined on input line 4168. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 37 undefined on input line 4177. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__cache:_CP Pv4I0EN9busclique14biclique_cacheE' on page 37 undefined on input line 4177. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1bundle__cache:_CPPv 4I0EN9busclique12bundle_cacheE' on page 37 undefined on input line 4177. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__cache:_CP Pv4I0EN9busclique14biclique_cacheE' on page 37 undefined on input line 4177. [37] LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 38 undefined on input line 4207. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__cache:_CP Pv4I0EN9busclique14biclique_cacheE' on page 38 undefined on input line 4207. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1bundle__cache:_CPPv 4I0EN9busclique12bundle_cacheE' on page 38 undefined on input line 4273. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__cache:_CP Pv4I0EN9busclique14biclique_cacheE' on page 38 undefined on input line 4273. LaTeX Warning: Hyper reference `cpp/file/biclique__cache_8hpp:_CPPv4N9busclique 20biclique_yield_cache20biclique_yield_cacheERK20biclique_yield_cache' on page 38 undefined on input line 4306. LaTeX Warning: Hyper reference `cpp/file/biclique__cache_8hpp:_CPPv4N9busclique 20biclique_yield_cache20biclique_yield_cacheERR20biclique_yield_cache' on page 38 undefined on input line 4315. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 38 undefined on input line 4324. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__yield__ca che:_CPPv4I0EN9busclique20biclique_yield_cacheE' on page 38 undefined on input line 4324. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1bundle__cache:_CPPv 4I0EN9busclique12bundle_cacheE' on page 38 undefined on input line 4324. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__yield__ca che:_CPPv4I0EN9busclique20biclique_yield_cacheE' on page 38 undefined on input line 4324. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__cache:_CP Pv4I0EN9busclique14biclique_cacheE' on page 38 undefined on input line 4324. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__yield__ca che:_CPPv4I0EN9busclique20biclique_yield_cacheE' on page 38 undefined on input line 4324. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__yield__ca che:_CPPv4N9busclique20biclique_yield_cache8iteratorE' on page 38 undefined on input line 4333. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__yield__ca che:_CPPv4N9busclique20biclique_yield_cache8iteratorE' on page 38 undefined on input line 4333. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__yield__ca che:_CPPv4N9busclique20biclique_yield_cache8iteratorE' on page 38 undefined on input line 4342. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__yield__ca che:_CPPv4N9busclique20biclique_yield_cache8iteratorE' on page 38 undefined on input line 4342. [38] LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 39 undefined on input line 4354. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__yield__ca che:_CPPv4I0EN9busclique20biclique_yield_cacheE' on page 39 undefined on input line 4354. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1bundle__cache:_CPPv 4I0EN9busclique12bundle_cacheE' on page 39 undefined on input line 4363. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__yield__ca che:_CPPv4I0EN9busclique20biclique_yield_cacheE' on page 39 undefined on input line 4363. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__cache:_CP Pv4I0EN9busclique14biclique_cacheE' on page 39 undefined on input line 4387. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__yield__ca che:_CPPv4I0EN9busclique20biclique_yield_cacheE' on page 39 undefined on input line 4387. LaTeX Warning: Hyper reference `cpp/file/biclique__cache_8hpp:_CPPv4N9busclique 20biclique_yield_cache7bound_tE' on page 39 undefined on input line 4426. LaTeX Warning: Hyper reference `cpp/file/biclique__cache_8hpp:_CPPv4N9busclique 20biclique_yield_cache7bound_tE' on page 39 undefined on input line 4444. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1bundle__cache:_CPPv 4I0EN9busclique12bundle_cacheE' on page 39 undefined on input line 4444. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__yield__ca che:_CPPv4I0EN9busclique20biclique_yield_cacheE' on page 39 undefined on input line 4444. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__yield__ca che:_CPPv4N9busclique20biclique_yield_cache8iteratorE' on page 39 undefined on input line 4453. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__yield__ca che:_CPPv4N9busclique20biclique_yield_cache8iteratorE' on page 39 undefined on input line 4453. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__yield__ca che:_CPPv4N9busclique20biclique_yield_cache8iteratorE' on page 39 undefined on input line 4462. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__yield__ca che:_CPPv4N9busclique20biclique_yield_cache8iteratorE' on page 39 undefined on input line 4462. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__yield__ca che:_CPPv4N9busclique20biclique_yield_cache8iteratorE' on page 39 undefined on input line 4480. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__yield__ca che:_CPPv4N9busclique20biclique_yield_cache8iteratorE' on page 39 undefined on input line 4489. [39] LaTeX Warning: Hyper reference `cpp/file/biclique__cache_8hpp:_CPPv4N9busclique 20biclique_yield_cache7bound_tE' on page 40 undefined on input line 4567. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1bundle__cache:_CPPv 4I0EN9busclique12bundle_cacheE' on page 40 undefined on input line 4576. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1biclique__yield__ca che:_CPPv4I0EN9busclique20biclique_yield_cacheE' on page 40 undefined on input line 4576. [40] LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 41 undefined on input line 4693. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1bundle__cache:_CPPv 4I0EN9busclique12bundle_cacheE' on page 41 undefined on input line 4693. LaTeX Warning: Hyper reference `cpp/file/bundle__cache_8hpp:_CPPv4N9busclique12 bundle_cache12bundle_cacheERK12bundle_cache' on page 41 undefined on input line 4759. LaTeX Warning: Hyper reference `cpp/file/bundle__cache_8hpp:_CPPv4N9busclique12 bundle_cache12bundle_cacheERR12bundle_cache' on page 41 undefined on input line 4768. [41] LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 42 undefined on input line 4798. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1bundle__cache:_CPPv 4I0EN9busclique12bundle_cacheE' on page 42 undefined on input line 4798. LaTeX Warning: Hyper reference `cpp/file/cell__cache_8hpp:_CPPv4N9busclique10ce ll_cache10cell_cacheERK10cell_cache' on page 42 undefined on input line 4866. LaTeX Warning: Hyper reference `cpp/file/cell__cache_8hpp:_CPPv4N9busclique10ce ll_cache10cell_cacheERR10cell_cache' on page 42 undefined on input line 4875. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 42 undefined on input line 4893. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 42 undefined on input line 4902. [42] LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 43 undefined on input line 4932. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 43 undefined on input line 5028. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 43 undefined on input line 5028. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 43 undefined on input line 5043. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 43 undefined on input line 5043. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 43 undefined on input line 5043. [43] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 44 undefined on input line 5217. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv4N14find_embedding12fr ozen_chainE' on page 44 undefined on input line 5217. LaTeX Warning: Hyper reference `cpp/struct/structfind__embedding_1_1frozen__cha in:structfind__embedding_1_1frozen__chain' on page 44 undefined on input line 1 . LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1chain_1ad2dea410ddd020d52e0232064b79c74f' on page 44 undefined on input line 5220. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 44 undefined on input line 5229. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv4N14find_embedding12fr ozen_chainE' on page 44 undefined on input line 5229. LaTeX Warning: Hyper reference `cpp/struct/structfind__embedding_1_1frozen__cha in:structfind__embedding_1_1frozen__chain' on page 44 undefined on input line 1 . LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 44 undefined on input line 5244. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4I 0EN14find_embedding5chain5stealEvR5chainR19embedding_problem_ti' on page 44 und efined on input line 5244. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 44 undefined on input line 5256. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chain8iteratorE' on page 44 undefined on input line 5271. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chain8iteratorE' on page 44 undefined on input line 5271. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chain8iteratorE' on page 44 undefined on input line 5283. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chain8iteratorE' on page 44 undefined on input line 5283. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1_corrupt_embedding_exception' on page 44 undefined on input lin e 5298. [44] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chain8iteratorE' on page 45 undefined on input line 5406. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chain8iteratorE' on page 45 undefined on input line 5406. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chain8iteratorE' on page 45 undefined on input line 5415. [45] Underfull \hbox (badness 10000) in paragraph at lines 5516--5517 LaTeX Warning: Hyper reference `cpp/file/clique__cache_8hpp:_CPPv4N9busclique12 clique_cache12clique_cacheERK12clique_cache' on page 46 undefined on input line 5541. LaTeX Warning: Hyper reference `cpp/file/clique__cache_8hpp:_CPPv4N9busclique12 clique_cache12clique_cacheERR12clique_cache' on page 46 undefined on input line 5550. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 46 undefined on input line 5559. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1clique__cache:_CPPv 4I0EN9busclique12clique_cacheE' on page 46 undefined on input line 5559. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1bundle__cache:_CPPv 4I0EN9busclique12bundle_cacheE' on page 46 undefined on input line 5559. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1clique__cache:_CPPv 4I0EN9busclique12clique_cacheE' on page 46 undefined on input line 5559. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 46 undefined on input line 5568. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1clique__cache:_CPPv 4I0EN9busclique12clique_cacheE' on page 46 undefined on input line 5568. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1bundle__cache:_CPPv 4I0EN9busclique12bundle_cacheE' on page 46 undefined on input line 5568. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1clique__cache:_CPPv 4I0EN9busclique12clique_cacheE' on page 46 undefined on input line 5568. LaTeX Warning: Hyper reference `cpp/file/clique__cache_8hpp:_CPPv4I0EN9buscliqu e12clique_cache12clique_cacheERK10cell_cacheI9topo_specERK12bundle_cacheI9topo_ specE6size_tR1C' on page 46 undefined on input line 5568. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1maxcache:_CPPv4N9bu sclique8maxcacheE' on page 46 undefined on input line 5586. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1maxcache:_CPPv4N9bu sclique8maxcacheE' on page 46 undefined on input line 5586. [46] LaTeX Warning: Hyper reference `cpp/file/clique__cache_8hpp:_CPPv4I0EN9buscliqu e12clique_cache13compute_cacheEvR1C' on page 47 undefined on input line 5652. LaTeX Warning: Hyper reference `cpp/file/clique__cache_8hpp:_CPPv4I00DpEN9buscl ique12clique_cache12extend_cacheEvRK1T6size_t6size_tR1CDp7Corners' on page 47 u ndefined on input line 5661. LaTeX Warning: Hyper reference `cpp/file/clique__cache_8hpp:_CPPv4I00DpEN9buscl ique12clique_cache12extend_cacheEvRK1T6size_t6size_tR1CDp7Corners' on page 47 u ndefined on input line 5661. LaTeX Warning: Hyper reference `cpp/file/clique__cache_8hpp:_CPPv4I00DpEN9buscl ique12clique_cache12extend_cacheEvRK1T6size_t6size_tR1CDp7Corners' on page 47 u ndefined on input line 5661. LaTeX Warning: Hyper reference `cpp/file/clique__cache_8hpp:_CPPv4I00DpEN9buscl ique12clique_cache12extend_cacheEvRK1TR8maxcache6size_t6size_t6size_t6size_tR1C 6cornerDp7Corners' on page 47 undefined on input line 5670. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1maxcache:_CPPv4N9bu sclique8maxcacheE' on page 47 undefined on input line 5670. LaTeX Warning: Hyper reference `cpp/file/clique__cache_8hpp:_CPPv4I00DpEN9buscl ique12clique_cache12extend_cacheEvRK1TR8maxcache6size_t6size_t6size_t6size_tR1C 6cornerDp7Corners' on page 47 undefined on input line 5670. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:_CPPv4N9buscli que6cornerE' on page 47 undefined on input line 5670. LaTeX Warning: Hyper reference `cpp/file/clique__cache_8hpp:_CPPv4I00DpEN9buscl ique12clique_cache12extend_cacheEvRK1TR8maxcache6size_t6size_t6size_t6size_tR1C 6cornerDp7Corners' on page 47 undefined on input line 5670. LaTeX Warning: Hyper reference `cpp/file/clique__cache_8hpp:_CPPv4I00EN9buscliq ue12clique_cache12extend_cacheEvRK1TR8maxcache6size_t6size_t6size_t6size_tR1C6c orner' on page 47 undefined on input line 5679. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1maxcache:_CPPv4N9bu sclique8maxcacheE' on page 47 undefined on input line 5679. LaTeX Warning: Hyper reference `cpp/file/clique__cache_8hpp:_CPPv4I00EN9buscliq ue12clique_cache12extend_cacheEvRK1TR8maxcache6size_t6size_t6size_t6size_tR1C6c orner' on page 47 undefined on input line 5679. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:_CPPv4N9buscli que6cornerE' on page 47 undefined on input line 5679. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:_CPPv4N9buscli que6cornerE' on page 47 undefined on input line 5688. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:_CPPv4N9buscli que6cornerE' on page 47 undefined on input line 5688. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:_CPPv4N9buscli que6cornerE' on page 47 undefined on input line 5688. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 47 undefined on input line 5700. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1clique__cache:_CPPv 4I0EN9busclique12clique_cacheE' on page 47 undefined on input line 5700. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1bundle__cache:_CPPv 4I0EN9busclique12bundle_cacheE' on page 47 undefined on input line 5709. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1clique__cache:_CPPv 4I0EN9busclique12clique_cacheE' on page 47 undefined on input line 5709. [47] LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 48 undefined on input line 5769. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1clique__iterator:_C PPv4I0EN9busclique15clique_iteratorE' on page 48 undefined on input line 5769. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1clique__cache:_CPPv 4I0EN9busclique12clique_cacheE' on page 48 undefined on input line 5769. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1clique__iterator:_C PPv4I0EN9busclique15clique_iteratorE' on page 48 undefined on input line 5769. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 48 undefined on input line 5811. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1clique__iterator:_C PPv4I0EN9busclique15clique_iteratorE' on page 48 undefined on input line 5811. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1clique__cache:_CPPv 4I0EN9busclique12clique_cacheE' on page 48 undefined on input line 5820. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1clique__iterator:_C PPv4I0EN9busclique15clique_iteratorE' on page 48 undefined on input line 5820. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:_CPPv4N9buscli que6cornerE' on page 48 undefined on input line 5838. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:_CPPv4N9buscli que6cornerE' on page 48 undefined on input line 5847. [48] LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 49 undefined on input line 5877. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:_CPPv4N9buscli que12pegasus_specE' on page 49 undefined on input line 5877. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 49 undefined on input line 5886. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:_CPPv4N9buscli que12chimera_specE' on page 49 undefined on input line 5886. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1clique__cache:_CPPv 4I0EN9busclique12clique_cacheE' on page 49 undefined on input line 5916. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1clique__yield__cach e:_CPPv4I0EN9busclique18clique_yield_cacheE' on page 49 undefined on input line 5916. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 49 undefined on input line 5925. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1clique__yield__cach e:_CPPv4I0EN9busclique18clique_yield_cacheE' on page 49 undefined on input line 5925. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1bundle__cache:_CPPv 4I0EN9busclique12bundle_cacheE' on page 49 undefined on input line 5934. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:_CPPv4N9buscli que12pegasus_specE' on page 49 undefined on input line 5934. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1bundle__cache:_CPPv 4I0EN9busclique12bundle_cacheE' on page 49 undefined on input line 5943. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:_CPPv4N9buscli que12chimera_specE' on page 49 undefined on input line 5943. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:_CPPv4N9buscli que6cornerE' on page 49 undefined on input line 6003. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:_CPPv4N9buscli que6cornerE' on page 49 undefined on input line 6021. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:_CPPv4N9buscli que6cornerE' on page 49 undefined on input line 6021. [49] [50] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 51 undefined on input line 6141. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 51 undefined on input line 6153. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 51 undefined on input line 6165. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 51 undefined on input line 6165. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 51 undefined on input line 6165. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 51 undefined on input line 6165. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 51 undefined on input line 6165. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 51 undefined on input line 6165. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 51 undefined on input line 6177. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 51 undefined on input line 6177. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 51 undefined on input line 6276. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 51 undefined on input line 6303. [51] LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1_corrupt_embedding_exception' on page 52 undefined on input lin e 6448. [52] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 53 undefined on input line 6490. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 53 undefined on input line 6547. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv4N14find_embedding12fr ozen_chainE' on page 53 undefined on input line 6559. Underfull \hbox (badness 10000) in paragraph at lines 6579--6580 [53] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 54 undefined on input line 6664. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 54 undefined on input line 6691. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 54 undefined on input line 6691. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 54 undefined on input line 6700. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 54 undefined on input line 6700. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 54 undefined on input line 6721. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 54 undefined on input line 6754. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 54 undefined on input line 6784. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 54 undefined on input line 6784. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 54 undefined on input line 6793. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 54 undefined on input line 6793. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 54 undefined on input line 6815. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem__base:_CPPv4N14find_embedding22embedding_problem_baseE' on page 54 undefi ned on input line 6815. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem:_CPPv4I000EN14find_embedding17embedding_problemE' on page 54 undefined on input line 6815. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem:_CPPv4I000EN14find_embedding17embedding_problemE' on page 54 undefined on input line 6815. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 54 undefined on input line 6815. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4I_bEN14find_embedding14output_handlerE' on page 54 undefined on input line 6815. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1embedding__problem__base' on page 54 undefined on input line 1. [54] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 55 undefined on input line 6826. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem__base:_CPPv4N14find_embedding22embedding_problem_baseE' on page 55 undefi ned on input line 6847. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem:_CPPv4I000EN14find_embedding17embedding_problemE' on page 55 undefined on input line 6856. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem:_CPPv4I000EN14find_embedding17embedding_problemE' on page 55 undefined on input line 6865. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem:_CPPv4I000EN14find_embedding17embedding_problemE' on page 55 undefined on input line 6874. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1embedding__problem' on page 55 undefined on input line 6896. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 55 undefined on input line 6904. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 55 undefined on input line 6946. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 55 undefined on input line 6946. LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding13shuffle_firstE' on page 55 undefined on input line 6970. LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding13rndswap_firstE' on page 55 undefined on input line 6982. [55] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem__base:_CPPv4I00EN14find_embedding22embedding_problem_base7shuffleEv1A1B' on page 56 undefined on input line 7066. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem__base:_CPPv4I00EN14find_embedding22embedding_problem_base7shuffleEv1A1B' on page 56 undefined on input line 7066. LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding8VARORDERE' on page 56 undefined on input line 7090. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 56 undefined on input line 7117. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 56 undefined on input line 7156. [56] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 57 undefined on input line 7381. [57] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 58 undefined on input line 7453. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1embedding__problem' on page 58 undefined on input line 7505. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 58 undefined on input line 7513. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler5errorEvPKcDp4Args' on page 58 u ndefined on input line 7522. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler10major_infoEvPKcDp4Args' on pag e 58 undefined on input line 7534. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler10minor_infoEvPKcDp4Args' on pag e 58 undefined on input line 7546. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler10extra_infoEvPKcDp4Args' on pag e 58 undefined on input line 7558. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler5debugEvPKcDp4Args' on page 58 u ndefined on input line 7570. [58] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 59 undefined on input line 7585. [59] Underfull \hbox (badness 10000) in paragraph at lines 7767--7768 LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1craphash:_CPPv4N9bu sclique8craphashE' on page 60 undefined on input line 7774. LaTeX Warning: Hyper reference `cpp/file/find__biclique_8hpp:_CPPv4I0EN9buscliq ue14best_bicliquesEvRK9topo_specRK6vectorI6size_tERK6vectorI4pairI6size_t6size_ tEER6vectorI4pairI4pairI6size_t6size_tE6vectorI6vectorI6size_tEEEE' on page 60 undefined on input line 7786. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1topo__cache:_CPPv4I 0EN9busclique10topo_cacheE' on page 60 undefined on input line 7795. LaTeX Warning: Hyper reference `cpp/file/find__biclique_8hpp:_CPPv4I0EN9buscliq ue14best_bicliquesEvR10topo_cacheI9topo_specER6vectorI4pairI4pairI6size_t6size_ tE6vectorI6vectorI6size_tEEEE' on page 60 undefined on input line 7795. [60] Underfull \hbox (badness 10000) in paragraph at lines 7833--7834 LaTeX Warning: Hyper reference `cpp/file/find__clique_8hpp:_CPPv4I0EN9busclique 10get_maxlenE6size_tR6vectorI1TE6size_t' on page 61 undefined on input line 784 0. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 61 undefined on input line 7849. LaTeX Warning: Hyper reference `cpp/file/find__clique_8hpp:_CPPv4I0EN9busclique 16find_clique_niceEbRK10cell_cacheI9topo_specE6size_tR6vectorI6vectorI6size_tEE R6size_tR6size_tR6size_t' on page 61 undefined on input line 7849. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 61 undefined on input line 7858. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:_CPPv4N9buscli que12chimera_specE' on page 61 undefined on input line 7858. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 61 undefined on input line 7867. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:_CPPv4N9buscli que12pegasus_specE' on page 61 undefined on input line 7867. LaTeX Warning: Hyper reference `cpp/file/find__clique_8hpp:_CPPv4I0EN9busclique 11find_cliqueEbRK9topo_specRK6vectorI6size_tERK6vectorI4pairI6size_t6size_tEE6s ize_tR6vectorI6vectorI6size_tEE' on page 61 undefined on input line 7876. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1topo__cache:_CPPv4I 0EN9busclique10topo_cacheE' on page 61 undefined on input line 7885. LaTeX Warning: Hyper reference `cpp/file/find__clique_8hpp:_CPPv4I0EN9busclique 11find_cliqueEbR10topo_cacheI9topo_specE6size_tR6vectorI6vectorI6size_tEE' on p age 61 undefined on input line 7885. LaTeX Warning: Hyper reference `cpp/file/find__clique_8hpp:_CPPv4I0EN9busclique 16find_clique_niceEbRK9topo_specRK6vectorI6size_tERK6vectorI4pairI6size_t6size_ tEE6size_tR6vectorI6vectorI6size_tEE' on page 61 undefined on input line 7894. LaTeX Warning: Hyper reference `cpp/file/find__clique_8hpp:_CPPv4I0EN9busclique 12short_cliqueEvRK9topo_specRK6vectorI6size_tERK6vectorI4pairI6size_t6size_tEER 6vectorI6vectorI6size_tEE' on page 61 undefined on input line 7903. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1topo__cache:_CPPv4I 0EN9busclique10topo_cacheE' on page 61 undefined on input line 7912. LaTeX Warning: Hyper reference `cpp/file/find__clique_8hpp:_CPPv4I0EN9busclique 12best_cliquesEvR10topo_cacheI9topo_specER6vectorI6vectorI6vectorI6size_tEEER6v ectorI6vectorI6size_tEE' on page 61 undefined on input line 7912. [61] Underfull \hbox (badness 10000) in paragraph at lines 7937--7938 LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 62 un defined on input line 7944. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 62 undefined on input line 7944. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 62 un defined on input line 7944. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 62 undefined on input line 7944. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 62 undefined on input line 7944. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 62 un defined on input line 7985. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 62 undefined on input line 7985. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 62 un defined on input line 7985. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 62 undefined on input line 7985. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 62 undefined on input line 7985. [62] LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 63 un defined on input line 8060. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1components:_CPPv4N5grap h10componentsE' on page 63 undefined on input line 8060. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 63 undefined on input line 8114. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 63 undefined on input line 8144. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__t ype:_CPPv4I_b_b_b_bEN14find_embedding15pathfinder_typeE' on page 63 undefined o n input line 8183. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1fixed__handle r__hival:_CPPv4N14find_embedding19fixed_handler_hivalE' on page 63 undefined on input line 8183. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1fixed__handle r__none:_CPPv4N14find_embedding18fixed_handler_noneE' on page 63 undefined on i nput line 8183. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__t ype:_CPPv4I_b_b_b_bEN14find_embedding15pathfinder_typeE' on page 63 undefined o n input line 8192. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1domain__handl er__masked:_CPPv4N14find_embedding21domain_handler_maskedE' on page 63 undefine d on input line 8192. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1domain__handl er__universe:_CPPv4N14find_embedding23domain_handler_universeE' on page 63 unde fined on input line 8192. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4I_bEN14find_embedding14output_handlerE' on page 63 undefined on input line 8201. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__t ype:_CPPv4I_b_b_b_bEN14find_embedding15pathfinder_typeE' on page 63 undefined o n input line 8201. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem:_CPPv4I000EN14find_embedding17embedding_problemE' on page 63 undefined on input line 8210. LaTeX Warning: Hyper reference `cpp/file/find__embedding_8hpp:_CPPv4N14find_emb edding15pathfinder_type15fixed_handler_tE' on page 63 undefined on input line 8 210. LaTeX Warning: Hyper reference `cpp/file/find__embedding_8hpp:_CPPv4N14find_emb edding15pathfinder_type16domain_handler_tE' on page 63 undefined on input line 8210. LaTeX Warning: Hyper reference `cpp/file/find__embedding_8hpp:_CPPv4N14find_emb edding15pathfinder_type16output_handler_tE' on page 63 undefined on input line 8210. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__t ype:_CPPv4I_b_b_b_bEN14find_embedding15pathfinder_typeE' on page 63 undefined o n input line 8219. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p arallel:_CPPv4I0EN14find_embedding19pathfinder_parallelE' on page 63 undefined on input line 8219. LaTeX Warning: Hyper reference `cpp/file/find__embedding_8hpp:_CPPv4N14find_emb edding15pathfinder_type19embedding_problem_tE' on page 63 undefined on input li ne 8219. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__s erial:_CPPv4I0EN14find_embedding17pathfinder_serialE' on page 63 undefined on i nput line 8219. LaTeX Warning: Hyper reference `cpp/file/find__embedding_8hpp:_CPPv4N14find_emb edding15pathfinder_type19embedding_problem_tE' on page 63 undefined on input li ne 8219. [63] LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 64 un defined on input line 8240. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 64 undefined on input line 8240. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 64 un defined on input line 8240. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 64 undefined on input line 8240. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 64 undefined on input line 8240. LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding8VARORDERE' on page 64 undefined on input line 8303. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 64 undefined on input line 8315. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 64 undefined on input line 8315. LaTeX Warning: Hyper reference `cpp/file/find__embedding_8hpp:_CPPv4I_b_b_b_bDp EN14find_embedding18pathfinder_wrapper10_pf_parse4ENSt10unique_ptrI27pathfinder _public_interfaceEEDpRR4Args' on page 64 undefined on input line 8315. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 64 undefined on input line 8324. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 64 undefined on input line 8324. LaTeX Warning: Hyper reference `cpp/file/find__embedding_8hpp:_CPPv4I_b_b_bDpEN 14find_embedding18pathfinder_wrapper10_pf_parse3ENSt10unique_ptrI27pathfinder_p ublic_interfaceEEDpRR4Args' on page 64 undefined on input line 8324. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 64 undefined on input line 8333. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 64 undefined on input line 8333. LaTeX Warning: Hyper reference `cpp/file/find__embedding_8hpp:_CPPv4I_b_bDpEN14 find_embedding18pathfinder_wrapper10_pf_parse2ENSt10unique_ptrI27pathfinder_pub lic_interfaceEEDpRR4Args' on page 64 undefined on input line 8333. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 64 undefined on input line 8342. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 64 undefined on input line 8342. LaTeX Warning: Hyper reference `cpp/file/find__embedding_8hpp:_CPPv4I_bDpEN14fi nd_embedding18pathfinder_wrapper10_pf_parse1ENSt10unique_ptrI27pathfinder_publi c_interfaceEEDpRR4Args' on page 64 undefined on input line 8342. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 64 undefined on input line 8351. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 64 undefined on input line 8351. LaTeX Warning: Hyper reference `cpp/file/find__embedding_8hpp:_CPPv4IDpEN14find _embedding18pathfinder_wrapper9_pf_parseENSt10unique_ptrI27pathfinder_public_in terfaceEEDpRR4Args' on page 64 undefined on input line 8351. [64] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1parameter__pr ocessor:_CPPv4N14find_embedding19parameter_processorE' on page 65 undefined on input line 8363. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 65 undefined on input line 8372. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 65 un defined on input line 1. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 65 undefined on input line 8453. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1unaryint:_CPPv4I0EN5gra ph8unaryintE' on page 65 undefined on input line 8453. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv4I0EN5graph10component s10componentsERK11input_graphRK8unaryintI1TE' on page 65 undefined on input lin e 8453. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 65 undefined on input line 8462. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 65 undefined on input line 8471. [65] LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 66 undefined on input line 8528. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 66 undefined on input line 8528. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1components:_CPPv4I0ENK5 graph10components14into_componentEbKiR1TRNSt6vectorIiEE' on page 66 undefined o n input line 8552. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1components:_CPPv4I0ENK5 graph10components14from_componentEvKiR1TRNSt6vectorIiEE' on page 66 undefined o n input line 8564. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 66 undefined on input line 8636. [66] LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph21get_neighbors_sourcesENSt6vectorINSt6vectorIiEEEERK2T1D p4Args' on page 67 undefined on input line 8782. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph21get_neighbors_sourcesENSt6vectorINSt6vectorIiEEEERK2T1D p4Args' on page 67 undefined on input line 8782. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph19get_neighbors_sinksENSt6vectorINSt6vectorIiEEEERK2T2Dp4 Args' on page 67 undefined on input line 8794. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph19get_neighbors_sinksENSt6vectorINSt6vectorIiEEEERK2T2Dp4 Args' on page 67 undefined on input line 8794. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4IDpE NK5graph11input_graph13get_neighborsENSt6vectorINSt6vectorIiEEEEDp4Args' on pag e 67 undefined on input line 8806. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1unaryint:_CPPv4I0EN5gra ph8unaryintE' on page 67 undefined on input line 8836. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv4I0000ENK5graph11input _graph15__get_neighborsENSt6vectorINSt6vectorIiEEEERK8unaryintI2T1ERK8unaryintI 2T2ERK8unaryintI2T3ERK8unaryintI2T4E' on page 67 undefined on input line 8836. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1unaryint:_CPPv4I0EN5gra ph8unaryintE' on page 67 undefined on input line 8836. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv4I0000ENK5graph11input _graph15__get_neighborsENSt6vectorINSt6vectorIiEEEERK8unaryintI2T1ERK8unaryintI 2T2ERK8unaryintI2T3ERK8unaryintI2T4E' on page 67 undefined on input line 8836. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1unaryint:_CPPv4I0EN5gra ph8unaryintE' on page 67 undefined on input line 8836. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv4I0000ENK5graph11input _graph15__get_neighborsENSt6vectorINSt6vectorIiEEEERK8unaryintI2T1ERK8unaryintI 2T2ERK8unaryintI2T3ERK8unaryintI2T4E' on page 67 undefined on input line 8836. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1unaryint:_CPPv4I0EN5gra ph8unaryintE' on page 67 undefined on input line 8836. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv4I0000ENK5graph11input _graph15__get_neighborsENSt6vectorINSt6vectorIiEEEERK8unaryintI2T1ERK8unaryintI 2T2ERK8unaryintI2T3ERK8unaryintI2T4E' on page 67 undefined on input line 8836. [67] LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv4I0000ENK5graph11input _graph14_get_neighborsENSt6vectorINSt6vectorIiEEEERK2T1RK2T2RK2T3RK2T4' on page 68 undefined on input line 8851. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv4I0000ENK5graph11input _graph14_get_neighborsENSt6vectorINSt6vectorIiEEEERK2T1RK2T2RK2T3RK2T4' on page 68 undefined on input line 8851. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv4I0000ENK5graph11input _graph14_get_neighborsENSt6vectorINSt6vectorIiEEEERK2T1RK2T2RK2T3RK2T4' on page 68 undefined on input line 8851. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv4I0000ENK5graph11input _graph14_get_neighborsENSt6vectorINSt6vectorIiEEEERK2T1RK2T2RK2T3RK2T4' on page 68 undefined on input line 8851. [68] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 69 undefined on input line 9092. [69] LaTeX Warning: Hyper reference `cpp/file/pairing__queue_8hpp:_CPPv4IDpEN14find_ embedding12pairing_node12pairing_nodeEDp4Args' on page 70 undefined on input li ne 9109. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9118. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9118. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9118. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9118. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9118. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9118. LaTeX Warning: Hyper reference `cpp/file/pairing__queue_8hpp:_CPPv4IDpEN14find_ embedding12pairing_node7refreshEvDp4Args' on page 70 undefined on input line 91 30. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9139. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9139. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9139. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9139. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9148. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9148. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9148. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9148. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9160. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9160. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9160. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9160. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9160. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9160. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9172. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9172. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9172. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9172. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9172. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9190. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 70 undefined on input line 9199. LaTeX Warning: Hyper reference `cpp/file/pairing__queue_8hpp:_CPPv4N14find_embe dding13pairing_queue13pairing_queueERR13pairing_queue' on page 70 undefined on input line 9229. [70] LaTeX Warning: Hyper reference `cpp/file/pairing__queue_8hpp:_CPPv4IDpEN14find_ embedding13pairing_queue7emplaceEvDp4Args' on page 71 undefined on input line 9 265. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__queu e:_CPPv4I0EN14find_embedding13pairing_queueE' on page 71 undefined on input lin e 9274. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__queu e:_CPPv4I0EN14find_embedding13pairing_queueE' on page 71 undefined on input lin e 9274. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 71 undefined on input line 9313. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__queu e:_CPPv4I0EN14find_embedding13pairing_queueE' on page 71 undefined on input lin e 9313. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 71 undefined on input line 9322. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__queu e:_CPPv4I0EN14find_embedding13pairing_queueE' on page 71 undefined on input lin e 9322. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1min__heap__ta g:_CPPv4N14find_embedding12min_heap_tagE' on page 71 undefined on input line 93 35. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1priority__nod e:_CPPv4I00EN14find_embedding13priority_nodeE' on page 71 undefined on input li ne 9352. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1priority__nod e:_CPPv4I00EN14find_embedding13priority_nodeE' on page 71 undefined on input li ne 9361. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1priority__nod e:_CPPv4I00EN14find_embedding13priority_nodeE' on page 71 undefined on input li ne 9361. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1priority__nod e:_CPPv4I00EN14find_embedding13priority_nodeE' on page 71 undefined on input li ne 9361. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1priority__nod e:_CPPv4I00EN14find_embedding13priority_nodeE' on page 71 undefined on input li ne 9391. [71] LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 72 undefined on input line 9416. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 72 undefined on input line 9416. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1pathfinder__parallel' on page 72 undefined on input line 9419. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1pathfinder__serial' on page 72 undefined on input line 9419. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 72 undefined on input line 9427. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__b ase:_CPPv4I0EN14find_embedding15pathfinder_baseE' on page 72 undefined on input line 9427. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 72 undefined on input line 9439. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 72 undefined on input line 9469. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 72 undefined on input line 9481. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 72 undefined on input line 9481. LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding8VARORDERE' on page 72 undefined on input line 9493. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 72 undefined on input line 9526. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 72 undefined on input line 9553. [72] LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 73 undefined on input line 9565. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 73 undefined on input line 9577. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 73 undefined on input line 9589. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 73 undefined on input line 9601. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 73 undefined on input line 9613. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 73 undefined on input line 9625. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 73 undefined on input line 9637. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 73 undefined on input line 9652. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 73 undefined on input line 9664. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__b ase:_CPPv4I0EN14find_embedding15pathfinder_baseE' on page 73 undefined on input line 9679. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 73 undefined on input line 9688. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 73 undefined on input line 9697. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 73 undefined on input line 9706. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 73 undefined on input line 9715. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 73 undefined on input line 9724. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 73 undefined on input line 9778. [73] LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 74 undefined on input line 9796. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding5clockE' on page 74 undefined on input line 9832. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 74 undefined on input line 9850. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 74 undefined on input line 9871. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 74 undefined on input line 9883. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 74 undefined on input line 9895. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 74 undefined on input line 9910. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4I00EN14find_embe dding15pathfinder_base25dijkstra_initialize_chainEvRK11embedding_tRKiR6vectorIi ER6vectorIiER4pq_t12behavior_tag' on page 74 undefined on input line 9910. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4I00EN14find_embe dding15pathfinder_base25dijkstra_initialize_chainEvRK11embedding_tRKiR6vectorIi ER6vectorIiER4pq_t12behavior_tag' on page 74 undefined on input line 9910. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 74 undefined on input line 9959. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__b ase:_CPPv4I0EN14find_embedding15pathfinder_baseE' on page 74 undefined on input line 9959. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p arallel:_CPPv4I0EN14find_embedding19pathfinder_parallelE' on page 74 undefined on input line 9959. [74] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__b ase:_CPPv4I0EN14find_embedding15pathfinder_baseE' on page 75 undefined on input line 9970. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p arallel:_CPPv4I0EN14find_embedding19pathfinder_parallelE' on page 75 undefined on input line 9970. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 75 undefined on input line 9979. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p arallel:_CPPv4I0EN14find_embedding19pathfinder_parallelE' on page 75 undefined on input line 9979. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 75 undefined on input line 9991. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g19pathfinder_parallel11embedding_tE' on page 75 undefined on input line 10009. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g19pathfinder_parallel11embedding_tE' on page 75 undefined on input line 10024. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4I0EN14find_embed ding19pathfinder_parallel12exec_chunkedEv1C' on page 75 undefined on input line 10033. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4I0EN14find_embed ding19pathfinder_parallel12exec_indexedEv1C' on page 75 undefined on input line 10042. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1pathfinder__base' on page 75 undefined on input line 10115. [75] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 76 undefined on input line 10132. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 76 undefined on input line 10132. LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding8VARORDERE' on page 76 undefined on input line 10168. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 76 undefined on input line 10181. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__b ase:_CPPv4I0EN14find_embedding15pathfinder_baseE' on page 76 undefined on input line 10181. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__s erial:_CPPv4I0EN14find_embedding17pathfinder_serialE' on page 76 undefined on i nput line 10181. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__b ase:_CPPv4I0EN14find_embedding15pathfinder_baseE' on page 76 undefined on input line 10192. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__s erial:_CPPv4I0EN14find_embedding17pathfinder_serialE' on page 76 undefined on i nput line 10192. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 76 undefined on input line 10201. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__s erial:_CPPv4I0EN14find_embedding17pathfinder_serialE' on page 76 undefined on i nput line 10201. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 76 undefined on input line 10213. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g17pathfinder_serial11embedding_tE' on page 76 undefined on input line 10231. Underfull \hbox (badness 10000) in paragraph at lines 10254--10255 [76] LaTeX Warning: Hyper reference `cpp/file/topo__cache_8hpp:_CPPv4N9busclique10to po_cache10topo_cacheERK10topo_cache' on page 77 undefined on input line 10318. LaTeX Warning: Hyper reference `cpp/file/topo__cache_8hpp:_CPPv4N9busclique10to po_cache10topo_cacheERR10topo_cache' on page 77 undefined on input line 10327. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:_CPPv4N9buscli que12pegasus_specE' on page 77 undefined on input line 10345. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:_CPPv4N9buscli que12chimera_specE' on page 77 undefined on input line 10354. [77] LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1topo__cache:_CPPv4I 0EN9busclique10topo_cacheE' on page 78 undefined on input line 10384. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1cell__cache:_CPPv4I 0EN9busclique10cell_cacheE' on page 78 undefined on input line 10393. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1topo__cache:_CPPv4I 0EN9busclique10topo_cacheE' on page 78 undefined on input line 10393. LaTeX Warning: Hyper reference `cpp/file/topo__cache_8hpp:_CPPv4N9busclique10to po_cache16_initializer_tagE' on page 78 undefined on input line 10405. LaTeX Warning: Hyper reference `cpp/file/topo__cache_8hpp:_CPPv4N9busclique10to po_cache16_initializer_tagE' on page 78 undefined on input line 10405. LaTeX Warning: Hyper reference `cpp/file/topo__cache_8hpp:_CPPv4N9busclique10to po_cache16_initializer_tagE' on page 78 undefined on input line 10471. LaTeX Warning: Hyper reference `cpp/file/biclique__cache_8hpp:_CPPv49busclique' on page 78 undefined on input line 1. [78] LaTeX Warning: Hyper reference `cpp/file/biclique__cache_8hpp:_CPPv49busclique' on page 79 undefined on input line 10589. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1topo__spec__base:_C PPv4N9busclique14topo_spec_baseE' on page 79 undefined on input line 10589. [79] LaTeX Warning: Hyper reference `cpp/file/biclique__cache_8hpp:_CPPv49busclique' on page 80 undefined on input line 10673. LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1topo__spec__base:_C PPv4N9busclique14topo_spec_baseE' on page 80 undefined on input line 10673. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:classbusclique _1_1chimera__spec__base' on page 80 undefined on input line 10724. LaTeX Warning: Hyper reference `cpp/namespace/namespacebusclique:classbusclique _1_1pegasus__spec__base' on page 80 undefined on input line 10724. [80] LaTeX Warning: Hyper reference `cpp/class/classbusclique_1_1topo__spec__cellmas k:_CPPv4I0EN9busclique18topo_spec_cellmaskE' on page 81 undefined on input line 10736. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 81 undefined on input line 10784. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_minor_miner_ exception:_CPPv4N14find_embedding19MinorMinerExceptionE' on page 81 undefined o n input line 10784. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 81 undefined on input line 10796. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_minor_miner_ exception:_CPPv4N14find_embedding19MinorMinerExceptionE' on page 81 undefined o n input line 10796. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 81 undefined on input line 10808. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_minor_miner_ exception:_CPPv4N14find_embedding19MinorMinerExceptionE' on page 81 undefined o n input line 10808. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 81 undefined on input line 1. [81] LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding5clockE' on page 82 undefined on input line 10858. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1_bad_initialization_exception' on page 82 undefined on input li ne 10880. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1_corrupt_embedding_exception' on page 82 undefined on input lin e 10880. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1_corrupt_parameters_exception' on page 82 undefined on input li ne 10880. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1_problem_cancelled_exception' on page 82 undefined on input lin e 10880. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1_timeout_exception' on page 82 undefined on input line 10880. Underfull \hbox (badness 10000) in paragraph at lines 10878--10881 \T1/qtm/m/it/10 find_embedding::CorruptParametersException\T1/qtm/m/n/10 , \T1/ qtm/m/it/10 find_embedding::ProblemCancelledException\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 82 undefined on input line 10892. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_minor_miner_ exception:_CPPv4N14find_embedding19MinorMinerExceptionE' on page 82 undefined o n input line 10892. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 82 undefined on input line 10904. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_minor_miner_ exception:_CPPv4N14find_embedding19MinorMinerExceptionE' on page 82 undefined o n input line 10904. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 82 undefined on input line 1. Underfull \hbox (badness 10000) in paragraph at lines 10917--10918 LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 82 undefined on input line 10936. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 82 undefined on input line 10936. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 82 undefined on input line 10951. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 82 undefined on input line 10951. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 82 undefined on input line 10951. [82] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 83 undefined on input line 11125. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv4N14find_embedding12fr ozen_chainE' on page 83 undefined on input line 11125. LaTeX Warning: Hyper reference `cpp/struct/structfind__embedding_1_1frozen__cha in:structfind__embedding_1_1frozen__chain' on page 83 undefined on input line 1 . LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1chain_1ad2dea410ddd020d52e0232064b79c74f' on page 83 undefined on input line 11128. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 83 undefined on input line 11137. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv4N14find_embedding12fr ozen_chainE' on page 83 undefined on input line 11137. LaTeX Warning: Hyper reference `cpp/struct/structfind__embedding_1_1frozen__cha in:structfind__embedding_1_1frozen__chain' on page 83 undefined on input line 1 . LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 83 undefined on input line 11152. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4I 0EN14find_embedding5chain5stealEvR5chainR19embedding_problem_ti' on page 83 und efined on input line 11152. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 83 undefined on input line 11164. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chain8iteratorE' on page 83 undefined on input line 11179. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chain8iteratorE' on page 83 undefined on input line 11179. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chain8iteratorE' on page 83 undefined on input line 11191. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chain8iteratorE' on page 83 undefined on input line 11191. [83] LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1_corrupt_embedding_exception' on page 84 undefined on input lin e 11206. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 84 undefined on input line 1. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 84 undefined on input line 11302. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 84 undefined on input line 11314. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 84 undefined on input line 11326. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 84 undefined on input line 11326. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 84 undefined on input line 11326. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 84 undefined on input line 11326. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 84 undefined on input line 11326. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 84 undefined on input line 11326. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 84 undefined on input line 11338. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 84 undefined on input line 11338. [84] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding:_CP Pv4I0EN14find_embedding9embeddingE' on page 85 undefined on input line 11437. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 85 undefined on input line 11464. [85] LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1_corrupt_embedding_exception' on page 86 undefined on input lin e 11609. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 86 undefined on input line 11640. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem__base:_CPPv4N14find_embedding22embedding_problem_baseE' on page 86 undefi ned on input line 11640. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem:_CPPv4I000EN14find_embedding17embedding_problemE' on page 86 undefined on input line 11640. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem:_CPPv4I000EN14find_embedding17embedding_problemE' on page 86 undefined on input line 11640. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 86 undefined on input line 11640. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4I_bEN14find_embedding14output_handlerE' on page 86 undefined on input line 11640. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1embedding__problem__base' on page 86 undefined on input line 1. [86] LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 87 undefined on input line 1. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1embedding__problem' on page 87 undefined on input line 11664. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 87 undefined on input line 11696. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding10distance_tE' on page 87 undefined on input line 11696. LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding13shuffle_firstE' on page 87 undefined on input line 11720. LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding13rndswap_firstE' on page 87 undefined on input line 11732. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem__base:_CPPv4I00EN14find_embedding22embedding_problem_base7shuffleEv1A1B' on page 87 undefined on input line 11816. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem__base:_CPPv4I00EN14find_embedding22embedding_problem_base7shuffleEv1A1B' on page 87 undefined on input line 11816. LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding8VARORDERE' on page 87 undefined on input line 11840. [87] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 88 undefined on input line 11867. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 88 undefined on input line 1. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parameters19optional_parametersER19op tional_parameters3mapIi6vectorIiEE3mapIi6vectorIiEE3mapIi6vectorIiEE' on page 8 8 undefined on input line 11951. [88] LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:_CPPv4N1 4find_embedding19LocalInteractionPtrE' on page 89 undefined on input line 11969 . LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 89 undefined on input line 1. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1embedding__problem' on page 89 undefined on input line 12009. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler5errorEvPKcDp4Args' on page 89 u ndefined on input line 12017. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler10major_infoEvPKcDp4Args' on pag e 89 undefined on input line 12029. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler10minor_infoEvPKcDp4Args' on pag e 89 undefined on input line 12041. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler10extra_infoEvPKcDp4Args' on pag e 89 undefined on input line 12053. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler5debugEvPKcDp4Args' on page 89 u ndefined on input line 12065. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 89 undefined on input line 1. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 89 undefined on input line 12084. Underfull \hbox (badness 10000) in paragraph at lines 12085--12086 [89] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 90 undefined on input line 12092. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 90 undefined on input line 12092. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 90 undefined on input line 12092. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 90 undefined on input line 12092. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 90 undefined on input line 12092. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 90 undefined on input line 12092. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 90 undefined on input line 1. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 90 undefined on input line 12135. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 90 undefined on input line 12135. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1pathfinder__parallel' on page 90 undefined on input line 12138. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1pathfinder__serial' on page 90 undefined on input line 12138. Underfull \hbox (badness 10000) in paragraph at lines 12136--12139 \T1/qtm/m/n/10 Sub-classed by \T1/qtm/m/it/10 find_embedding::pathfinder_parall el< em-bed-ding_problem_t >\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g15pathfinder_base11embedding_tE' on page 90 undefined on input line 12158. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 90 undefined on input line 12170. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 90 undefined on input line 12170. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 90 undefined on input line 1. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 90 undefined on input line 12201. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__b ase:_CPPv4I0EN14find_embedding15pathfinder_baseE' on page 90 undefined on input line 12201. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p arallel:_CPPv4I0EN14find_embedding19pathfinder_parallelE' on page 90 undefined on input line 12201. [90] LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g19pathfinder_parallel11embedding_tE' on page 91 undefined on input line 12212. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1pathfinder__base' on page 91 undefined on input line 12234. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 91 undefined on input line 1. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 91 undefined on input line 12246. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__b ase:_CPPv4I0EN14find_embedding15pathfinder_baseE' on page 91 undefined on input line 12246. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__s erial:_CPPv4I0EN14find_embedding17pathfinder_serialE' on page 91 undefined on i nput line 12246. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4N14find_embeddin g17pathfinder_serial11embedding_tE' on page 91 undefined on input line 12257. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1min__heap__ta g:_CPPv4N14find_embedding12min_heap_tagE' on page 91 undefined on input line 12 300. [91] LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 92 un defined on input line 1. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 92 undefined on input line 12374. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 92 undefined on input line 12374. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1components:_CPPv4I0ENK5 graph10components14into_componentEbKiR1TRNSt6vectorIiEE' on page 92 undefined o n input line 12398. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1components:_CPPv4I0ENK5 graph10components14from_componentEvKiR1TRNSt6vectorIiEE' on page 92 undefined o n input line 12410. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 92 un defined on input line 1. [92] LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph21get_neighbors_sourcesENSt6vectorINSt6vectorIiEEEERK2T1D p4Args' on page 93 undefined on input line 12562. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph21get_neighbors_sourcesENSt6vectorINSt6vectorIiEEEERK2T1D p4Args' on page 93 undefined on input line 12562. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph19get_neighbors_sinksENSt6vectorINSt6vectorIiEEEERK2T2Dp4 Args' on page 93 undefined on input line 12574. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph19get_neighbors_sinksENSt6vectorINSt6vectorIiEEEERK2T2Dp4 Args' on page 93 undefined on input line 12574. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4IDpE NK5graph11input_graph13get_neighborsENSt6vectorINSt6vectorIiEEEEDp4Args' on pag e 93 undefined on input line 12586. [93] [94] [95] [96] [97] [98] LaTeX Warning: Reference `intro:module-minorminer' on page 99 undefined on inpu t line 13044. LaTeX Warning: Reference `reference/clique_embedding:module-minorminer.buscliqu e' on page 99 undefined on input line 13045. [99] No file d-wave-systems-minorminer.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. (./d-wave-systems-minorminer.aux) Package rerunfilecheck Warning: File `d-wave-systems-minorminer.out' has change d. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}{ /usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc} Output written on d-wave-systems-minorminer.pdf (103 pages, 1223819 bytes). Transcript written on d-wave-systems-minorminer.log. Latexmk: Index file 'd-wave-systems-minorminer.idx' was written Latexmk: Missing input file: '{_images/layout_embedding}.png' from line 'LaTeX Warning: File `{_images/layout_embedding}.png' not found on input line 11' Latexmk: Missing input file: '{_images/layout_embedding}.png' from line 'LaTeX Warning: File `{_images/layout_embedding}.png' not found on input line 1111.' Latexmk: Missing input file: '{_images/layout_embedding}.png' from line 'LaTeX Warning: File `{_images/layout_embedding}.png' not found on input line 11' Latexmk: Missing input file: '{_images/layout_embedding}.png' from line 'LaTeX Warning: File `{_images/layout_embedding}.png' not found on input line 1111.' Latexmk: Missing input file: 'd-wave-systems-minorminer.ind' from line 'No file d-wave-systems-minorminer.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'd-wave-systems-minorminer.pdf' Latexmk: List of undefined refs and citations: Reference `intro:module-minorminer' on page 99 undefined on input line 13044 Reference `reference/clique_embedding:module-minorminer.busclique' on page 99 undefined on input line 13045 Latexmk: Summary of warnings: Latex failed to resolve 2 reference(s) Rule 'makeindex d-wave-systems-minorminer.idx': File changes, etc: Non-existent destination files: 'd-wave-systems-minorminer.ind' ------------ Run number 1 of rule 'makeindex d-wave-systems-minorminer.idx' ------------ ------------ Running 'makeindex -s python.ist -o "d-wave-systems-minorminer.ind" "d-wave-systems-minorminer.idx"' ------------ Latexmk: applying rule 'makeindex d-wave-systems-minorminer.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file d-wave-systems-minorminer.idx....done (998 entries accepted, 0 rejected). Sorting entries...........done (11096 comparisons). Generating output file d-wave-systems-minorminer.ind....done (1015 lines written, 0 warnings). Output written in d-wave-systems-minorminer.ind. Transcript written in d-wave-systems-minorminer.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'd-wave-systems-minorminer.aux' 'd-wave-systems-minorminer.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="d-wave-systems-minorminer" "minorminer.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./minorminer.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file d-wave-systems-minorminer.idx (./d-wave-systems-minorminer.aux LaTeX Warning: Label `cpp/file/graph_8hpp:classgraph_1_1unaryint_3_01std_1_1vec tor_3_01int_01_4_01_4' multiply defined. LaTeX Warning: Label `cpp/file/graph_8hpp:classgraph_1_1unaryint_3_01std_1_1vec tor_3_01int_01_4_01_4_1a23e8bee0938b8c339200592c90d478a8' multiply defined. LaTeX Warning: Label `cpp/file/graph_8hpp:classgraph_1_1unaryint_3_01std_1_1vec tor_3_01int_01_4_01_4_1a192e028c6ae91a4a220d526c4fe63f04' multiply defined. LaTeX Warning: Label `cpp/file/graph_8hpp:classgraph_1_1unaryint_3_01std_1_1vec tor_3_01int_01_4_01_4_1af0a8f86457aae8f485cc3eb1c5bd0b26' multiply defined. ) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./d-wave-systems-minorminer.out) (./d-wave-systems-minorminer.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./d-wave-systems-minorminer.toc) [1] [2] [1] [2] Chapter 1. [3] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [4] [5] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [6] [7 <./Embeddin g_TriangularSquare.png>] [8 <./Embedding_K6Random3.png>] Underfull \hbox (badness 10000) in paragraph at lines 549--554 \T1/qtm/m/n/10 If your source graph is a clique and your tar-get graph is ei-th er a Chimera or Pe-ga-sus graph, Underfull \hbox (badness 10000) in paragraph at lines 568--571 []\T1/txtt/bx/n/10 g \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 NetworkX Graph\T1/qtm/m/n /10 ) ^^U The tar-get graph that is ei-ther a [][]\T1/txtt/m/n/10 dwave_network x. [9] Underfull \hbox (badness 10000) in paragraph at lines 644--647 []\T1/txtt/bx/n/10 g \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 NetworkX Graph\T1/qtm/m/n /10 ) ^^U A [][]\T1/txtt/m/n/10 dwave_networkx.pegasus_graph()[][] \T1/qtm/m/n/ 10 or Underfull \hbox (badness 10000) in paragraph at lines 697--699 []|[][]\T1/txtt/m/sl/10 busgraph_cache.find_biclique_embedding[][]\T1/qtm/m/n/1 0 (nn, Overfull \hbox (23.8868pt too wide) in paragraph at lines 725--727 []|[][]\T1/txtt/m/sl/10 busgraph_cache.largest_clique_by_chainlength[][]\T1/qtm /m/n/10 (...)| [10] [11] [12] [13 <./k5_chimera.png> <./clique_embedding.png>] Underfull \hbox (badness 6978) in paragraph at lines 1007--1011 []\T1/txtt/bx/n/10 T \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 NetworkX Graph/edges data structure ([][]dict[][], [][]list[][], ...)\T1/qtm/m/n/10 ) ^^U The tar-get Underfull \hbox (badness 10000) in paragraph at lines 1013--1020 []\T1/txtt/bx/n/10 layout \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 function/(function/d ict/Layout, function/dict/Layout), Underfull \hbox (badness 10000) in paragraph at lines 1031--1037 []\T1/txtt/bx/n/10 placement \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 function/dict, op tional, default=minorminer.placement. [14] LaTeX Warning: File `{_images/layout_embedding}.png' not found on input line 11 11. LaTeX Warning: File `{_images/layout_embedding}.png' not found on input line 11 11. ! Package pdftex.def Error: File `_images/layout_embedding.png' not found: usin g draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.1111 ...pxdimen]{{_images/layout_embedding}.png} [15 <./grid_chimera.png>] [16] [17] [18] [19] [20] Underfull \hbox (badness 10000) in paragraph at lines 1564--1565 [21] [22] [23] Underfull \hbox (badness 10000) in paragraph at lines 2107--2108 [24] [25] [26] [27] [28] [29] [30] [31] Underfull \hbox (badness 10000) in paragraph at lines 3400--3403 \T1/qtm/m/it/10 #in-clude \T1/qtm/m/n/10 Sub-classed by [][]\T1/qtm/ m/it/10 find_embedding::BadInitializationException[][]\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3400--3403 [][]\T1/qtm/m/it/10 find_embedding::CorruptEmbeddingException[][]\T1/qtm/m/n/10 , [][]\T1/qtm/m/it/10 find_embedding::CorruptParametersException[][]\T1/qtm/m/ n/10 , [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 5516--5517 [46] [47] [48] [49] [50] [51] [52] Underfull \hbox (badness 10000) in paragraph at lines 6579--6580 [53] [54] [55] [56] [57] [58] [59] Underfull \hbox (badness 10000) in paragraph at lines 7767--7768 [60] Underfull \hbox (badness 10000) in paragraph at lines 7833--7834 [61] Underfull \hbox (badness 10000) in paragraph at lines 7937--7938 [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] Underfull \hbox (badness 10000) in paragraph at lines 10254--10255 [76] [77] [78] [79] [80] [81] Underfull \hbox (badness 10000) in paragraph at lines 10878--10881 [][]\T1/qtm/m/it/10 find_embedding::CorruptParametersException[][]\T1/qtm/m/n/1 0 , [][]\T1/qtm/m/it/10 find_embedding::ProblemCancelledException[][]\T1/qtm/m/ n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10917--10918 [82] [83] [84] [85] [86] [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 12085--12086 [89] Underfull \hbox (badness 10000) in paragraph at lines 12136--12139 \T1/qtm/m/n/10 Sub-classed by [][]\T1/qtm/m/it/10 find_embedding::pathfinder_pa rallel< em-bed-ding_problem_t >[][]\T1/qtm/m/n/10 , [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] (./d-wave-systems-minorminer.ind [100] Underfull \hbox (badness 10000) in paragraph at lines 16--18 []\T1/txtt/m/n/10 busclique::biclique_cache::~biclique_cache Underfull \hbox (badness 10000) in paragraph at lines 18--20 []\T1/txtt/m/n/10 busclique::biclique_cache::biclique_cache Underfull \hbox (badness 10000) in paragraph at lines 20--21 []\T1/txtt/m/n/10 busclique::biclique_cache::cells \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 21--23 []\T1/txtt/m/n/10 busclique::biclique_cache::compute_cache Overfull \hbox (1.12183pt too wide) in paragraph at lines 24--26 []\T1/txtt/m/n/10 busclique::biclique_cache::make_access_table Underfull \hbox (badness 10000) in paragraph at lines 27--28 []\T1/txtt/m/n/10 busclique::biclique_cache::mem_addr \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 31--32 []\T1/txtt/m/n/10 busclique::biclique_cache::score \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 32--34 []\T1/txtt/m/n/10 busclique::biclique_result_cache \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ type\T1/qtm/m/n/10 ), Overfull \hbox (22.12177pt too wide) in paragraph at lines 37--39 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::biclique_bounds Overfull \hbox (48.37169pt too wide) in paragraph at lines 39--41 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::biclique_yield_cache Underfull \hbox (badness 10000) in paragraph at lines 41--42 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::bound_t Underfull \hbox (badness 10000) in paragraph at lines 42--43 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::bundles Overfull \hbox (1.12183pt too wide) in paragraph at lines 44--46 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::chainlength Underfull \hbox (badness 10000) in paragraph at lines 46--47 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::cols \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (11.6218pt too wide) in paragraph at lines 47--49 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::compute_cache Underfull \hbox (badness 10000) in paragraph at lines 49--50 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::end \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 50--52 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator Overfull \hbox (11.6218pt too wide) in paragraph at lines 52--54 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::adv Overfull \hbox (27.37175pt too wide) in paragraph at lines 54--56 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::bounds Overfull \hbox (32.62173pt too wide) in paragraph at lines 56--58 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::bundles Overfull \hbox (53.62167pt too wide) in paragraph at lines 58--60 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::chainlength Overfull \hbox (16.87178pt too wide) in paragraph at lines 60--62 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::cols Overfull \hbox (11.6218pt too wide) in paragraph at lines 62--64 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::inc Overfull \hbox (37.87172pt too wide) in paragraph at lines 64--66 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::iterator Overfull \hbox (48.37169pt too wide) in paragraph at lines 66--68 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::operator!= Overfull \hbox (43.1217pt too wide) in paragraph at lines 68--70 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::operator* Overfull \hbox (48.37169pt too wide) in paragraph at lines 70--72 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::operator++ Overfull \hbox (48.37169pt too wide) in paragraph at lines 72--74 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::operator== Overfull \hbox (16.87178pt too wide) in paragraph at lines 74--76 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::rows Overfull \hbox (6.37181pt too wide) in paragraph at lines 76--78 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::s0 Overfull \hbox (6.37181pt too wide) in paragraph at lines 78--80 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::s1 Underfull \hbox (badness 10000) in paragraph at lines 80--81 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::rows \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ [101] Underfull \hbox (badness 10000) in paragraph at lines 86--87 []\T1/txtt/m/n/10 busclique::bundle_cache::bundle_cache \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 88--90 []\T1/txtt/m/n/10 busclique::bundle_cache::compute_line_masks Underfull \hbox (badness 10000) in paragraph at lines 91--93 []\T1/txtt/m/n/10 busclique::bundle_cache::get_line_score Underfull \hbox (badness 10000) in paragraph at lines 93--94 []\T1/txtt/m/n/10 busclique::bundle_cache::inflate \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 96--97 []\T1/txtt/m/n/10 busclique::bundle_cache::linestride \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 97--98 []\T1/txtt/m/n/10 busclique::bundle_cache::orthstride \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 117--118 []\T1/txtt/m/n/10 busclique::clique_cache::bundles \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 119--120 []\T1/txtt/m/n/10 busclique::clique_cache::clique_cache \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 121--122 []\T1/txtt/m/n/10 busclique::clique_cache::extend_cache \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 122--124 []\T1/txtt/m/n/10 busclique::clique_cache::extract_solution Underfull \hbox (badness 10000) in paragraph at lines 125--127 []\T1/txtt/m/n/10 busclique::clique_cache::inflate_first_ell Underfull \hbox (badness 10000) in paragraph at lines 128--129 []\T1/txtt/m/n/10 busclique::clique_cache::memcols \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 129--130 []\T1/txtt/m/n/10 busclique::clique_cache::memrows \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 130--131 []\T1/txtt/m/n/10 busclique::clique_cache::memsize \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 131--132 []\T1/txtt/m/n/10 busclique::clique_cache::nocheck \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 136--137 []\T1/txtt/m/n/10 busclique::clique_iterator::advance \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 139--140 []\T1/txtt/m/n/10 busclique::clique_iterator::cliq \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 140--142 []\T1/txtt/m/n/10 busclique::clique_iterator::clique_iterator Underfull \hbox (badness 10000) in paragraph at lines 144--145 []\T1/txtt/m/n/10 busclique::clique_iterator::next \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (11.6218pt too wide) in paragraph at lines 149--151 []\T1/txtt/m/n/10 busclique::clique_yield_cache::best_embeddings Underfull \hbox (badness 10000) in paragraph at lines 151--153 []\T1/txtt/m/n/10 busclique::clique_yield_cache::clique_yield Overfull \hbox (27.37175pt too wide) in paragraph at lines 153--155 []\T1/txtt/m/n/10 busclique::clique_yield_cache::clique_yield_cache Overfull \hbox (1.12183pt too wide) in paragraph at lines 155--157 []\T1/txtt/m/n/10 busclique::clique_yield_cache::compute_cache Overfull \hbox (6.37181pt too wide) in paragraph at lines 157--159 []\T1/txtt/m/n/10 busclique::clique_yield_cache::emb_max_length Underfull \hbox (badness 10000) in paragraph at lines 159--161 []\T1/txtt/m/n/10 busclique::clique_yield_cache::embeddings [102] Overfull \hbox (16.87178pt too wide) in paragraph at lines 161--163 []\T1/txtt/m/n/10 busclique::clique_yield_cache::get_length_range Underfull \hbox (badness 10000) in paragraph at lines 163--165 []\T1/txtt/m/n/10 busclique::clique_yield_cache::length_bound Overfull \hbox (11.6218pt too wide) in paragraph at lines 165--167 []\T1/txtt/m/n/10 busclique::clique_yield_cache::process_cliques Underfull \hbox (badness 10000) in paragraph at lines 219--221 []\T1/txtt/m/n/10 busclique::topo_cache::_initializer_tag Underfull \hbox (badness 10000) in paragraph at lines 223--224 []\T1/txtt/m/n/10 busclique::topo_cache::bad_edges \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 226--227 []\T1/txtt/m/n/10 busclique::topo_cache::child_edgemask \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 227--228 []\T1/txtt/m/n/10 busclique::topo_cache::child_nodemask \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 228--230 []\T1/txtt/m/n/10 busclique::topo_cache::compute_bad_edges Underfull \hbox (badness 10000) in paragraph at lines 255--257 []\T1/txtt/m/n/10 cache_rootdir() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 mi- Underfull \hbox (badness 10000) in paragraph at lines 255--257 \T1/qtm/m/it/10 norminer.busclique.busgraph_cache static Underfull \hbox (badness 10000) in paragraph at lines 257--259 []\T1/txtt/m/n/10 clear_all_caches() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 mi- Underfull \hbox (badness 10000) in paragraph at lines 257--259 \T1/qtm/m/it/10 norminer.busclique.busgraph_cache static [103] Underfull \hbox (badness 10000) in paragraph at lines 282--284 []\T1/txtt/m/n/10 find_biclique_embedding() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 mi- Underfull \hbox (badness 10000) in paragraph at lines 282--284 \T1/qtm/m/it/10 norminer.busclique.busgraph_cache method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 284--286 []\T1/txtt/m/n/10 find_clique_embedding() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule mi- Underfull \hbox (badness 10000) in paragraph at lines 286--288 []\T1/txtt/m/n/10 find_clique_embedding() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 mi- Underfull \hbox (badness 10000) in paragraph at lines 286--288 \T1/qtm/m/it/10 norminer.busclique.busgraph_cache method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 292--294 []\T1/txtt/m/n/10 find_embedding::BadInitializationException Underfull \hbox (badness 10000) in paragraph at lines 311--313 []\T1/txtt/m/n/10 find_embedding::chain::drop_link \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 7433) in paragraph at lines 316--318 []\T1/txtt/m/n/10 find_embedding::chain::freeze \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 322--324 []\T1/txtt/m/n/10 find_embedding::chain::iterator::operator!= Underfull \hbox (badness 10000) in paragraph at lines 324--326 []\T1/txtt/m/n/10 find_embedding::chain::iterator::operator++ Underfull \hbox (badness 10000) in paragraph at lines 327--329 []\T1/txtt/m/n/10 find_embedding::chain::link_path \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 330--332 []\T1/txtt/m/n/10 find_embedding::chain::operator= \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 7433) in paragraph at lines 332--334 []\T1/txtt/m/n/10 find_embedding::chain::parent \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 334--335 []\T1/txtt/m/n/10 find_embedding::chain::qubit_weight \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 338--340 []\T1/txtt/m/n/10 find_embedding::chain::run_diagnostic \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 352--354 []\T1/txtt/m/n/10 find_embedding::chain::trim_leaf \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 356--358 []\T1/txtt/m/n/10 find_embedding::CorruptEmbeddingException Underfull \hbox (badness 10000) in paragraph at lines 358--360 []\T1/txtt/m/n/10 find_embedding::CorruptParametersException Underfull \hbox (badness 10000) in paragraph at lines 362--364 []\T1/txtt/m/n/10 find_embedding::domain_handler_masked \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (90.37157pt too wide) in paragraph at lines 364--366 []\T1/txtt/m/n/10 find_embedding::domain_handler_masked::~domain_handler_masked Overfull \hbox (43.1217pt too wide) in paragraph at lines 366--368 []\T1/txtt/m/n/10 find_embedding::domain_handler_masked::accepts_qubit Overfull \hbox (85.12158pt too wide) in paragraph at lines 368--370 []\T1/txtt/m/n/10 find_embedding::domain_handler_masked::domain_handler_masked Overfull \hbox (1.12183pt too wide) in paragraph at lines 370--372 []\T1/txtt/m/n/10 find_embedding::domain_handler_masked::masks Overfull \hbox (6.37181pt too wide) in paragraph at lines 372--374 []\T1/txtt/m/n/10 find_embedding::domain_handler_masked::params [104] Overfull \hbox (64.12164pt too wide) in paragraph at lines 374--376 []\T1/txtt/m/n/10 find_embedding::domain_handler_masked::prepare_distances Overfull \hbox (53.62167pt too wide) in paragraph at lines 376--378 []\T1/txtt/m/n/10 find_embedding::domain_handler_masked::prepare_visited Underfull \hbox (badness 10000) in paragraph at lines 378--380 []\T1/txtt/m/n/10 find_embedding::domain_handler_universe Overfull \hbox (111.3715pt too wide) in paragraph at lines 380--382 []\T1/txtt/m/n/10 find_embedding::domain_handler_universe::~domain_handler_univ erse Overfull \hbox (53.62167pt too wide) in paragraph at lines 382--384 []\T1/txtt/m/n/10 find_embedding::domain_handler_universe::accepts_qubit Overfull \hbox (106.12152pt too wide) in paragraph at lines 384--386 []\T1/txtt/m/n/10 find_embedding::domain_handler_universe::domain_handler_unive rse Overfull \hbox (74.62161pt too wide) in paragraph at lines 386--388 []\T1/txtt/m/n/10 find_embedding::domain_handler_universe::prepare_distances Overfull \hbox (64.12164pt too wide) in paragraph at lines 388--390 []\T1/txtt/m/n/10 find_embedding::domain_handler_universe::prepare_visited Underfull \hbox (badness 10000) in paragraph at lines 392--394 []\T1/txtt/m/n/10 find_embedding::embedding::chainsize \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 394--396 []\T1/txtt/m/n/10 find_embedding::embedding::construct_chain Overfull \hbox (32.62173pt too wide) in paragraph at lines 396--398 []\T1/txtt/m/n/10 find_embedding::embedding::construct_chain_steiner Underfull \hbox (badness 10000) in paragraph at lines 398--400 []\T1/txtt/m/n/10 find_embedding::embedding::embedding \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 401--403 []\T1/txtt/m/n/10 find_embedding::embedding::fix_chain \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 403--405 []\T1/txtt/m/n/10 find_embedding::embedding::flip_back \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 405--407 []\T1/txtt/m/n/10 find_embedding::embedding::freeze_out \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 408--410 []\T1/txtt/m/n/10 find_embedding::embedding::get_chain \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 410--412 []\T1/txtt/m/n/10 find_embedding::embedding::has_qubit \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 415--417 []\T1/txtt/m/n/10 find_embedding::embedding::long_diagnostic Underfull \hbox (badness 10000) in paragraph at lines 417--419 []\T1/txtt/m/n/10 find_embedding::embedding::max_weight \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 419--420 []\T1/txtt/m/n/10 find_embedding::embedding::num_fixed \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 420--421 []\T1/txtt/m/n/10 find_embedding::embedding::num_qubits \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 421--422 []\T1/txtt/m/n/10 find_embedding::embedding::num_reserved Underfull \hbox (badness 10000) in paragraph at lines 422--423 []\T1/txtt/m/n/10 find_embedding::embedding::num_vars \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 423--425 []\T1/txtt/m/n/10 find_embedding::embedding::operator= \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 425--427 []\T1/txtt/m/n/10 find_embedding::embedding::operator== \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 427--429 []\T1/txtt/m/n/10 find_embedding::embedding::print \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 429--430 []\T1/txtt/m/n/10 find_embedding::embedding::qub_weight \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (11.6218pt too wide) in paragraph at lines 430--432 []\T1/txtt/m/n/10 find_embedding::embedding::run_long_diagnostic Underfull \hbox (badness 10000) in paragraph at lines 432--434 []\T1/txtt/m/n/10 find_embedding::embedding::set_chain \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 434--436 []\T1/txtt/m/n/10 find_embedding::embedding::statistics \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 436--438 []\T1/txtt/m/n/10 find_embedding::embedding::steal_all \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 438--440 []\T1/txtt/m/n/10 find_embedding::embedding::tear_out \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 440--442 []\T1/txtt/m/n/10 find_embedding::embedding::thaw_back \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 442--443 []\T1/txtt/m/n/10 find_embedding::embedding::var_embedding Overfull \hbox (48.37169pt too wide) in paragraph at lines 447--449 []\T1/txtt/m/n/10 find_embedding::embedding_problem::~embedding_problem Underfull \hbox (badness 10000) in paragraph at lines 449--450 []\T1/txtt/m/n/10 find_embedding::embedding_problem::dh_t Overfull \hbox (43.1217pt too wide) in paragraph at lines 450--452 []\T1/txtt/m/n/10 find_embedding::embedding_problem::embedding_problem Underfull \hbox (badness 10000) in paragraph at lines 452--453 []\T1/txtt/m/n/10 find_embedding::embedding_problem::ep_t Underfull \hbox (badness 10000) in paragraph at lines 453--454 []\T1/txtt/m/n/10 find_embedding::embedding_problem::fh_t Underfull \hbox (badness 10000) in paragraph at lines 454--455 []\T1/txtt/m/n/10 find_embedding::embedding_problem::oh_t Overfull \hbox (100.87154pt too wide) in paragraph at lines 457--459 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::~embedding_problem_ba se Overfull \hbox (48.37169pt too wide) in paragraph at lines 459--461 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::bfs_component Overfull \hbox (32.62173pt too wide) in paragraph at lines 461--463 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::bound_beta Overfull \hbox (53.62167pt too wide) in paragraph at lines 463--465 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::compute_margin Overfull \hbox (27.37175pt too wide) in paragraph at lines 465--467 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::desperate Overfull \hbox (48.37169pt too wide) in paragraph at lines 467--469 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::dfs_component Overfull \hbox (22.12177pt too wide) in paragraph at lines 469--471 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::embedded [105] Overfull \hbox (95.62155pt too wide) in paragraph at lines 471--473 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::embedding_problem_bas e Overfull \hbox (58.87166pt too wide) in paragraph at lines 473--475 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::exponent_margin Overfull \hbox (22.12177pt too wide) in paragraph at lines 475--477 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::improved Overfull \hbox (37.87172pt too wide) in paragraph at lines 477--479 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::initialized Overfull \hbox (22.12177pt too wide) in paragraph at lines 479--481 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::max_beta Overfull \hbox (6.37181pt too wide) in paragraph at lines 481--483 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::num_f Overfull \hbox (27.37175pt too wide) in paragraph at lines 483--485 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::num_fixed Overfull \hbox (6.37181pt too wide) in paragraph at lines 485--487 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::num_q Overfull \hbox (32.62173pt too wide) in paragraph at lines 487--489 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::num_qubits Overfull \hbox (6.37181pt too wide) in paragraph at lines 489--491 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::num_r Overfull \hbox (43.1217pt too wide) in paragraph at lines 491--493 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::num_reserved Overfull \hbox (6.37181pt too wide) in paragraph at lines 493--495 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::num_v Overfull \hbox (22.12177pt too wide) in paragraph at lines 495--497 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::num_vars Overfull \hbox (11.6218pt too wide) in paragraph at lines 497--499 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::params Overfull \hbox (48.37169pt too wide) in paragraph at lines 499--501 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::pfs_component Overfull \hbox (90.37157pt too wide) in paragraph at lines 501--503 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::populate_weight_table Overfull \hbox (58.87166pt too wide) in paragraph at lines 503--505 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::qubit_component Overfull \hbox (32.62173pt too wide) in paragraph at lines 505--507 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::qubit_nbrs Overfull \hbox (58.87166pt too wide) in paragraph at lines 507--509 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::qubit_neighbors Overfull \hbox (1.12183pt too wide) in paragraph at lines 509--511 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::rand Overfull \hbox (16.87178pt too wide) in paragraph at lines 511--513 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::randint Overfull \hbox (32.62173pt too wide) in paragraph at lines 513--515 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::reset_mood Overfull \hbox (32.62173pt too wide) in paragraph at lines 515--517 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::round_beta Overfull \hbox (16.87178pt too wide) in paragraph at lines 517--519 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::shuffle Overfull \hbox (64.12164pt too wide) in paragraph at lines 519--521 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::target_chainsize Overfull \hbox (22.12177pt too wide) in paragraph at lines 521--523 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::var_nbrs Overfull \hbox (48.37169pt too wide) in paragraph at lines 523--525 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::var_neighbors Overfull \hbox (27.37175pt too wide) in paragraph at lines 525--527 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::var_order Overfull \hbox (69.37163pt too wide) in paragraph at lines 527--529 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::var_order_shuffle Overfull \hbox (58.87166pt too wide) in paragraph at lines 529--531 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::var_order_space Overfull \hbox (69.37163pt too wide) in paragraph at lines 531--533 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::var_order_visited Overfull \hbox (11.6218pt too wide) in paragraph at lines 533--535 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::weight Overfull \hbox (43.1217pt too wide) in paragraph at lines 535--537 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::weight_bound Overfull \hbox (43.1217pt too wide) in paragraph at lines 537--539 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::weight_table Underfull \hbox (badness 7433) in paragraph at lines 539--541 []\T1/txtt/m/n/10 find_embedding::findEmbedding \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 541--543 []\T1/txtt/m/n/10 find_embedding::fixed_handler_hival \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (69.37163pt too wide) in paragraph at lines 543--545 []\T1/txtt/m/n/10 find_embedding::fixed_handler_hival::~fixed_handler_hival Underfull \hbox (badness 10000) in paragraph at lines 545--547 []\T1/txtt/m/n/10 find_embedding::fixed_handler_hival::fixed Overfull \hbox (64.12164pt too wide) in paragraph at lines 547--549 []\T1/txtt/m/n/10 find_embedding::fixed_handler_hival::fixed_handler_hival Underfull \hbox (badness 10000) in paragraph at lines 549--551 []\T1/txtt/m/n/10 find_embedding::fixed_handler_hival::num_q Underfull \hbox (badness 10000) in paragraph at lines 551--553 []\T1/txtt/m/n/10 find_embedding::fixed_handler_hival::num_v Overfull \hbox (6.37181pt too wide) in paragraph at lines 553--555 []\T1/txtt/m/n/10 find_embedding::fixed_handler_hival::reserved Underfull \hbox (badness 10000) in paragraph at lines 555--557 []\T1/txtt/m/n/10 find_embedding::fixed_handler_none \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 C++ Overfull \hbox (58.87166pt too wide) in paragraph at lines 557--559 []\T1/txtt/m/n/10 find_embedding::fixed_handler_none::~fixed_handler_none Underfull \hbox (badness 10000) in paragraph at lines 559--561 []\T1/txtt/m/n/10 find_embedding::fixed_handler_none::fixed Overfull \hbox (53.62167pt too wide) in paragraph at lines 561--563 []\T1/txtt/m/n/10 find_embedding::fixed_handler_none::fixed_handler_none Overfull \hbox (1.12183pt too wide) in paragraph at lines 563--565 []\T1/txtt/m/n/10 find_embedding::fixed_handler_none::reserved Underfull \hbox (badness 10000) in paragraph at lines 567--568 []\T1/txtt/m/n/10 find_embedding::frozen_chain::clear \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 569--570 []\T1/txtt/m/n/10 find_embedding::frozen_chain::links \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 572--574 []\T1/txtt/m/n/10 find_embedding::LocalInteraction::cancelled Overfull \hbox (11.6218pt too wide) in paragraph at lines 574--576 []\T1/txtt/m/n/10 find_embedding::LocalInteraction::displayError [106] Overfull \hbox (16.87178pt too wide) in paragraph at lines 576--578 []\T1/txtt/m/n/10 find_embedding::LocalInteraction::displayOutput Underfull \hbox (badness 10000) in paragraph at lines 578--579 []\T1/txtt/m/n/10 find_embedding::LocalInteractionPtr \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 586--588 []\T1/txtt/m/n/10 find_embedding::MinorMinerException \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 588--590 []\T1/txtt/m/n/10 find_embedding::optional_parameters \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (64.12164pt too wide) in paragraph at lines 590--592 []\T1/txtt/m/n/10 find_embedding::optional_parameters::localInteractionPtr Overfull \hbox (64.12164pt too wide) in paragraph at lines 592--594 []\T1/txtt/m/n/10 find_embedding::optional_parameters::optional_parameters Overfull \hbox (1.12183pt too wide) in paragraph at lines 594--596 []\T1/txtt/m/n/10 find_embedding::optional_parameters::timeout Underfull \hbox (badness 10000) in paragraph at lines 598--600 []\T1/txtt/m/n/10 find_embedding::output_handler::debug \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 600--602 []\T1/txtt/m/n/10 find_embedding::output_handler::error \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 602--604 []\T1/txtt/m/n/10 find_embedding::output_handler::extra_info Underfull \hbox (badness 10000) in paragraph at lines 604--606 []\T1/txtt/m/n/10 find_embedding::output_handler::major_info Underfull \hbox (badness 10000) in paragraph at lines 606--608 []\T1/txtt/m/n/10 find_embedding::output_handler::minor_info Overfull \hbox (11.6218pt too wide) in paragraph at lines 608--610 []\T1/txtt/m/n/10 find_embedding::output_handler::output_handler Underfull \hbox (badness 10000) in paragraph at lines 614--616 []\T1/txtt/m/n/10 find_embedding::pairing_node::merge_pairs Underfull \hbox (badness 10000) in paragraph at lines 616--618 []\T1/txtt/m/n/10 find_embedding::pairing_node::merge_roots Overfull \hbox (37.87172pt too wide) in paragraph at lines 618--620 []\T1/txtt/m/n/10 find_embedding::pairing_node::merge_roots_unchecked Overfull \hbox (22.12177pt too wide) in paragraph at lines 620--622 []\T1/txtt/m/n/10 find_embedding::pairing_node::merge_roots_unsafe Underfull \hbox (badness 10000) in paragraph at lines 623--625 []\T1/txtt/m/n/10 find_embedding::pairing_node::next_root Underfull \hbox (badness 10000) in paragraph at lines 625--627 []\T1/txtt/m/n/10 find_embedding::pairing_node::pairing_node Underfull \hbox (badness 10000) in paragraph at lines 627--628 []\T1/txtt/m/n/10 find_embedding::pairing_node::refresh \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (6.37181pt too wide) in paragraph at lines 630--632 []\T1/txtt/m/n/10 find_embedding::pairing_queue::~pairing_queue Underfull \hbox (badness 10000) in paragraph at lines 632--633 []\T1/txtt/m/n/10 find_embedding::pairing_queue::count \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 634--635 []\T1/txtt/m/n/10 find_embedding::pairing_queue::empty \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (1.12183pt too wide) in paragraph at lines 636--638 []\T1/txtt/m/n/10 find_embedding::pairing_queue::pairing_queue Underfull \hbox (badness 10000) in paragraph at lines 639--640 []\T1/txtt/m/n/10 find_embedding::pairing_queue::reset \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 640--641 []\T1/txtt/m/n/10 find_embedding::pairing_queue::root \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 641--642 []\T1/txtt/m/n/10 find_embedding::pairing_queue::size \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 643--645 []\T1/txtt/m/n/10 find_embedding::parameter_processor \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (58.87166pt too wide) in paragraph at lines 645--647 []\T1/txtt/m/n/10 find_embedding::parameter_processor::_filter_fixed_vars Overfull \hbox (69.37163pt too wide) in paragraph at lines 647--649 []\T1/txtt/m/n/10 find_embedding::parameter_processor::_inverse_permutation Overfull \hbox (11.6218pt too wide) in paragraph at lines 649--651 []\T1/txtt/m/n/10 find_embedding::parameter_processor::_reserved Overfull \hbox (27.37175pt too wide) in paragraph at lines 651--653 []\T1/txtt/m/n/10 find_embedding::parameter_processor::input_chains Overfull \hbox (16.87178pt too wide) in paragraph at lines 653--655 []\T1/txtt/m/n/10 find_embedding::parameter_processor::input_vars Overfull \hbox (11.6218pt too wide) in paragraph at lines 655--657 []\T1/txtt/m/n/10 find_embedding::parameter_processor::num_fixed Overfull \hbox (16.87178pt too wide) in paragraph at lines 657--659 []\T1/txtt/m/n/10 find_embedding::parameter_processor::num_qubits Overfull \hbox (27.37175pt too wide) in paragraph at lines 659--661 []\T1/txtt/m/n/10 find_embedding::parameter_processor::num_reserved Overfull \hbox (6.37181pt too wide) in paragraph at lines 661--663 []\T1/txtt/m/n/10 find_embedding::parameter_processor::num_vars Overfull \hbox (64.12164pt too wide) in paragraph at lines 663--665 []\T1/txtt/m/n/10 find_embedding::parameter_processor::parameter_processor Underfull \hbox (badness 10000) in paragraph at lines 665--667 []\T1/txtt/m/n/10 find_embedding::parameter_processor::params Overfull \hbox (37.87172pt too wide) in paragraph at lines 667--669 []\T1/txtt/m/n/10 find_embedding::parameter_processor::problem_qubits [107] Overfull \hbox (48.37169pt too wide) in paragraph at lines 669--671 []\T1/txtt/m/n/10 find_embedding::parameter_processor::problem_reserved Overfull \hbox (37.87172pt too wide) in paragraph at lines 671--673 []\T1/txtt/m/n/10 find_embedding::parameter_processor::qub_components Overfull \hbox (79.8716pt too wide) in paragraph at lines 673--675 []\T1/txtt/m/n/10 find_embedding::parameter_processor::qub_reserved_unscrewed Overfull \hbox (16.87178pt too wide) in paragraph at lines 675--677 []\T1/txtt/m/n/10 find_embedding::parameter_processor::qubit_nbrs Overfull \hbox (16.87178pt too wide) in paragraph at lines 677--679 []\T1/txtt/m/n/10 find_embedding::parameter_processor::screw_vars Overfull \hbox (27.37175pt too wide) in paragraph at lines 679--681 []\T1/txtt/m/n/10 find_embedding::parameter_processor::unscrew_vars Overfull \hbox (64.12164pt too wide) in paragraph at lines 681--683 []\T1/txtt/m/n/10 find_embedding::parameter_processor::var_fixed_unscrewed Overfull \hbox (6.37181pt too wide) in paragraph at lines 683--685 []\T1/txtt/m/n/10 find_embedding::parameter_processor::var_nbrs Overfull \hbox (27.37175pt too wide) in paragraph at lines 687--689 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::~pathfinder_base Overfull \hbox (43.1217pt too wide) in paragraph at lines 689--691 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::accumulate_distance Overfull \hbox (90.37157pt too wide) in paragraph at lines 691--693 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::accumulate_distance_at_chain Underfull \hbox (badness 10000) in paragraph at lines 693--695 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::best_stats Overfull \hbox (11.6218pt too wide) in paragraph at lines 695--697 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::bestEmbedding Overfull \hbox (32.62173pt too wide) in paragraph at lines 697--699 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::check_improvement Overfull \hbox (1.12183pt too wide) in paragraph at lines 699--701 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::check_stops Overfull \hbox (90.37157pt too wide) in paragraph at lines 701--703 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::compute_distances_from_chain Overfull \hbox (53.62167pt too wide) in paragraph at lines 703--705 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::compute_qubit_weights Overfull \hbox (11.6218pt too wide) in paragraph at lines 705--707 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::currEmbedding Overfull \hbox (1.12183pt too wide) in paragraph at lines 707--709 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::default_tag Overfull \hbox (74.62161pt too wide) in paragraph at lines 709--711 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::dijkstra_initialize_chain Underfull \hbox (badness 10000) in paragraph at lines 711--713 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::distances Overfull \hbox (6.37181pt too wide) in paragraph at lines 713--715 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::embedded_tag Overfull \hbox (1.12183pt too wide) in paragraph at lines 715--717 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::embedding_t Underfull \hbox (badness 10000) in paragraph at lines 717--718 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::ep \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 718--720 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::find_chain Overfull \hbox (27.37175pt too wide) in paragraph at lines 720--722 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::find_short_chain Underfull \hbox (badness 10000) in paragraph at lines 722--724 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::get_chain Overfull \hbox (37.87172pt too wide) in paragraph at lines 724--726 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::heuristicEmbedding Overfull \hbox (69.37163pt too wide) in paragraph at lines 726--728 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::improve_chainlength_pass Overfull \hbox (53.62167pt too wide) in paragraph at lines 728--730 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::improve_overfill_pass Overfull \hbox (11.6218pt too wide) in paragraph at lines 730--732 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::initEmbedding Overfull \hbox (43.1217pt too wide) in paragraph at lines 732--734 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::initialization_pass Overfull \hbox (11.6218pt too wide) in paragraph at lines 734--736 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::lastEmbedding Underfull \hbox (badness 10000) in paragraph at lines 736--738 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::min_list Underfull \hbox (badness 10000) in paragraph at lines 738--740 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::num_fixed Underfull \hbox (badness 10000) in paragraph at lines 740--742 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::num_qubits Overfull \hbox (6.37181pt too wide) in paragraph at lines 742--744 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::num_reserved Underfull \hbox (badness 10000) in paragraph at lines 744--746 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::num_vars Underfull \hbox (badness 10000) in paragraph at lines 746--747 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::params Underfull \hbox (badness 10000) in paragraph at lines 747--748 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::parents Overfull \hbox (22.12177pt too wide) in paragraph at lines 748--750 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::pathfinder_base Overfull \hbox (58.87166pt too wide) in paragraph at lines 750--752 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::prepare_root_distances Underfull \hbox (badness 10000) in paragraph at lines 752--753 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::pushback Overfull \hbox (58.87166pt too wide) in paragraph at lines 753--755 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::pushdown_overfill_pass Overfull \hbox (37.87172pt too wide) in paragraph at lines 755--757 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::qubit_permutations Overfull \hbox (6.37181pt too wide) in paragraph at lines 757--759 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::qubit_weight Underfull \hbox (badness 10000) in paragraph at lines 759--761 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::quickPass Overfull \hbox (37.87172pt too wide) in paragraph at lines 761--763 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::set_initial_chains Underfull \hbox (badness 10000) in paragraph at lines 763--764 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::stoptime Underfull \hbox (badness 10000) in paragraph at lines 764--766 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::tmp_stats Overfull \hbox (16.87178pt too wide) in paragraph at lines 766--768 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::total_distance Overfull \hbox (6.37181pt too wide) in paragraph at lines 768--770 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::visited_list Underfull \hbox (badness 10000) in paragraph at lines 770--772 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ [108] Overfull \hbox (69.37163pt too wide) in paragraph at lines 772--774 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::~pathfinder_parallel Overfull \hbox (22.12177pt too wide) in paragraph at lines 774--776 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::embedding_t Overfull \hbox (27.37175pt too wide) in paragraph at lines 776--778 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::exec_chunked Overfull \hbox (27.37175pt too wide) in paragraph at lines 778--780 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::exec_indexed Overfull \hbox (1.12183pt too wide) in paragraph at lines 780--782 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::futures Overfull \hbox (1.12183pt too wide) in paragraph at lines 782--784 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::get_job Underfull \hbox (badness 10000) in paragraph at lines 784--786 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::nbr_i Overfull \hbox (58.87166pt too wide) in paragraph at lines 786--788 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::neighbors_embedded Overfull \hbox (22.12177pt too wide) in paragraph at lines 788--790 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::num_threads Overfull \hbox (64.12164pt too wide) in paragraph at lines 790--792 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::pathfinder_parallel Overfull \hbox (79.8716pt too wide) in paragraph at lines 792--794 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::prepare_root_distances Overfull \hbox (32.62173pt too wide) in paragraph at lines 794--796 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::run_in_thread Underfull \hbox (badness 10000) in paragraph at lines 796--797 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::super Overfull \hbox (32.62173pt too wide) in paragraph at lines 797--799 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::thread_weight Underfull \hbox (badness 10000) in paragraph at lines 799--801 []\T1/txtt/m/n/10 find_embedding::pathfinder_public_interface Overfull \hbox (153.37138pt too wide) in paragraph at lines 801--803 []\T1/txtt/m/n/10 find_embedding::pathfinder_public_interface::~pathfinder_publ ic_interface Overfull \hbox (53.62167pt too wide) in paragraph at lines 803--805 []\T1/txtt/m/n/10 find_embedding::pathfinder_public_interface::get_chain Overfull \hbox (100.87154pt too wide) in paragraph at lines 805--807 []\T1/txtt/m/n/10 find_embedding::pathfinder_public_interface::heuristicEmbeddi ng Overfull \hbox (53.62167pt too wide) in paragraph at lines 807--809 []\T1/txtt/m/n/10 find_embedding::pathfinder_public_interface::quickPass Overfull \hbox (100.87154pt too wide) in paragraph at lines 809--811 []\T1/txtt/m/n/10 find_embedding::pathfinder_public_interface::set_initial_chai ns Overfull \hbox (48.37169pt too wide) in paragraph at lines 813--815 []\T1/txtt/m/n/10 find_embedding::pathfinder_serial::~pathfinder_serial Overfull \hbox (11.6218pt too wide) in paragraph at lines 815--817 []\T1/txtt/m/n/10 find_embedding::pathfinder_serial::embedding_t Overfull \hbox (43.1217pt too wide) in paragraph at lines 817--819 []\T1/txtt/m/n/10 find_embedding::pathfinder_serial::pathfinder_serial Overfull \hbox (69.37163pt too wide) in paragraph at lines 819--821 []\T1/txtt/m/n/10 find_embedding::pathfinder_serial::prepare_root_distances Underfull \hbox (badness 10000) in paragraph at lines 821--822 []\T1/txtt/m/n/10 find_embedding::pathfinder_serial::super Overfull \hbox (27.37175pt too wide) in paragraph at lines 824--826 []\T1/txtt/m/n/10 find_embedding::pathfinder_type::domain_handler_t Overfull \hbox (43.1217pt too wide) in paragraph at lines 826--828 []\T1/txtt/m/n/10 find_embedding::pathfinder_type::embedding_problem_t Overfull \hbox (22.12177pt too wide) in paragraph at lines 828--830 []\T1/txtt/m/n/10 find_embedding::pathfinder_type::fixed_handler_t Overfull \hbox (27.37175pt too wide) in paragraph at lines 830--832 []\T1/txtt/m/n/10 find_embedding::pathfinder_type::output_handler_t Overfull \hbox (6.37181pt too wide) in paragraph at lines 832--834 []\T1/txtt/m/n/10 find_embedding::pathfinder_type::pathfinder_t Underfull \hbox (badness 10000) in paragraph at lines 834--836 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 C++ Overfull \hbox (6.37181pt too wide) in paragraph at lines 836--838 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::_pf_parse Overfull \hbox (11.6218pt too wide) in paragraph at lines 838--840 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::_pf_parse1 Overfull \hbox (11.6218pt too wide) in paragraph at lines 840--842 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::_pf_parse2 Overfull \hbox (11.6218pt too wide) in paragraph at lines 842--844 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::_pf_parse3 Overfull \hbox (11.6218pt too wide) in paragraph at lines 844--846 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::_pf_parse4 Overfull \hbox (58.87166pt too wide) in paragraph at lines 846--848 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::~pathfinder_wrapper Overfull \hbox (6.37181pt too wide) in paragraph at lines 848--850 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::get_chain Overfull \hbox (53.62167pt too wide) in paragraph at lines 850--852 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::heuristicEmbedding Overfull \hbox (1.12183pt too wide) in paragraph at lines 852--854 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::num_vars Overfull \hbox (53.62167pt too wide) in paragraph at lines 854--856 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::pathfinder_wrapper Overfull \hbox (6.37181pt too wide) in paragraph at lines 858--860 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::quickPass Overfull \hbox (53.62167pt too wide) in paragraph at lines 860--862 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::set_initial_chains Underfull \hbox (badness 10000) in paragraph at lines 864--865 []\T1/txtt/m/n/10 find_embedding::priority_node::dirt \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 865--866 []\T1/txtt/m/n/10 find_embedding::priority_node::dist \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 866--867 []\T1/txtt/m/n/10 find_embedding::priority_node::node \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 867--869 []\T1/txtt/m/n/10 find_embedding::priority_node::operator< Overfull \hbox (1.12183pt too wide) in paragraph at lines 869--871 []\T1/txtt/m/n/10 find_embedding::priority_node::priority_node Underfull \hbox (badness 10000) in paragraph at lines 871--873 []\T1/txtt/m/n/10 find_embedding::ProblemCancelledException [109] Underfull \hbox (badness 10000) in paragraph at lines 885--887 []\T1/txtt/m/n/10 find_embedding::VARORDER::VARORDER_KEEP Underfull \hbox (badness 10000) in paragraph at lines 889--891 []\T1/txtt/m/n/10 find_embedding::VARORDER::VARORDER_RPFS Underfull \hbox (badness 10000) in paragraph at lines 891--893 []\T1/txtt/m/n/10 find_embedding::VARORDER::VARORDER_SHUFFLE Underfull \hbox (badness 10000) in paragraph at lines 901--902 []\T1/txtt/m/n/10 graph::components::_num_reserved \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 923--924 []\T1/txtt/m/n/10 graph::input_graph::__get_neighbors \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 926--927 []\T1/txtt/m/n/10 graph::input_graph::_to_vectorhoods \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 937--939 []\T1/txtt/m/n/10 graph::input_graph::get_neighbors_sinks Underfull \hbox (badness 10000) in paragraph at lines 939--941 []\T1/txtt/m/n/10 graph::input_graph::get_neighbors_sources Underfull \hbox (badness 7433) in paragraph at lines 943--945 []\T1/txtt/m/n/10 graph::input_graph::num_edges \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 7433) in paragraph at lines 945--947 []\T1/txtt/m/n/10 graph::input_graph::num_nodes \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 7433) in paragraph at lines 947--949 []\T1/txtt/m/n/10 graph::input_graph::push_back \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 951--952 []\T1/txtt/m/n/10 graph::PhonyNameDueToError::unaryint \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 966--968 []\T1/txtt/m/n/10 graph::unaryint::operator() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 972--974 []\T1/txtt/m/n/10 graph::unaryint>::b \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (6.37181pt too wide) in paragraph at lines 974--976 []\T1/txtt/m/n/10 graph::unaryint>::operator() Underfull \hbox (badness 10000) in paragraph at lines 976--978 []\T1/txtt/m/n/10 graph::unaryint>::unaryint [110] Underfull \hbox (badness 10000) in paragraph at lines 982--984 []\T1/txtt/m/n/10 graph::unaryint::unaryint \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 987--988 []\T1/txtt/m/n/10 intersection() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule mi- Underfull \hbox (badness 10000) in paragraph at lines 991--993 []\T1/txtt/m/n/10 largest_balanced_biclique() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 m i- Underfull \hbox (badness 10000) in paragraph at lines 991--993 \T1/qtm/m/it/10 norminer.busclique.busgraph_cache method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 993--995 []\T1/txtt/m/n/10 largest_clique() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 mi- Underfull \hbox (badness 10000) in paragraph at lines 993--995 \T1/qtm/m/it/10 norminer.busclique.busgraph_cache method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 995--997 []\T1/txtt/m/n/10 largest_clique_by_chainlength() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 mi- Underfull \hbox (badness 10000) in paragraph at lines 995--997 \T1/qtm/m/it/10 norminer.busclique.busgraph_cache method\T1/qtm/m/n/10 ), [111]) (./d-wave-systems-minorminer.aux) Package rerunfilecheck Warning: File `d-wave-systems-minorminer.out' has change d. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}{ /usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc} Output written on d-wave-systems-minorminer.pdf (115 pages, 1306653 bytes). Transcript written on d-wave-systems-minorminer.log. Latexmk: Index file 'd-wave-systems-minorminer.idx' was written Latexmk: Missing input file: '{_images/layout_embedding}.png' from line 'LaTeX Warning: File `{_images/layout_embedding}.png' not found on input line 11' Latexmk: Missing input file: '{_images/layout_embedding}.png' from line 'LaTeX Warning: File `{_images/layout_embedding}.png' not found on input line 1111.' Latexmk: Missing input file: '{_images/layout_embedding}.png' from line 'LaTeX Warning: File `{_images/layout_embedding}.png' not found on input line 11' Latexmk: Missing input file: '{_images/layout_embedding}.png' from line 'LaTeX Warning: File `{_images/layout_embedding}.png' not found on input line 1111.' Latexmk: References changed. Latexmk: Log file says output to 'd-wave-systems-minorminer.pdf' Latexmk: List of undefined refs and citations: Label `cpp/file/graph_8hpp:classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4' multiply defined Label `cpp/file/graph_8hpp:classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a192e028c6ae91a4a220d526c4fe63f04' multiply defined Label `cpp/file/graph_8hpp:classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a23e8bee0938b8c339200592c90d478a8' multiply defined Label `cpp/file/graph_8hpp:classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1af0a8f86457aae8f485cc3eb1c5bd0b26' multiply defined Latexmk: Summary of warnings: Latex found 4 multiply defined reference(s) Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'd-wave-systems-minorminer.aux' 'd-wave-systems-minorminer.out' 'd-wave-systems-minorminer.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="d-wave-systems-minorminer" "minorminer.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./minorminer.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file d-wave-systems-minorminer.idx (./d-wave-systems-minorminer.aux LaTeX Warning: Label `cpp/file/graph_8hpp:classgraph_1_1unaryint_3_01std_1_1vec tor_3_01int_01_4_01_4' multiply defined. LaTeX Warning: Label `cpp/file/graph_8hpp:classgraph_1_1unaryint_3_01std_1_1vec tor_3_01int_01_4_01_4_1a23e8bee0938b8c339200592c90d478a8' multiply defined. LaTeX Warning: Label `cpp/file/graph_8hpp:classgraph_1_1unaryint_3_01std_1_1vec tor_3_01int_01_4_01_4_1a192e028c6ae91a4a220d526c4fe63f04' multiply defined. LaTeX Warning: Label `cpp/file/graph_8hpp:classgraph_1_1unaryint_3_01std_1_1vec tor_3_01int_01_4_01_4_1af0a8f86457aae8f485cc3eb1c5bd0b26' multiply defined. ) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./d-wave-systems-minorminer.out) (./d-wave-systems-minorminer.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./d-wave-systems-minorminer.toc) [1] [2] [1] [2] Chapter 1. [3] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [4] [5] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [6] [7 <./Embeddin g_TriangularSquare.png>] [8 <./Embedding_K6Random3.png>] Underfull \hbox (badness 10000) in paragraph at lines 549--554 \T1/qtm/m/n/10 If your source graph is a clique and your tar-get graph is ei-th er a Chimera or Pe-ga-sus graph, Underfull \hbox (badness 10000) in paragraph at lines 568--571 []\T1/txtt/bx/n/10 g \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 NetworkX Graph\T1/qtm/m/n /10 ) ^^U The tar-get graph that is ei-ther a [][]\T1/txtt/m/n/10 dwave_network x. [9] Underfull \hbox (badness 10000) in paragraph at lines 644--647 []\T1/txtt/bx/n/10 g \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 NetworkX Graph\T1/qtm/m/n /10 ) ^^U A [][]\T1/txtt/m/n/10 dwave_networkx.pegasus_graph()[][] \T1/qtm/m/n/ 10 or Underfull \hbox (badness 10000) in paragraph at lines 697--699 []|[][]\T1/txtt/m/sl/10 busgraph_cache.find_biclique_embedding[][]\T1/qtm/m/n/1 0 (nn, Overfull \hbox (23.8868pt too wide) in paragraph at lines 725--727 []|[][]\T1/txtt/m/sl/10 busgraph_cache.largest_clique_by_chainlength[][]\T1/qtm /m/n/10 (...)| [10] [11] [12] [13 <./k5_chimera.png> <./clique_embedding.png>] Underfull \hbox (badness 6978) in paragraph at lines 1007--1011 []\T1/txtt/bx/n/10 T \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 NetworkX Graph/edges data structure ([][]dict[][], [][]list[][], ...)\T1/qtm/m/n/10 ) ^^U The tar-get Underfull \hbox (badness 10000) in paragraph at lines 1013--1020 []\T1/txtt/bx/n/10 layout \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 function/(function/d ict/Layout, function/dict/Layout), Underfull \hbox (badness 10000) in paragraph at lines 1031--1037 []\T1/txtt/bx/n/10 placement \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 function/dict, op tional, default=minorminer.placement. [14] LaTeX Warning: File `{_images/layout_embedding}.png' not found on input line 11 11. LaTeX Warning: File `{_images/layout_embedding}.png' not found on input line 11 11. ! Package pdftex.def Error: File `_images/layout_embedding.png' not found: usin g draft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.1111 ...pxdimen]{{_images/layout_embedding}.png} [15 <./grid_chimera.png>] [16] [17] [18] [19] [20] Underfull \hbox (badness 10000) in paragraph at lines 1564--1565 [21] [22] [23] Underfull \hbox (badness 10000) in paragraph at lines 2107--2108 [24] [25] [26] [27] [28] [29] [30] [31] Underfull \hbox (badness 10000) in paragraph at lines 3400--3403 \T1/qtm/m/it/10 #in-clude \T1/qtm/m/n/10 Sub-classed by [][]\T1/qtm/ m/it/10 find_embedding::BadInitializationException[][]\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3400--3403 [][]\T1/qtm/m/it/10 find_embedding::CorruptEmbeddingException[][]\T1/qtm/m/n/10 , [][]\T1/qtm/m/it/10 find_embedding::CorruptParametersException[][]\T1/qtm/m/ n/10 , [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 5516--5517 [46] [47] [48] [49] [50] [51] [52] Underfull \hbox (badness 10000) in paragraph at lines 6579--6580 [53] [54] [55] [56] [57] [58] [59] Underfull \hbox (badness 10000) in paragraph at lines 7767--7768 [60] Underfull \hbox (badness 10000) in paragraph at lines 7833--7834 [61] Underfull \hbox (badness 10000) in paragraph at lines 7937--7938 [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] Underfull \hbox (badness 10000) in paragraph at lines 10254--10255 [76] [77] [78] [79] [80] [81] Underfull \hbox (badness 10000) in paragraph at lines 10878--10881 [][]\T1/qtm/m/it/10 find_embedding::CorruptParametersException[][]\T1/qtm/m/n/1 0 , [][]\T1/qtm/m/it/10 find_embedding::ProblemCancelledException[][]\T1/qtm/m/ n/10 , Underfull \hbox (badness 10000) in paragraph at lines 10917--10918 [82] [83] [84] [85] [86] [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 12085--12086 [89] Underfull \hbox (badness 10000) in paragraph at lines 12136--12139 \T1/qtm/m/n/10 Sub-classed by [][]\T1/qtm/m/it/10 find_embedding::pathfinder_pa rallel< em-bed-ding_problem_t >[][]\T1/qtm/m/n/10 , [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] (./d-wave-systems-minorminer.ind [100] Underfull \hbox (badness 10000) in paragraph at lines 16--18 []\T1/txtt/m/n/10 busclique::biclique_cache::~biclique_cache Underfull \hbox (badness 10000) in paragraph at lines 18--20 []\T1/txtt/m/n/10 busclique::biclique_cache::biclique_cache Underfull \hbox (badness 10000) in paragraph at lines 20--21 []\T1/txtt/m/n/10 busclique::biclique_cache::cells \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 21--23 []\T1/txtt/m/n/10 busclique::biclique_cache::compute_cache Overfull \hbox (1.12183pt too wide) in paragraph at lines 24--26 []\T1/txtt/m/n/10 busclique::biclique_cache::make_access_table Underfull \hbox (badness 10000) in paragraph at lines 27--28 []\T1/txtt/m/n/10 busclique::biclique_cache::mem_addr \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 31--32 []\T1/txtt/m/n/10 busclique::biclique_cache::score \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 32--34 []\T1/txtt/m/n/10 busclique::biclique_result_cache \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ type\T1/qtm/m/n/10 ), Overfull \hbox (22.12177pt too wide) in paragraph at lines 37--39 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::biclique_bounds Overfull \hbox (48.37169pt too wide) in paragraph at lines 39--41 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::biclique_yield_cache Underfull \hbox (badness 10000) in paragraph at lines 41--42 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::bound_t Underfull \hbox (badness 10000) in paragraph at lines 42--43 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::bundles Overfull \hbox (1.12183pt too wide) in paragraph at lines 44--46 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::chainlength Underfull \hbox (badness 10000) in paragraph at lines 46--47 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::cols \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (11.6218pt too wide) in paragraph at lines 47--49 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::compute_cache Underfull \hbox (badness 10000) in paragraph at lines 49--50 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::end \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 50--52 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator Overfull \hbox (11.6218pt too wide) in paragraph at lines 52--54 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::adv Overfull \hbox (27.37175pt too wide) in paragraph at lines 54--56 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::bounds Overfull \hbox (32.62173pt too wide) in paragraph at lines 56--58 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::bundles Overfull \hbox (53.62167pt too wide) in paragraph at lines 58--60 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::chainlength Overfull \hbox (16.87178pt too wide) in paragraph at lines 60--62 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::cols Overfull \hbox (11.6218pt too wide) in paragraph at lines 62--64 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::inc Overfull \hbox (37.87172pt too wide) in paragraph at lines 64--66 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::iterator Overfull \hbox (48.37169pt too wide) in paragraph at lines 66--68 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::operator!= Overfull \hbox (43.1217pt too wide) in paragraph at lines 68--70 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::operator* Overfull \hbox (48.37169pt too wide) in paragraph at lines 70--72 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::operator++ Overfull \hbox (48.37169pt too wide) in paragraph at lines 72--74 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::operator== Overfull \hbox (16.87178pt too wide) in paragraph at lines 74--76 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::rows Overfull \hbox (6.37181pt too wide) in paragraph at lines 76--78 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::s0 Overfull \hbox (6.37181pt too wide) in paragraph at lines 78--80 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::iterator::s1 Underfull \hbox (badness 10000) in paragraph at lines 80--81 []\T1/txtt/m/n/10 busclique::biclique_yield_cache::rows \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ [101] Underfull \hbox (badness 10000) in paragraph at lines 86--87 []\T1/txtt/m/n/10 busclique::bundle_cache::bundle_cache \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 88--90 []\T1/txtt/m/n/10 busclique::bundle_cache::compute_line_masks Underfull \hbox (badness 10000) in paragraph at lines 91--93 []\T1/txtt/m/n/10 busclique::bundle_cache::get_line_score Underfull \hbox (badness 10000) in paragraph at lines 93--94 []\T1/txtt/m/n/10 busclique::bundle_cache::inflate \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 96--97 []\T1/txtt/m/n/10 busclique::bundle_cache::linestride \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 97--98 []\T1/txtt/m/n/10 busclique::bundle_cache::orthstride \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 117--118 []\T1/txtt/m/n/10 busclique::clique_cache::bundles \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 119--120 []\T1/txtt/m/n/10 busclique::clique_cache::clique_cache \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 121--122 []\T1/txtt/m/n/10 busclique::clique_cache::extend_cache \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 122--124 []\T1/txtt/m/n/10 busclique::clique_cache::extract_solution Underfull \hbox (badness 10000) in paragraph at lines 125--127 []\T1/txtt/m/n/10 busclique::clique_cache::inflate_first_ell Underfull \hbox (badness 10000) in paragraph at lines 128--129 []\T1/txtt/m/n/10 busclique::clique_cache::memcols \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 129--130 []\T1/txtt/m/n/10 busclique::clique_cache::memrows \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 130--131 []\T1/txtt/m/n/10 busclique::clique_cache::memsize \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 131--132 []\T1/txtt/m/n/10 busclique::clique_cache::nocheck \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 136--137 []\T1/txtt/m/n/10 busclique::clique_iterator::advance \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 139--140 []\T1/txtt/m/n/10 busclique::clique_iterator::cliq \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 140--142 []\T1/txtt/m/n/10 busclique::clique_iterator::clique_iterator Underfull \hbox (badness 10000) in paragraph at lines 144--145 []\T1/txtt/m/n/10 busclique::clique_iterator::next \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Overfull \hbox (11.6218pt too wide) in paragraph at lines 149--151 []\T1/txtt/m/n/10 busclique::clique_yield_cache::best_embeddings Underfull \hbox (badness 10000) in paragraph at lines 151--153 []\T1/txtt/m/n/10 busclique::clique_yield_cache::clique_yield Overfull \hbox (27.37175pt too wide) in paragraph at lines 153--155 []\T1/txtt/m/n/10 busclique::clique_yield_cache::clique_yield_cache Overfull \hbox (1.12183pt too wide) in paragraph at lines 155--157 []\T1/txtt/m/n/10 busclique::clique_yield_cache::compute_cache Overfull \hbox (6.37181pt too wide) in paragraph at lines 157--159 []\T1/txtt/m/n/10 busclique::clique_yield_cache::emb_max_length Underfull \hbox (badness 10000) in paragraph at lines 159--161 []\T1/txtt/m/n/10 busclique::clique_yield_cache::embeddings [102] Overfull \hbox (16.87178pt too wide) in paragraph at lines 161--163 []\T1/txtt/m/n/10 busclique::clique_yield_cache::get_length_range Underfull \hbox (badness 10000) in paragraph at lines 163--165 []\T1/txtt/m/n/10 busclique::clique_yield_cache::length_bound Overfull \hbox (11.6218pt too wide) in paragraph at lines 165--167 []\T1/txtt/m/n/10 busclique::clique_yield_cache::process_cliques Underfull \hbox (badness 10000) in paragraph at lines 219--221 []\T1/txtt/m/n/10 busclique::topo_cache::_initializer_tag Underfull \hbox (badness 10000) in paragraph at lines 223--224 []\T1/txtt/m/n/10 busclique::topo_cache::bad_edges \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 226--227 []\T1/txtt/m/n/10 busclique::topo_cache::child_edgemask \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 227--228 []\T1/txtt/m/n/10 busclique::topo_cache::child_nodemask \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 228--230 []\T1/txtt/m/n/10 busclique::topo_cache::compute_bad_edges Underfull \hbox (badness 10000) in paragraph at lines 255--257 []\T1/txtt/m/n/10 cache_rootdir() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 mi- Underfull \hbox (badness 10000) in paragraph at lines 255--257 \T1/qtm/m/it/10 norminer.busclique.busgraph_cache static Underfull \hbox (badness 10000) in paragraph at lines 257--259 []\T1/txtt/m/n/10 clear_all_caches() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 mi- Underfull \hbox (badness 10000) in paragraph at lines 257--259 \T1/qtm/m/it/10 norminer.busclique.busgraph_cache static [103] Underfull \hbox (badness 10000) in paragraph at lines 282--284 []\T1/txtt/m/n/10 find_biclique_embedding() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 mi- Underfull \hbox (badness 10000) in paragraph at lines 282--284 \T1/qtm/m/it/10 norminer.busclique.busgraph_cache method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 284--286 []\T1/txtt/m/n/10 find_clique_embedding() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule mi- Underfull \hbox (badness 10000) in paragraph at lines 286--288 []\T1/txtt/m/n/10 find_clique_embedding() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 mi- Underfull \hbox (badness 10000) in paragraph at lines 286--288 \T1/qtm/m/it/10 norminer.busclique.busgraph_cache method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 292--294 []\T1/txtt/m/n/10 find_embedding::BadInitializationException Underfull \hbox (badness 10000) in paragraph at lines 311--313 []\T1/txtt/m/n/10 find_embedding::chain::drop_link \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 7433) in paragraph at lines 316--318 []\T1/txtt/m/n/10 find_embedding::chain::freeze \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 322--324 []\T1/txtt/m/n/10 find_embedding::chain::iterator::operator!= Underfull \hbox (badness 10000) in paragraph at lines 324--326 []\T1/txtt/m/n/10 find_embedding::chain::iterator::operator++ Underfull \hbox (badness 10000) in paragraph at lines 327--329 []\T1/txtt/m/n/10 find_embedding::chain::link_path \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 330--332 []\T1/txtt/m/n/10 find_embedding::chain::operator= \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 7433) in paragraph at lines 332--334 []\T1/txtt/m/n/10 find_embedding::chain::parent \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 334--335 []\T1/txtt/m/n/10 find_embedding::chain::qubit_weight \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 338--340 []\T1/txtt/m/n/10 find_embedding::chain::run_diagnostic \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 352--354 []\T1/txtt/m/n/10 find_embedding::chain::trim_leaf \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 356--358 []\T1/txtt/m/n/10 find_embedding::CorruptEmbeddingException Underfull \hbox (badness 10000) in paragraph at lines 358--360 []\T1/txtt/m/n/10 find_embedding::CorruptParametersException Underfull \hbox (badness 10000) in paragraph at lines 362--364 []\T1/txtt/m/n/10 find_embedding::domain_handler_masked \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (90.37157pt too wide) in paragraph at lines 364--366 []\T1/txtt/m/n/10 find_embedding::domain_handler_masked::~domain_handler_masked Overfull \hbox (43.1217pt too wide) in paragraph at lines 366--368 []\T1/txtt/m/n/10 find_embedding::domain_handler_masked::accepts_qubit Overfull \hbox (85.12158pt too wide) in paragraph at lines 368--370 []\T1/txtt/m/n/10 find_embedding::domain_handler_masked::domain_handler_masked Overfull \hbox (1.12183pt too wide) in paragraph at lines 370--372 []\T1/txtt/m/n/10 find_embedding::domain_handler_masked::masks Overfull \hbox (6.37181pt too wide) in paragraph at lines 372--374 []\T1/txtt/m/n/10 find_embedding::domain_handler_masked::params [104] Overfull \hbox (64.12164pt too wide) in paragraph at lines 374--376 []\T1/txtt/m/n/10 find_embedding::domain_handler_masked::prepare_distances Overfull \hbox (53.62167pt too wide) in paragraph at lines 376--378 []\T1/txtt/m/n/10 find_embedding::domain_handler_masked::prepare_visited Underfull \hbox (badness 10000) in paragraph at lines 378--380 []\T1/txtt/m/n/10 find_embedding::domain_handler_universe Overfull \hbox (111.3715pt too wide) in paragraph at lines 380--382 []\T1/txtt/m/n/10 find_embedding::domain_handler_universe::~domain_handler_univ erse Overfull \hbox (53.62167pt too wide) in paragraph at lines 382--384 []\T1/txtt/m/n/10 find_embedding::domain_handler_universe::accepts_qubit Overfull \hbox (106.12152pt too wide) in paragraph at lines 384--386 []\T1/txtt/m/n/10 find_embedding::domain_handler_universe::domain_handler_unive rse Overfull \hbox (74.62161pt too wide) in paragraph at lines 386--388 []\T1/txtt/m/n/10 find_embedding::domain_handler_universe::prepare_distances Overfull \hbox (64.12164pt too wide) in paragraph at lines 388--390 []\T1/txtt/m/n/10 find_embedding::domain_handler_universe::prepare_visited Underfull \hbox (badness 10000) in paragraph at lines 392--394 []\T1/txtt/m/n/10 find_embedding::embedding::chainsize \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 394--396 []\T1/txtt/m/n/10 find_embedding::embedding::construct_chain Overfull \hbox (32.62173pt too wide) in paragraph at lines 396--398 []\T1/txtt/m/n/10 find_embedding::embedding::construct_chain_steiner Underfull \hbox (badness 10000) in paragraph at lines 398--400 []\T1/txtt/m/n/10 find_embedding::embedding::embedding \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 401--403 []\T1/txtt/m/n/10 find_embedding::embedding::fix_chain \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 403--405 []\T1/txtt/m/n/10 find_embedding::embedding::flip_back \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 405--407 []\T1/txtt/m/n/10 find_embedding::embedding::freeze_out \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 408--410 []\T1/txtt/m/n/10 find_embedding::embedding::get_chain \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 410--412 []\T1/txtt/m/n/10 find_embedding::embedding::has_qubit \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 415--417 []\T1/txtt/m/n/10 find_embedding::embedding::long_diagnostic Underfull \hbox (badness 10000) in paragraph at lines 417--419 []\T1/txtt/m/n/10 find_embedding::embedding::max_weight \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 419--420 []\T1/txtt/m/n/10 find_embedding::embedding::num_fixed \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 420--421 []\T1/txtt/m/n/10 find_embedding::embedding::num_qubits \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 421--422 []\T1/txtt/m/n/10 find_embedding::embedding::num_reserved Underfull \hbox (badness 10000) in paragraph at lines 422--423 []\T1/txtt/m/n/10 find_embedding::embedding::num_vars \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 423--425 []\T1/txtt/m/n/10 find_embedding::embedding::operator= \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 425--427 []\T1/txtt/m/n/10 find_embedding::embedding::operator== \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 427--429 []\T1/txtt/m/n/10 find_embedding::embedding::print \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 429--430 []\T1/txtt/m/n/10 find_embedding::embedding::qub_weight \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (11.6218pt too wide) in paragraph at lines 430--432 []\T1/txtt/m/n/10 find_embedding::embedding::run_long_diagnostic Underfull \hbox (badness 10000) in paragraph at lines 432--434 []\T1/txtt/m/n/10 find_embedding::embedding::set_chain \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 434--436 []\T1/txtt/m/n/10 find_embedding::embedding::statistics \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 436--438 []\T1/txtt/m/n/10 find_embedding::embedding::steal_all \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 438--440 []\T1/txtt/m/n/10 find_embedding::embedding::tear_out \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 440--442 []\T1/txtt/m/n/10 find_embedding::embedding::thaw_back \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 442--443 []\T1/txtt/m/n/10 find_embedding::embedding::var_embedding Overfull \hbox (48.37169pt too wide) in paragraph at lines 447--449 []\T1/txtt/m/n/10 find_embedding::embedding_problem::~embedding_problem Underfull \hbox (badness 10000) in paragraph at lines 449--450 []\T1/txtt/m/n/10 find_embedding::embedding_problem::dh_t Overfull \hbox (43.1217pt too wide) in paragraph at lines 450--452 []\T1/txtt/m/n/10 find_embedding::embedding_problem::embedding_problem Underfull \hbox (badness 10000) in paragraph at lines 452--453 []\T1/txtt/m/n/10 find_embedding::embedding_problem::ep_t Underfull \hbox (badness 10000) in paragraph at lines 453--454 []\T1/txtt/m/n/10 find_embedding::embedding_problem::fh_t Underfull \hbox (badness 10000) in paragraph at lines 454--455 []\T1/txtt/m/n/10 find_embedding::embedding_problem::oh_t Overfull \hbox (100.87154pt too wide) in paragraph at lines 457--459 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::~embedding_problem_ba se Overfull \hbox (48.37169pt too wide) in paragraph at lines 459--461 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::bfs_component Overfull \hbox (32.62173pt too wide) in paragraph at lines 461--463 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::bound_beta Overfull \hbox (53.62167pt too wide) in paragraph at lines 463--465 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::compute_margin Overfull \hbox (27.37175pt too wide) in paragraph at lines 465--467 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::desperate Overfull \hbox (48.37169pt too wide) in paragraph at lines 467--469 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::dfs_component Overfull \hbox (22.12177pt too wide) in paragraph at lines 469--471 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::embedded [105] Overfull \hbox (95.62155pt too wide) in paragraph at lines 471--473 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::embedding_problem_bas e Overfull \hbox (58.87166pt too wide) in paragraph at lines 473--475 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::exponent_margin Overfull \hbox (22.12177pt too wide) in paragraph at lines 475--477 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::improved Overfull \hbox (37.87172pt too wide) in paragraph at lines 477--479 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::initialized Overfull \hbox (22.12177pt too wide) in paragraph at lines 479--481 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::max_beta Overfull \hbox (6.37181pt too wide) in paragraph at lines 481--483 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::num_f Overfull \hbox (27.37175pt too wide) in paragraph at lines 483--485 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::num_fixed Overfull \hbox (6.37181pt too wide) in paragraph at lines 485--487 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::num_q Overfull \hbox (32.62173pt too wide) in paragraph at lines 487--489 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::num_qubits Overfull \hbox (6.37181pt too wide) in paragraph at lines 489--491 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::num_r Overfull \hbox (43.1217pt too wide) in paragraph at lines 491--493 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::num_reserved Overfull \hbox (6.37181pt too wide) in paragraph at lines 493--495 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::num_v Overfull \hbox (22.12177pt too wide) in paragraph at lines 495--497 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::num_vars Overfull \hbox (11.6218pt too wide) in paragraph at lines 497--499 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::params Overfull \hbox (48.37169pt too wide) in paragraph at lines 499--501 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::pfs_component Overfull \hbox (90.37157pt too wide) in paragraph at lines 501--503 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::populate_weight_table Overfull \hbox (58.87166pt too wide) in paragraph at lines 503--505 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::qubit_component Overfull \hbox (32.62173pt too wide) in paragraph at lines 505--507 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::qubit_nbrs Overfull \hbox (58.87166pt too wide) in paragraph at lines 507--509 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::qubit_neighbors Overfull \hbox (1.12183pt too wide) in paragraph at lines 509--511 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::rand Overfull \hbox (16.87178pt too wide) in paragraph at lines 511--513 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::randint Overfull \hbox (32.62173pt too wide) in paragraph at lines 513--515 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::reset_mood Overfull \hbox (32.62173pt too wide) in paragraph at lines 515--517 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::round_beta Overfull \hbox (16.87178pt too wide) in paragraph at lines 517--519 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::shuffle Overfull \hbox (64.12164pt too wide) in paragraph at lines 519--521 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::target_chainsize Overfull \hbox (22.12177pt too wide) in paragraph at lines 521--523 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::var_nbrs Overfull \hbox (48.37169pt too wide) in paragraph at lines 523--525 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::var_neighbors Overfull \hbox (27.37175pt too wide) in paragraph at lines 525--527 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::var_order Overfull \hbox (69.37163pt too wide) in paragraph at lines 527--529 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::var_order_shuffle Overfull \hbox (58.87166pt too wide) in paragraph at lines 529--531 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::var_order_space Overfull \hbox (69.37163pt too wide) in paragraph at lines 531--533 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::var_order_visited Overfull \hbox (11.6218pt too wide) in paragraph at lines 533--535 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::weight Overfull \hbox (43.1217pt too wide) in paragraph at lines 535--537 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::weight_bound Overfull \hbox (43.1217pt too wide) in paragraph at lines 537--539 []\T1/txtt/m/n/10 find_embedding::embedding_problem_base::weight_table Underfull \hbox (badness 7433) in paragraph at lines 539--541 []\T1/txtt/m/n/10 find_embedding::findEmbedding \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 541--543 []\T1/txtt/m/n/10 find_embedding::fixed_handler_hival \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (69.37163pt too wide) in paragraph at lines 543--545 []\T1/txtt/m/n/10 find_embedding::fixed_handler_hival::~fixed_handler_hival Underfull \hbox (badness 10000) in paragraph at lines 545--547 []\T1/txtt/m/n/10 find_embedding::fixed_handler_hival::fixed Overfull \hbox (64.12164pt too wide) in paragraph at lines 547--549 []\T1/txtt/m/n/10 find_embedding::fixed_handler_hival::fixed_handler_hival Underfull \hbox (badness 10000) in paragraph at lines 549--551 []\T1/txtt/m/n/10 find_embedding::fixed_handler_hival::num_q Underfull \hbox (badness 10000) in paragraph at lines 551--553 []\T1/txtt/m/n/10 find_embedding::fixed_handler_hival::num_v Overfull \hbox (6.37181pt too wide) in paragraph at lines 553--555 []\T1/txtt/m/n/10 find_embedding::fixed_handler_hival::reserved Underfull \hbox (badness 10000) in paragraph at lines 555--557 []\T1/txtt/m/n/10 find_embedding::fixed_handler_none \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 C++ Overfull \hbox (58.87166pt too wide) in paragraph at lines 557--559 []\T1/txtt/m/n/10 find_embedding::fixed_handler_none::~fixed_handler_none Underfull \hbox (badness 10000) in paragraph at lines 559--561 []\T1/txtt/m/n/10 find_embedding::fixed_handler_none::fixed Overfull \hbox (53.62167pt too wide) in paragraph at lines 561--563 []\T1/txtt/m/n/10 find_embedding::fixed_handler_none::fixed_handler_none Overfull \hbox (1.12183pt too wide) in paragraph at lines 563--565 []\T1/txtt/m/n/10 find_embedding::fixed_handler_none::reserved Underfull \hbox (badness 10000) in paragraph at lines 567--568 []\T1/txtt/m/n/10 find_embedding::frozen_chain::clear \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 569--570 []\T1/txtt/m/n/10 find_embedding::frozen_chain::links \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 572--574 []\T1/txtt/m/n/10 find_embedding::LocalInteraction::cancelled Overfull \hbox (11.6218pt too wide) in paragraph at lines 574--576 []\T1/txtt/m/n/10 find_embedding::LocalInteraction::displayError [106] Overfull \hbox (16.87178pt too wide) in paragraph at lines 576--578 []\T1/txtt/m/n/10 find_embedding::LocalInteraction::displayOutput Underfull \hbox (badness 10000) in paragraph at lines 578--579 []\T1/txtt/m/n/10 find_embedding::LocalInteractionPtr \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 586--588 []\T1/txtt/m/n/10 find_embedding::MinorMinerException \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 588--590 []\T1/txtt/m/n/10 find_embedding::optional_parameters \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (64.12164pt too wide) in paragraph at lines 590--592 []\T1/txtt/m/n/10 find_embedding::optional_parameters::localInteractionPtr Overfull \hbox (64.12164pt too wide) in paragraph at lines 592--594 []\T1/txtt/m/n/10 find_embedding::optional_parameters::optional_parameters Overfull \hbox (1.12183pt too wide) in paragraph at lines 594--596 []\T1/txtt/m/n/10 find_embedding::optional_parameters::timeout Underfull \hbox (badness 10000) in paragraph at lines 598--600 []\T1/txtt/m/n/10 find_embedding::output_handler::debug \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 600--602 []\T1/txtt/m/n/10 find_embedding::output_handler::error \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 602--604 []\T1/txtt/m/n/10 find_embedding::output_handler::extra_info Underfull \hbox (badness 10000) in paragraph at lines 604--606 []\T1/txtt/m/n/10 find_embedding::output_handler::major_info Underfull \hbox (badness 10000) in paragraph at lines 606--608 []\T1/txtt/m/n/10 find_embedding::output_handler::minor_info Overfull \hbox (11.6218pt too wide) in paragraph at lines 608--610 []\T1/txtt/m/n/10 find_embedding::output_handler::output_handler Underfull \hbox (badness 10000) in paragraph at lines 614--616 []\T1/txtt/m/n/10 find_embedding::pairing_node::merge_pairs Underfull \hbox (badness 10000) in paragraph at lines 616--618 []\T1/txtt/m/n/10 find_embedding::pairing_node::merge_roots Overfull \hbox (37.87172pt too wide) in paragraph at lines 618--620 []\T1/txtt/m/n/10 find_embedding::pairing_node::merge_roots_unchecked Overfull \hbox (22.12177pt too wide) in paragraph at lines 620--622 []\T1/txtt/m/n/10 find_embedding::pairing_node::merge_roots_unsafe Underfull \hbox (badness 10000) in paragraph at lines 623--625 []\T1/txtt/m/n/10 find_embedding::pairing_node::next_root Underfull \hbox (badness 10000) in paragraph at lines 625--627 []\T1/txtt/m/n/10 find_embedding::pairing_node::pairing_node Underfull \hbox (badness 10000) in paragraph at lines 627--628 []\T1/txtt/m/n/10 find_embedding::pairing_node::refresh \T1/qtm/m/n/10 (\T1/qtm /m/it/10 C++ Overfull \hbox (6.37181pt too wide) in paragraph at lines 630--632 []\T1/txtt/m/n/10 find_embedding::pairing_queue::~pairing_queue Underfull \hbox (badness 10000) in paragraph at lines 632--633 []\T1/txtt/m/n/10 find_embedding::pairing_queue::count \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 634--635 []\T1/txtt/m/n/10 find_embedding::pairing_queue::empty \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (1.12183pt too wide) in paragraph at lines 636--638 []\T1/txtt/m/n/10 find_embedding::pairing_queue::pairing_queue Underfull \hbox (badness 10000) in paragraph at lines 639--640 []\T1/txtt/m/n/10 find_embedding::pairing_queue::reset \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 640--641 []\T1/txtt/m/n/10 find_embedding::pairing_queue::root \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 641--642 []\T1/txtt/m/n/10 find_embedding::pairing_queue::size \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 643--645 []\T1/txtt/m/n/10 find_embedding::parameter_processor \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Overfull \hbox (58.87166pt too wide) in paragraph at lines 645--647 []\T1/txtt/m/n/10 find_embedding::parameter_processor::_filter_fixed_vars Overfull \hbox (69.37163pt too wide) in paragraph at lines 647--649 []\T1/txtt/m/n/10 find_embedding::parameter_processor::_inverse_permutation Overfull \hbox (11.6218pt too wide) in paragraph at lines 649--651 []\T1/txtt/m/n/10 find_embedding::parameter_processor::_reserved Overfull \hbox (27.37175pt too wide) in paragraph at lines 651--653 []\T1/txtt/m/n/10 find_embedding::parameter_processor::input_chains Overfull \hbox (16.87178pt too wide) in paragraph at lines 653--655 []\T1/txtt/m/n/10 find_embedding::parameter_processor::input_vars Overfull \hbox (11.6218pt too wide) in paragraph at lines 655--657 []\T1/txtt/m/n/10 find_embedding::parameter_processor::num_fixed Overfull \hbox (16.87178pt too wide) in paragraph at lines 657--659 []\T1/txtt/m/n/10 find_embedding::parameter_processor::num_qubits Overfull \hbox (27.37175pt too wide) in paragraph at lines 659--661 []\T1/txtt/m/n/10 find_embedding::parameter_processor::num_reserved Overfull \hbox (6.37181pt too wide) in paragraph at lines 661--663 []\T1/txtt/m/n/10 find_embedding::parameter_processor::num_vars Overfull \hbox (64.12164pt too wide) in paragraph at lines 663--665 []\T1/txtt/m/n/10 find_embedding::parameter_processor::parameter_processor Underfull \hbox (badness 10000) in paragraph at lines 665--667 []\T1/txtt/m/n/10 find_embedding::parameter_processor::params Overfull \hbox (37.87172pt too wide) in paragraph at lines 667--669 []\T1/txtt/m/n/10 find_embedding::parameter_processor::problem_qubits [107] Overfull \hbox (48.37169pt too wide) in paragraph at lines 669--671 []\T1/txtt/m/n/10 find_embedding::parameter_processor::problem_reserved Overfull \hbox (37.87172pt too wide) in paragraph at lines 671--673 []\T1/txtt/m/n/10 find_embedding::parameter_processor::qub_components Overfull \hbox (79.8716pt too wide) in paragraph at lines 673--675 []\T1/txtt/m/n/10 find_embedding::parameter_processor::qub_reserved_unscrewed Overfull \hbox (16.87178pt too wide) in paragraph at lines 675--677 []\T1/txtt/m/n/10 find_embedding::parameter_processor::qubit_nbrs Overfull \hbox (16.87178pt too wide) in paragraph at lines 677--679 []\T1/txtt/m/n/10 find_embedding::parameter_processor::screw_vars Overfull \hbox (27.37175pt too wide) in paragraph at lines 679--681 []\T1/txtt/m/n/10 find_embedding::parameter_processor::unscrew_vars Overfull \hbox (64.12164pt too wide) in paragraph at lines 681--683 []\T1/txtt/m/n/10 find_embedding::parameter_processor::var_fixed_unscrewed Overfull \hbox (6.37181pt too wide) in paragraph at lines 683--685 []\T1/txtt/m/n/10 find_embedding::parameter_processor::var_nbrs Overfull \hbox (27.37175pt too wide) in paragraph at lines 687--689 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::~pathfinder_base Overfull \hbox (43.1217pt too wide) in paragraph at lines 689--691 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::accumulate_distance Overfull \hbox (90.37157pt too wide) in paragraph at lines 691--693 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::accumulate_distance_at_chain Underfull \hbox (badness 10000) in paragraph at lines 693--695 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::best_stats Overfull \hbox (11.6218pt too wide) in paragraph at lines 695--697 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::bestEmbedding Overfull \hbox (32.62173pt too wide) in paragraph at lines 697--699 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::check_improvement Overfull \hbox (1.12183pt too wide) in paragraph at lines 699--701 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::check_stops Overfull \hbox (90.37157pt too wide) in paragraph at lines 701--703 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::compute_distances_from_chain Overfull \hbox (53.62167pt too wide) in paragraph at lines 703--705 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::compute_qubit_weights Overfull \hbox (11.6218pt too wide) in paragraph at lines 705--707 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::currEmbedding Overfull \hbox (1.12183pt too wide) in paragraph at lines 707--709 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::default_tag Overfull \hbox (74.62161pt too wide) in paragraph at lines 709--711 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::dijkstra_initialize_chain Underfull \hbox (badness 10000) in paragraph at lines 711--713 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::distances Overfull \hbox (6.37181pt too wide) in paragraph at lines 713--715 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::embedded_tag Overfull \hbox (1.12183pt too wide) in paragraph at lines 715--717 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::embedding_t Underfull \hbox (badness 10000) in paragraph at lines 717--718 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::ep \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 718--720 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::find_chain Overfull \hbox (27.37175pt too wide) in paragraph at lines 720--722 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::find_short_chain Underfull \hbox (badness 10000) in paragraph at lines 722--724 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::get_chain Overfull \hbox (37.87172pt too wide) in paragraph at lines 724--726 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::heuristicEmbedding Overfull \hbox (69.37163pt too wide) in paragraph at lines 726--728 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::improve_chainlength_pass Overfull \hbox (53.62167pt too wide) in paragraph at lines 728--730 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::improve_overfill_pass Overfull \hbox (11.6218pt too wide) in paragraph at lines 730--732 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::initEmbedding Overfull \hbox (43.1217pt too wide) in paragraph at lines 732--734 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::initialization_pass Overfull \hbox (11.6218pt too wide) in paragraph at lines 734--736 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::lastEmbedding Underfull \hbox (badness 10000) in paragraph at lines 736--738 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::min_list Underfull \hbox (badness 10000) in paragraph at lines 738--740 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::num_fixed Underfull \hbox (badness 10000) in paragraph at lines 740--742 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::num_qubits Overfull \hbox (6.37181pt too wide) in paragraph at lines 742--744 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::num_reserved Underfull \hbox (badness 10000) in paragraph at lines 744--746 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::num_vars Underfull \hbox (badness 10000) in paragraph at lines 746--747 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::params Underfull \hbox (badness 10000) in paragraph at lines 747--748 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::parents Overfull \hbox (22.12177pt too wide) in paragraph at lines 748--750 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::pathfinder_base Overfull \hbox (58.87166pt too wide) in paragraph at lines 750--752 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::prepare_root_distances Underfull \hbox (badness 10000) in paragraph at lines 752--753 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::pushback Overfull \hbox (58.87166pt too wide) in paragraph at lines 753--755 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::pushdown_overfill_pass Overfull \hbox (37.87172pt too wide) in paragraph at lines 755--757 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::qubit_permutations Overfull \hbox (6.37181pt too wide) in paragraph at lines 757--759 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::qubit_weight Underfull \hbox (badness 10000) in paragraph at lines 759--761 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::quickPass Overfull \hbox (37.87172pt too wide) in paragraph at lines 761--763 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::set_initial_chains Underfull \hbox (badness 10000) in paragraph at lines 763--764 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::stoptime Underfull \hbox (badness 10000) in paragraph at lines 764--766 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::tmp_stats Overfull \hbox (16.87178pt too wide) in paragraph at lines 766--768 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::total_distance Overfull \hbox (6.37181pt too wide) in paragraph at lines 768--770 []\T1/txtt/m/n/10 find_embedding::pathfinder_base::visited_list Underfull \hbox (badness 10000) in paragraph at lines 770--772 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ [108] Overfull \hbox (69.37163pt too wide) in paragraph at lines 772--774 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::~pathfinder_parallel Overfull \hbox (22.12177pt too wide) in paragraph at lines 774--776 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::embedding_t Overfull \hbox (27.37175pt too wide) in paragraph at lines 776--778 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::exec_chunked Overfull \hbox (27.37175pt too wide) in paragraph at lines 778--780 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::exec_indexed Overfull \hbox (1.12183pt too wide) in paragraph at lines 780--782 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::futures Overfull \hbox (1.12183pt too wide) in paragraph at lines 782--784 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::get_job Underfull \hbox (badness 10000) in paragraph at lines 784--786 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::nbr_i Overfull \hbox (58.87166pt too wide) in paragraph at lines 786--788 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::neighbors_embedded Overfull \hbox (22.12177pt too wide) in paragraph at lines 788--790 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::num_threads Overfull \hbox (64.12164pt too wide) in paragraph at lines 790--792 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::pathfinder_parallel Overfull \hbox (79.8716pt too wide) in paragraph at lines 792--794 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::prepare_root_distances Overfull \hbox (32.62173pt too wide) in paragraph at lines 794--796 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::run_in_thread Underfull \hbox (badness 10000) in paragraph at lines 796--797 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::super Overfull \hbox (32.62173pt too wide) in paragraph at lines 797--799 []\T1/txtt/m/n/10 find_embedding::pathfinder_parallel::thread_weight Underfull \hbox (badness 10000) in paragraph at lines 799--801 []\T1/txtt/m/n/10 find_embedding::pathfinder_public_interface Overfull \hbox (153.37138pt too wide) in paragraph at lines 801--803 []\T1/txtt/m/n/10 find_embedding::pathfinder_public_interface::~pathfinder_publ ic_interface Overfull \hbox (53.62167pt too wide) in paragraph at lines 803--805 []\T1/txtt/m/n/10 find_embedding::pathfinder_public_interface::get_chain Overfull \hbox (100.87154pt too wide) in paragraph at lines 805--807 []\T1/txtt/m/n/10 find_embedding::pathfinder_public_interface::heuristicEmbeddi ng Overfull \hbox (53.62167pt too wide) in paragraph at lines 807--809 []\T1/txtt/m/n/10 find_embedding::pathfinder_public_interface::quickPass Overfull \hbox (100.87154pt too wide) in paragraph at lines 809--811 []\T1/txtt/m/n/10 find_embedding::pathfinder_public_interface::set_initial_chai ns Overfull \hbox (48.37169pt too wide) in paragraph at lines 813--815 []\T1/txtt/m/n/10 find_embedding::pathfinder_serial::~pathfinder_serial Overfull \hbox (11.6218pt too wide) in paragraph at lines 815--817 []\T1/txtt/m/n/10 find_embedding::pathfinder_serial::embedding_t Overfull \hbox (43.1217pt too wide) in paragraph at lines 817--819 []\T1/txtt/m/n/10 find_embedding::pathfinder_serial::pathfinder_serial Overfull \hbox (69.37163pt too wide) in paragraph at lines 819--821 []\T1/txtt/m/n/10 find_embedding::pathfinder_serial::prepare_root_distances Underfull \hbox (badness 10000) in paragraph at lines 821--822 []\T1/txtt/m/n/10 find_embedding::pathfinder_serial::super Overfull \hbox (27.37175pt too wide) in paragraph at lines 824--826 []\T1/txtt/m/n/10 find_embedding::pathfinder_type::domain_handler_t Overfull \hbox (43.1217pt too wide) in paragraph at lines 826--828 []\T1/txtt/m/n/10 find_embedding::pathfinder_type::embedding_problem_t Overfull \hbox (22.12177pt too wide) in paragraph at lines 828--830 []\T1/txtt/m/n/10 find_embedding::pathfinder_type::fixed_handler_t Overfull \hbox (27.37175pt too wide) in paragraph at lines 830--832 []\T1/txtt/m/n/10 find_embedding::pathfinder_type::output_handler_t Overfull \hbox (6.37181pt too wide) in paragraph at lines 832--834 []\T1/txtt/m/n/10 find_embedding::pathfinder_type::pathfinder_t Underfull \hbox (badness 10000) in paragraph at lines 834--836 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 C++ Overfull \hbox (6.37181pt too wide) in paragraph at lines 836--838 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::_pf_parse Overfull \hbox (11.6218pt too wide) in paragraph at lines 838--840 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::_pf_parse1 Overfull \hbox (11.6218pt too wide) in paragraph at lines 840--842 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::_pf_parse2 Overfull \hbox (11.6218pt too wide) in paragraph at lines 842--844 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::_pf_parse3 Overfull \hbox (11.6218pt too wide) in paragraph at lines 844--846 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::_pf_parse4 Overfull \hbox (58.87166pt too wide) in paragraph at lines 846--848 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::~pathfinder_wrapper Overfull \hbox (6.37181pt too wide) in paragraph at lines 848--850 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::get_chain Overfull \hbox (53.62167pt too wide) in paragraph at lines 850--852 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::heuristicEmbedding Overfull \hbox (1.12183pt too wide) in paragraph at lines 852--854 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::num_vars Overfull \hbox (53.62167pt too wide) in paragraph at lines 854--856 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::pathfinder_wrapper Overfull \hbox (6.37181pt too wide) in paragraph at lines 858--860 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::quickPass Overfull \hbox (53.62167pt too wide) in paragraph at lines 860--862 []\T1/txtt/m/n/10 find_embedding::pathfinder_wrapper::set_initial_chains Underfull \hbox (badness 10000) in paragraph at lines 864--865 []\T1/txtt/m/n/10 find_embedding::priority_node::dirt \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 865--866 []\T1/txtt/m/n/10 find_embedding::priority_node::dist \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 866--867 []\T1/txtt/m/n/10 find_embedding::priority_node::node \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 867--869 []\T1/txtt/m/n/10 find_embedding::priority_node::operator< Overfull \hbox (1.12183pt too wide) in paragraph at lines 869--871 []\T1/txtt/m/n/10 find_embedding::priority_node::priority_node Underfull \hbox (badness 10000) in paragraph at lines 871--873 []\T1/txtt/m/n/10 find_embedding::ProblemCancelledException [109] Underfull \hbox (badness 10000) in paragraph at lines 885--887 []\T1/txtt/m/n/10 find_embedding::VARORDER::VARORDER_KEEP Underfull \hbox (badness 10000) in paragraph at lines 889--891 []\T1/txtt/m/n/10 find_embedding::VARORDER::VARORDER_RPFS Underfull \hbox (badness 10000) in paragraph at lines 891--893 []\T1/txtt/m/n/10 find_embedding::VARORDER::VARORDER_SHUFFLE Underfull \hbox (badness 10000) in paragraph at lines 901--902 []\T1/txtt/m/n/10 graph::components::_num_reserved \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ mem- Underfull \hbox (badness 10000) in paragraph at lines 923--924 []\T1/txtt/m/n/10 graph::input_graph::__get_neighbors \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 926--927 []\T1/txtt/m/n/10 graph::input_graph::_to_vectorhoods \T1/qtm/m/n/10 (\T1/qtm/m /it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 937--939 []\T1/txtt/m/n/10 graph::input_graph::get_neighbors_sinks Underfull \hbox (badness 10000) in paragraph at lines 939--941 []\T1/txtt/m/n/10 graph::input_graph::get_neighbors_sources Underfull \hbox (badness 7433) in paragraph at lines 943--945 []\T1/txtt/m/n/10 graph::input_graph::num_edges \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 7433) in paragraph at lines 945--947 []\T1/txtt/m/n/10 graph::input_graph::num_nodes \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 7433) in paragraph at lines 947--949 []\T1/txtt/m/n/10 graph::input_graph::push_back \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C++ func-tion\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 951--952 []\T1/txtt/m/n/10 graph::PhonyNameDueToError::unaryint \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 966--968 []\T1/txtt/m/n/10 graph::unaryint::operator() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 972--974 []\T1/txtt/m/n/10 graph::unaryint>::b \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 C++ Overfull \hbox (6.37181pt too wide) in paragraph at lines 974--976 []\T1/txtt/m/n/10 graph::unaryint>::operator() Underfull \hbox (badness 10000) in paragraph at lines 976--978 []\T1/txtt/m/n/10 graph::unaryint>::unaryint [110] Underfull \hbox (badness 10000) in paragraph at lines 982--984 []\T1/txtt/m/n/10 graph::unaryint::unaryint \T1/qtm/m/n/10 (\T1/qtm/m/it /10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 987--988 []\T1/txtt/m/n/10 intersection() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule mi- Underfull \hbox (badness 10000) in paragraph at lines 991--993 []\T1/txtt/m/n/10 largest_balanced_biclique() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 m i- Underfull \hbox (badness 10000) in paragraph at lines 991--993 \T1/qtm/m/it/10 norminer.busclique.busgraph_cache method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 993--995 []\T1/txtt/m/n/10 largest_clique() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 mi- Underfull \hbox (badness 10000) in paragraph at lines 993--995 \T1/qtm/m/it/10 norminer.busclique.busgraph_cache method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 995--997 []\T1/txtt/m/n/10 largest_clique_by_chainlength() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 mi- Underfull \hbox (badness 10000) in paragraph at lines 995--997 \T1/qtm/m/it/10 norminer.busclique.busgraph_cache method\T1/qtm/m/n/10 ), [111]) (./d-wave-systems-minorminer.aux) LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}{ /usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc} Output written on d-wave-systems-minorminer.pdf (115 pages, 1306751 bytes). Transcript written on d-wave-systems-minorminer.log. Latexmk: Index file 'd-wave-systems-minorminer.idx' was written Latexmk: Missing input file: '{_images/layout_embedding}.png' from line 'LaTeX Warning: File `{_images/layout_embedding}.png' not found on input line 11' Latexmk: Missing input file: '{_images/layout_embedding}.png' from line 'LaTeX Warning: File `{_images/layout_embedding}.png' not found on input line 1111.' Latexmk: Missing input file: '{_images/layout_embedding}.png' from line 'LaTeX Warning: File `{_images/layout_embedding}.png' not found on input line 11' Latexmk: Missing input file: '{_images/layout_embedding}.png' from line 'LaTeX Warning: File `{_images/layout_embedding}.png' not found on input line 1111.' Latexmk: Log file says output to 'd-wave-systems-minorminer.pdf' Latexmk: List of undefined refs and citations: Label `cpp/file/graph_8hpp:classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4' multiply defined Label `cpp/file/graph_8hpp:classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a192e028c6ae91a4a220d526c4fe63f04' multiply defined Label `cpp/file/graph_8hpp:classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a23e8bee0938b8c339200592c90d478a8' multiply defined Label `cpp/file/graph_8hpp:classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1af0a8f86457aae8f485cc3eb1c5bd0b26' multiply defined Latexmk: Summary of warnings: Latex found 4 multiply defined reference(s) Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2021-10-12T19:15:39.969038Z, end-time: 2021-10-12T19:15:40.041998Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/_build/latex/d-wave-systems-minorminer.pdf /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/artifacts/latest/sphinx_pdf/d-wave-systems-minorminer.pdf [rtd-command-info] start-time: 2021-10-12T19:15:40.151597Z, end-time: 2021-10-12T19:16:00.100921Z, duration: 19, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . _build/epub Running Sphinx v4.2.0 # This will generate the XML dump of the docstrings from the c++ doxygen Doxyfile Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/biclique_cache.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/biclique_cache.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/bundle_cache.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/bundle_cache.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/cell_cache.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/cell_cache.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/clique_cache.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/clique_cache.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_biclique.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_biclique.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_clique.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_clique.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/small_cliques.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/small_cliques.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/topo_cache.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/topo_cache.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/util.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/util.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/chain.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/chain.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding_problem.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding_problem.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/fastrng.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/fastrng.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/find_embedding.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/find_embedding.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/graph.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/graph.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pairing_queue.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pairing_queue.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pathfinder.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pathfinder.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/util.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/util.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/biclique_cache.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/bundle_cache.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/cell_cache.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/clique_cache.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_biclique.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_clique.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/small_cliques.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/topo_cache.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/util.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/util.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/chain.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding_problem.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/fastrng.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/find_embedding.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/graph.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pairing_queue.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pathfinder.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/biclique_cache.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/bundle_cache.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/cell_cache.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/clique_cache.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_biclique.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/find_clique.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/small_cliques.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/topo_cache.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/util.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/util.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/debug.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/chain.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding_problem.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/fastrng.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/find_embedding.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/graph.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pairing_queue.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/pathfinder.hpp... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound fastrng... Generating namespace index... Generating docs for namespace busclique Generating docs for compound busclique::biclique_cache... Generating docs for compound busclique::biclique_yield_cache... Generating docs for nested compound busclique::biclique_yield_cache::iterator... Generating docs for compound busclique::bundle_cache... Generating docs for compound busclique::cell_cache... Generating docs for compound busclique::chimera_spec_base... Generating docs for compound busclique::clique_cache... Generating docs for compound busclique::clique_iterator... Generating docs for compound busclique::clique_yield_cache... Generating docs for compound busclique::craphash... Generating docs for compound busclique::ignore_badmask... Generating docs for compound busclique::maxcache... Generating docs for compound busclique::pegasus_spec_base... Generating docs for compound busclique::populate_badmask... Generating docs for compound busclique::topo_cache... Generating docs for compound busclique::topo_spec_base... Generating docs for compound busclique::topo_spec_cellmask... Generating docs for compound busclique::yieldcache... Generating docs for compound busclique::zerocache... Generating docs for namespace find_embedding Generating docs for compound find_embedding::BadInitializationException... Generating docs for compound find_embedding::chain... Generating docs for nested compound find_embedding::chain::iterator... Generating docs for compound find_embedding::CorruptEmbeddingException... Generating docs for compound find_embedding::CorruptParametersException... Generating docs for compound find_embedding::domain_handler_masked... Generating docs for compound find_embedding::domain_handler_universe... Generating docs for compound find_embedding::embedding... Generating docs for compound find_embedding::embedding_problem... Generating docs for compound find_embedding::embedding_problem_base... Generating docs for compound find_embedding::fixed_handler_hival... Generating docs for compound find_embedding::fixed_handler_none... Generating docs for compound find_embedding::frozen_chain... Generating docs for compound find_embedding::LocalInteraction... Generating docs for compound find_embedding::max_heap_tag... Generating docs for compound find_embedding::min_heap_tag... Generating docs for compound find_embedding::MinorMinerException... Generating docs for compound find_embedding::optional_parameters... Generating docs for compound find_embedding::outpu/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/embedding_problem.hpp:416: warning: explicit link request to 'of' could not be resolved t_handler... Generating docs for compound find_embedding::pairing_node... Generating docs for compound find_embedding::pairing_queue... Generating docs for compound find_embedding::parameter_processor... Generating docs for compound find_embedding::pathfinder_base... Generating docs for compound find_embedding::pathfinder_parallel... Generating docs for compound find_embedding::pathfinder_public_interface... Generating docs for compound find_embedding::pathfinder_serial... Generating docs for compound find_embedding::pathfinder_type... Generating docs for compound find_embedding::pathfinder_wrapper... Generating docs for compound find_embedding::priority_node... Generating docs for compound find_embedding::ProblemCancelledException... Generating docs for compound find_embedding::rndswap_first... Generating docs for compound find_embedding::shuffle_first... Generating docs for compound find_embedding::TimeoutException... Generating docs for namespace graph Generating docs for compound graph::components... Generating docs for compound graph::input_graph... Generating docs for compound graph::unaryint... Generating docs for compound graph::unaryint< bool >... Generating docs for compound graph::unaryint< int >... Generating docs for compound graph::unaryint< std::vector< int > >... Generating docs for compound graph::unaryint< void * >... Generating graph info page... Generating directory documentation... Generating dependency graph for directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique Generating dependency graph for directory /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class busclique::topo_cache::_initializer_tag Generating XML output for class find_embedding::BadInitializationException Generating XML output for class busclique::biclique_cache Generating XML output for class busclique::biclique_yield_cache Generating XML output for class busclique::bundle_cache Generating XML output for class busclique::cell_cache Generating XML output for class find_embedding::chain Generating XML output for class busclique::chimera_spec_base Generating XML output for class busclique::clique_cache Generating XML output for class busclique::clique_iterator Generating XML output for class busclique::clique_yield_cache Generating XML output for class graph::components Generating XML output for class find_embedding::CorruptEmbeddingException Generating XML output for class find_embedding::CorruptParametersException Generating XML output for class busclique::craphash Generating XML output for class find_embedding::pathfinder_base::default_tag Generating XML output for class find_embedding::domain_handler_masked Generating XML output for class find_embedding::domain_handler_universe Generating XML output for class find_embedding::pathfinder_base::embedded_tag Generating XML output for class find_embedding::embedding Generating XML output for class find_embedding::embedding_problem Generating XML output for class find_embedding::embedding_problem_base Generating XML output for class fastrng Generating XML output for class find_embedding::fixed_handler_hival Generating XML output for class find_embedding::fixed_handler_none Generating XML output for class find_embedding::frozen_chain Generating XML output for class busclique::ignore_badmask Generating XML output for class graph::input_graph Generating XML output for class busclique::biclique_yield_cache::iterator Generating XML output for class find_embedding::chain::iterator Generating XML output for class find_embedding::LocalInteraction Generating XML output for class find_embedding::max_heap_tag Generating XML output for class busclique::maxcache Generating XML output for class find_embedding::min_heap_tag Generating XML output for class find_embedding::MinorMinerException Generating XML output for class find_embedding::optional_parameters Generating XML output for class find_embedding::output_handler Generating XML output for class find_embedding::pairing_node Generating XML output for class find_embedding::pairing_queue Generating XML output for class find_embedding::parameter_processor Generating XML output for class find_embedding::pathfinder_base Generating XML output for class find_embedding::pathfinder_parallel Generating XML output for class find_embedding::pathfinder_public_interface Generating XML output for class find_embedding::pathfinder_serial Generating XML output for class find_embedding::pathfinder_type Generating XML output for class find_embedding::pathfinder_wrapper Generating XML output for class busclique::pegasus_spec_base Generating XML output for class busclique::populate_badmask Generating XML output for class find_embedding::priority_node Generating XML output for class find_embedding::ProblemCancelledException Generating XML output for class find_embedding::rndswap_first Generating XML output for class find_embedding::shuffle_first Generating XML output for class find_embedding::TimeoutException Generating XML output for class busclique::topo_cache Generating XML output for class busclique::topo_spec_base Generating XML output for class busclique::topo_spec_cellmask Generating XML output for class graph::unaryint Generating XML output for class graph::unaryint< bool > Generating XML output for class graph::unaryint< int > Generating XML output for class graph::unaryint< std::vector< int > > Generating XML output for class graph::unaryint< void * > Generating XML output for class busclique::yieldcache Generating XML output for class busclique::zerocache Generating XML output for namespace busclique Generating XML output for namespace find_embedding Generating XML output for namespace graph Generating XML output for file biclique_cache.hpp Generating XML output for file bundle_cache.hpp Generating XML output for file cell_cache.hpp Generating XML output for file clique_cache.hpp Generating XML output for file find_biclique.hpp Generating XML output for file find_clique.hpp Generating XML output for file small_cliques.hpp Generating XML output for file topo_cache.hpp Generating XML output for file util.hpp Generating XML output for file util.hpp Generating XML output for file debug.hpp Generating XML output for file chain.hpp Generating XML output for file embedding.hpp Generating XML output for file embedding_problem.hpp Generating XML output for file fastrng.hpp Generating XML output for file find_embedding.hpp Generating XML output for file graph.hpp Generating XML output for file pairing_queue.hpp Generating XML output for file pathfinder.hpp Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/busclique/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding/ Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/ Running dot... lookup cache used 1546/65536 hits=26095 misses=1675 finished... # This will (only as needed) create new rst files when new c++ classes/files/namespaces # appear. At the moment, they are all being regenerated every time since # source/cpp is in the gitignore. python -m breathe.apidoc -o source/cpp build-cpp/xml/ File source/cpp/class/classbusclique_1_1topo__cache_1_1__initializer__tag.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_bad_initialization_exception.rst already exists, skipping. File source/cpp/class/classbusclique_1_1biclique__cache.rst already exists, skipping. File source/cpp/class/classbusclique_1_1biclique__yield__cache.rst already exists, skipping. File source/cpp/class/classbusclique_1_1bundle__cache.rst already exists, skipping. File source/cpp/class/classbusclique_1_1cell__cache.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1chain.rst already exists, skipping. File source/cpp/class/classbusclique_1_1chimera__spec__base.rst already exists, skipping. File source/cpp/class/classbusclique_1_1clique__cache.rst already exists, skipping. File source/cpp/class/classbusclique_1_1clique__iterator.rst already exists, skipping. File source/cpp/class/classbusclique_1_1clique__yield__cache.rst already exists, skipping. File source/cpp/class/classgraph_1_1components.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_corrupt_embedding_exception.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_corrupt_parameters_exception.rst already exists, skipping. File source/cpp/class/classbusclique_1_1craphash.rst already exists, skipping. File source/cpp/struct/structfind__embedding_1_1pathfinder__base_1_1default__tag.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1domain__handler__masked.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1domain__handler__universe.rst already exists, skipping. File source/cpp/struct/structfind__embedding_1_1pathfinder__base_1_1embedded__tag.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1embedding.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1embedding__problem.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1embedding__problem__base.rst already exists, skipping. File source/cpp/class/classfastrng.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1fixed__handler__hival.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1fixed__handler__none.rst already exists, skipping. File source/cpp/struct/structfind__embedding_1_1frozen__chain.rst already exists, skipping. File source/cpp/class/classbusclique_1_1ignore__badmask.rst already exists, skipping. File source/cpp/class/classgraph_1_1input__graph.rst already exists, skipping. File source/cpp/class/classbusclique_1_1biclique__yield__cache_1_1iterator.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1chain_1_1iterator.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_local_interaction.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1max__heap__tag.rst already exists, skipping. File source/cpp/class/classbusclique_1_1maxcache.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1min__heap__tag.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_minor_miner_exception.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1optional__parameters.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1output__handler.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pairing__node.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pairing__queue.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1parameter__processor.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pathfinder__base.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pathfinder__parallel.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pathfinder__public__interface.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pathfinder__serial.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pathfinder__type.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1pathfinder__wrapper.rst already exists, skipping. File source/cpp/class/classbusclique_1_1pegasus__spec__base.rst already exists, skipping. File source/cpp/class/classbusclique_1_1populate__badmask.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1priority__node.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_problem_cancelled_exception.rst already exists, skipping. File source/cpp/struct/structfind__embedding_1_1rndswap__first.rst already exists, skipping. File source/cpp/struct/structfind__embedding_1_1shuffle__first.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1_timeout_exception.rst already exists, skipping. File source/cpp/class/classbusclique_1_1topo__cache.rst already exists, skipping. File source/cpp/class/classbusclique_1_1topo__spec__base.rst already exists, skipping. File source/cpp/class/classbusclique_1_1topo__spec__cellmask.rst already exists, skipping. File source/cpp/class/classgraph_1_1unaryint.rst already exists, skipping. File source/cpp/class/classgraph_1_1unaryint_3_01bool_01_4.rst already exists, skipping. File source/cpp/class/classgraph_1_1unaryint_3_01int_01_4.rst already exists, skipping. File source/cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4.rst already exists, skipping. File source/cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4.rst already exists, skipping. File source/cpp/class/classbusclique_1_1yieldcache.rst already exists, skipping. File source/cpp/class/classbusclique_1_1zerocache.rst already exists, skipping. File source/cpp/namespace/namespacebusclique.rst already exists, skipping. File source/cpp/namespace/namespacefind__embedding.rst already exists, skipping. File source/cpp/namespace/namespacegraph.rst already exists, skipping. File source/cpp/file/biclique__cache_8hpp.rst already exists, skipping. File source/cpp/file/bundle__cache_8hpp.rst already exists, skipping. File source/cpp/file/cell__cache_8hpp.rst already exists, skipping. File source/cpp/file/clique__cache_8hpp.rst already exists, skipping. File source/cpp/file/find__biclique_8hpp.rst already exists, skipping. File source/cpp/file/find__clique_8hpp.rst already exists, skipping. File source/cpp/file/small__cliques_8hpp.rst already exists, skipping. File source/cpp/file/topo__cache_8hpp.rst already exists, skipping. File source/cpp/file/busclique_2util_8hpp.rst already exists, skipping. File source/cpp/file/find__embedding_2util_8hpp.rst already exists, skipping. File source/cpp/file/debug_8hpp.rst already exists, skipping. File source/cpp/file/chain_8hpp.rst already exists, skipping. File source/cpp/file/embedding_8hpp.rst already exists, skipping. File source/cpp/file/embedding__problem_8hpp.rst already exists, skipping. File source/cpp/file/fastrng_8hpp.rst already exists, skipping. File source/cpp/file/find__embedding_8hpp.rst already exists, skipping. File source/cpp/file/graph_8hpp.rst already exists, skipping. File source/cpp/file/pairing__queue_8hpp.rst already exists, skipping. File source/cpp/file/pathfinder_8hpp.rst already exists, skipping. File source/cpp/classlist.rst already exists, skipping. File source/cpp/structlist.rst already exists, skipping. File source/cpp/filelist.rst already exists, skipping. File source/cpp/namespacelist.rst already exists, skipping. loading translations [en]... done making output directory... done loading pickled environment... done [autosummary] generating autosummary for: README.rst, cpp/class/classbusclique_1_1biclique__cache.rst, cpp/class/classbusclique_1_1biclique__yield__cache.rst, cpp/class/classbusclique_1_1biclique__yield__cache_1_1iterator.rst, cpp/class/classbusclique_1_1bundle__cache.rst, cpp/class/classbusclique_1_1cell__cache.rst, cpp/class/classbusclique_1_1chimera__spec__base.rst, cpp/class/classbusclique_1_1clique__cache.rst, cpp/class/classbusclique_1_1clique__iterator.rst, cpp/class/classbusclique_1_1clique__yield__cache.rst, ..., reference/generated/minorminer.busclique.busgraph_cache.cache_rootdir.rst, reference/generated/minorminer.busclique.busgraph_cache.clear_all_caches.rst, reference/generated/minorminer.busclique.busgraph_cache.find_biclique_embedding.rst, reference/generated/minorminer.busclique.busgraph_cache.find_clique_embedding.rst, reference/generated/minorminer.busclique.busgraph_cache.largest_balanced_biclique.rst, reference/generated/minorminer.busclique.busgraph_cache.largest_clique.rst, reference/generated/minorminer.busclique.busgraph_cache.largest_clique_by_chainlength.rst, reference/index.rst, reference/layout_embedding.rst, reference/matlabdocs.rst building [mo]: targets for 0 po files that are out of date building [epub]: targets for 107 source files that are out of date updating environment: 0 added, 88 changed, 0 removed reading sources... [ 1%] cpp/class/classbusclique_1_1biclique__cache reading sources... [ 2%] cpp/class/classbusclique_1_1biclique__yield__cache reading sources... [ 3%] cpp/class/classbusclique_1_1biclique__yield__cache_1_1iterator reading sources... [ 4%] cpp/class/classbusclique_1_1bundle__cache reading sources... [ 5%] cpp/class/classbusclique_1_1cell__cache reading sources... [ 6%] cpp/class/classbusclique_1_1chimera__spec__base reading sources... [ 7%] cpp/class/classbusclique_1_1clique__cache reading sources... [ 9%] cpp/class/classbusclique_1_1clique__iterator reading sources... [ 10%] cpp/class/classbusclique_1_1clique__yield__cache reading sources... [ 11%] cpp/class/classbusclique_1_1craphash reading sources... [ 12%] cpp/class/classbusclique_1_1ignore__badmask reading sources... [ 13%] cpp/class/classbusclique_1_1maxcache reading sources... [ 14%] cpp/class/classbusclique_1_1pegasus__spec__base reading sources... [ 15%] cpp/class/classbusclique_1_1populate__badmask reading sources... [ 17%] cpp/class/classbusclique_1_1topo__cache reading sources... [ 18%] cpp/class/classbusclique_1_1topo__cache_1_1__initializer__tag reading sources... [ 19%] cpp/class/classbusclique_1_1topo__spec__base reading sources... [ 20%] cpp/class/classbusclique_1_1topo__spec__cellmask reading sources... [ 21%] cpp/class/classbusclique_1_1yieldcache reading sources... [ 22%] cpp/class/classbusclique_1_1zerocache reading sources... [ 23%] cpp/class/classfastrng reading sources... [ 25%] cpp/class/classfind__embedding_1_1_bad_initialization_exception reading sources... [ 26%] cpp/class/classfind__embedding_1_1_corrupt_embedding_exception reading sources... [ 27%] cpp/class/classfind__embedding_1_1_corrupt_parameters_exception reading sources... [ 28%] cpp/class/classfind__embedding_1_1_local_interaction reading sources... [ 29%] cpp/class/classfind__embedding_1_1_minor_miner_exception reading sources... [ 30%] cpp/class/classfind__embedding_1_1_problem_cancelled_exception reading sources... [ 31%] cpp/class/classfind__embedding_1_1_timeout_exception reading sources... [ 32%] cpp/class/classfind__embedding_1_1chain reading sources... [ 34%] cpp/class/classfind__embedding_1_1chain_1_1iterator reading sources... [ 35%] cpp/class/classfind__embedding_1_1domain__handler__masked reading sources... [ 36%] cpp/class/classfind__embedding_1_1domain__handler__universe reading sources... [ 37%] cpp/class/classfind__embedding_1_1embedding reading sources... [ 38%] cpp/class/classfind__embedding_1_1embedding__problem reading sources... [ 39%] cpp/class/classfind__embedding_1_1embedding__problem__base reading sources... [ 40%] cpp/class/classfind__embedding_1_1fixed__handler__hival reading sources... [ 42%] cpp/class/classfind__embedding_1_1fixed__handler__none reading sources... [ 43%] cpp/class/classfind__embedding_1_1max__heap__tag reading sources... [ 44%] cpp/class/classfind__embedding_1_1min__heap__tag reading sources... [ 45%] cpp/class/classfind__embedding_1_1optional__parameters reading sources... [ 46%] cpp/class/classfind__embedding_1_1output__handler reading sources... [ 47%] cpp/class/classfind__embedding_1_1pairing__node reading sources... [ 48%] cpp/class/classfind__embedding_1_1pairing__queue reading sources... [ 50%] cpp/class/classfind__embedding_1_1parameter__processor reading sources... [ 51%] cpp/class/classfind__embedding_1_1pathfinder__base reading sources... [ 52%] cpp/class/classfind__embedding_1_1pathfinder__parallel reading sources... [ 53%] cpp/class/classfind__embedding_1_1pathfinder__public__interface reading sources... [ 54%] cpp/class/classfind__embedding_1_1pathfinder__serial reading sources... [ 55%] cpp/class/classfind__embedding_1_1pathfinder__type reading sources... [ 56%] cpp/class/classfind__embedding_1_1pathfinder__wrapper reading sources... [ 57%] cpp/class/classfind__embedding_1_1priority__node reading sources... [ 59%] cpp/class/classgraph_1_1components reading sources... [ 60%] cpp/class/classgraph_1_1input__graph reading sources... [ 61%] cpp/class/classgraph_1_1unaryint reading sources... [ 62%] cpp/class/classgraph_1_1unaryint_3_01bool_01_4 reading sources... [ 63%] cpp/class/classgraph_1_1unaryint_3_01int_01_4 reading sources... [ 64%] cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4 reading sources... [ 65%] cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4 reading sources... [ 67%] cpp/file/biclique__cache_8hpp reading sources... [ 68%] cpp/file/bundle__cache_8hpp reading sources... [ 69%] cpp/file/busclique_2util_8hpp reading sources... [ 70%] cpp/file/cell__cache_8hpp reading sources... [ 71%] cpp/file/chain_8hpp reading sources... [ 72%] cpp/file/clique__cache_8hpp reading sources... [ 73%] cpp/file/debug_8hpp reading sources... [ 75%] cpp/file/embedding_8hpp reading sources... [ 76%] cpp/file/embedding__problem_8hpp reading sources... [ 77%] cpp/file/fastrng_8hpp reading sources... [ 78%] cpp/file/find__biclique_8hpp reading sources... [ 79%] cpp/file/find__clique_8hpp reading sources... [ 80%] cpp/file/find__embedding_2util_8hpp reading sources... [ 81%] cpp/file/find__embedding_8hpp reading sources... [ 82%] cpp/file/graph_8hpp reading sources... [ 84%] cpp/file/pairing__queue_8hpp reading sources... [ 85%] cpp/file/pathfinder_8hpp reading sources... [ 86%] cpp/file/small__cliques_8hpp reading sources... [ 87%] cpp/file/topo__cache_8hpp reading sources... [ 88%] cpp/namespace/namespacebusclique reading sources... [ 89%] cpp/namespace/namespacefind__embedding reading sources... [ 90%] cpp/namespace/namespacegraph reading sources... [ 92%] cpp/struct/structfind__embedding_1_1frozen__chain reading sources... [ 93%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1default__tag reading sources... [ 94%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1embedded__tag reading sources... [ 95%] cpp/struct/structfind__embedding_1_1rndswap__first reading sources... [ 96%] cpp/struct/structfind__embedding_1_1shuffle__first reading sources... [ 97%] reference/index reading sources... [ 98%] reference/layout_embedding reading sources... [100%] reference/matlabdocs /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/class/classfind__embedding_1_1chain_1_1iterator.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:class:: find_embedding::chain::iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/biclique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__cache:4. Declaration is '.. cpp:class:: template biclique_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/biclique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__yield__cache:4. Declaration is '.. cpp:class:: template biclique_yield_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/biclique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__yield__cache:4. Declaration is '.. cpp:class:: iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/biclique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1yieldcache:4. Declaration is '.. cpp:class:: yieldcache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/bundle__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/bundle__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1bundle__cache:4. Declaration is '.. cpp:class:: template bundle_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/busclique_2util_8hpp.rst:4: WARNING: doxygenfile: Found multiple matches for file "util.hpp /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/cell__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/cell__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1cell__cache:4. Declaration is '.. cpp:class:: template cell_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:class:: chain'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain (vector< int > &w, int l)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain & operator= (const vector< int > &c)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain & operator= (const chain &c)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t size () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t count (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int get_link (const int x) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void set_link (const int x, const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int drop_link (const int x)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void set_root (const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void clear ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void add_leaf (const int q, const int parent)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int trim_branch (int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int trim_leaf (int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int parent (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void adopt (const int p, const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int refcount (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t freeze (vector< chain > &others, frozen_chain &keep)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void thaw (vector< chain > &others, frozen_chain &keep)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: template inline void steal (chain &other, embedding_problem_t &ep, int chainsize=0)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void link_path (chain &other, int q, const vector< int > &parents)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline iterator begin () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline iterator end () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void diagnostic ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int run_diagnostic () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:class:: iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Invalid C++ declaration: Expected end of definition. [error at 32] decltype(data) ::const_iterator it --------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: decltype [error at 35] inline iterator (typename decltype(data)::const_iterator it) -----------------------------------^ If the function has a return type: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 17] inline iterator (typename decltype(data)::const_iterator it) -----------------^ If parenthesis in noptr-declarator: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected identifier in nested name, got keyword: typename [error at 26] inline iterator (typename decltype(data)::const_iterator it) --------------------------^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name, got keyword: typename [error at 26] inline iterator (typename decltype(data)::const_iterator it) --------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: decltype [error at 15] inline decltype(data) const ::key_type & operator* () const ---------------^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected '::' in pointer to member (function). [error at 39] inline decltype(data) const ::key_type & operator* () const ---------------------------------------^ If declarator-id: Invalid C++ declaration: Expecting "(" in parameters-and-qualifiers. [error at 39] inline decltype(data) const ::key_type & operator* () const ---------------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__cache:4. Declaration is '.. cpp:class:: template clique_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__iterator:4. Declaration is '.. cpp:class:: template clique_iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__yield__cache:4. Declaration is '.. cpp:class:: template clique_yield_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1maxcache:4. Declaration is '.. cpp:class:: maxcache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/clique__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1zerocache:4. Declaration is '.. cpp:class:: zerocache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:class:: template embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding (embedding_problem_t &e_p)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding (embedding_problem_t &e_p, map< int, vector< int >> &fixed_chains, map< int, vector< int >> &initial_chains)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding< embedding_problem_t > & operator= (const embedding< embedding_problem_t > &other)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline const chain & get_chain (int v) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline unsigned int chainsize (int v) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int weight (int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int max_weight () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int max_weight (const int start, const int stop) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool has_qubit (const int v, const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void set_chain (const int u, const vector< int > &incoming)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void fix_chain (const int u, const vector< int > &incoming)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool operator== (const embedding &other) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void construct_chain (const int u, const int q, const vector< vector< int >> &parents)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void construct_chain_steiner (const int u, const int q, const vector< vector< int >> &parents, const vector< vector< distance_t >> &distances, vector< vector< int >> &visited_list)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void flip_back (int u, const int target_chainsize)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void tear_out (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int freeze_out (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void thaw_back (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void steal_all (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int statistics (vector< int > &stats) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool linked () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool linked (int u) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void print () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void long_diagnostic (std::string current_state)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void run_long_diagnostic (std::string current_state) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1domain__handler__masked:4. Declaration is '.. cpp:class:: domain_handler_masked'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1domain__handler__universe:4. Declaration is '.. cpp:class:: domain_handler_universe'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem:4. Declaration is '.. cpp:class:: template embedding_problem : public find_embedding::embedding_problem_base , public fixed_handler , public domain_handler , public find_embedding::output_handler< verbose >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:class:: embedding_problem_base'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:member:: optional_parameters & params'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void reset_mood ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void populate_weight_table (int max_weight)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline distance_t weight (unsigned int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u, shuffle_first)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u, rndswap_first)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & qubit_neighbors (int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_vars () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_qubits () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_fixed () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_reserved () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int randint (int a, int b)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: template inline void shuffle (A a, B b)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void qubit_component (int q0, vector< int > &component, vector< int > &visited)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_order (VARORDER order=VARORDER_SHUFFLE)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void dfs_component (int x, const vector< vector< int >> &neighbors, vector< int > &component, vector< int > &visited)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1fixed__handler__hival:4. Declaration is '.. cpp:class:: fixed_handler_hival'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1fixed__handler__none:4. Declaration is '.. cpp:class:: fixed_handler_none'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:class:: template output_handler'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void error (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void major_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void minor_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void extra_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void debug (const char *, Args...) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/fastrng_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfastrng:4. Declaration is '.. cpp:class:: fastrng'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__biclique_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__biclique_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1craphash:4. Declaration is '.. cpp:class:: craphash'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__clique_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_2util_8hpp.rst:4: WARNING: doxygenfile: Found multiple matches for file "util.hpp /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1parameter__processor:4. Declaration is '.. cpp:class:: parameter_processor'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__type:4. Declaration is '.. cpp:class:: template pathfinder_type'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__wrapper:4. Declaration is '.. cpp:class:: pathfinder_wrapper'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4:4. Declaration is '.. cpp:class:: template<> graph::unaryint< std::vector< int > >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:class:: components'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline const std::vector< int > & nodes (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t size () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t num_reserved (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t size (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline const input_graph & component_graph (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline std::vector< std::vector< int > > component_neighbors (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: template inline bool into_component (const int c, T &nodes_in, std::vector< int > &nodes_out) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: template inline void from_component (const int c, T &nodes_in, std::vector< int > &nodes_out) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:class:: input_graph'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline input_graph ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline input_graph (int n_v, const std::vector< int > &aside, const std::vector< int > &bside)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline void clear ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline int a (const int i) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline int b (const int i) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline size_t num_nodes () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline size_t num_edges () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline void push_back (int ai, int bi)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors_sources (const T1 &sources, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors_sinks (const T2 &sinks, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors (Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint:4. Declaration is '.. cpp:class:: template unaryint'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01bool_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< bool >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01int_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< int >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Invalid C++ declaration: Expected end of definition. [error at 25] template<> vector< int > > -------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate ID: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1af0a8f86457aae8f485cc3eb1c5bd0b26". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate explicit target name: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1af0a8f86457aae8f485cc3eb1c5bd0b26". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate ID: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a23e8bee0938b8c339200592c90d478a8". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate explicit target name: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a23e8bee0938b8c339200592c90d478a8". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate ID: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a192e028c6ae91a4a220d526c4fe63f04". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate explicit target name: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a192e028c6ae91a4a220d526c4fe63f04". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate ID: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:2: WARNING: Duplicate explicit target name: "classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< void * >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1max__heap__tag:4. Declaration is '.. cpp:class:: max_heap_tag'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1min__heap__tag:4. Declaration is '.. cpp:class:: min_heap_tag'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__node:4. Declaration is '.. cpp:class:: template pairing_node : public N'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__node:4. Declaration is '.. cpp:function:: inline pairing_node< N > * merge_roots (pairing_node< N > *other)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__queue:4. Declaration is '.. cpp:class:: template pairing_queue'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1priority__node:4. Declaration is '.. cpp:class:: template priority_node'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:class:: template pathfinder_base : public find_embedding::pathfinder_public_interface'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual void set_initial_chains (map< int, vector< int >> chains) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline bool check_improvement (const embedding_t &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual const chain & get_chain (int u) const override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual int heuristicEmbedding () override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__parallel:4. Declaration is '.. cpp:class:: template pathfinder_parallel : public find_embedding::pathfinder_base< embedding_problem_t >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__parallel:4. Declaration is '.. cpp:function:: inline virtual void prepare_root_distances (const embedding_t &emb, const int u) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__public__interface:4. Declaration is '.. cpp:class:: pathfinder_public_interface'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__serial:4. Declaration is '.. cpp:class:: template pathfinder_serial : public find_embedding::pathfinder_base< embedding_problem_t >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__serial:4. Declaration is '.. cpp:function:: inline virtual void prepare_root_distances (const embedding_t &emb, const int u) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/small__cliques_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/topo__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/topo__cache_8hpp.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1topo__cache:4. Declaration is '.. cpp:class:: template topo_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/biclique__cache_8hpp:4. Declaration is '.. cpp:type:: busclique'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__biclique_8hpp:4. Declaration is '.. cpp:type:: biclique_result_cache = std::unordered_map< pair< size_t, size_t >, value_t, craphash >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/clique__cache_8hpp:4. Declaration is '.. cpp:member:: const vector< vector< size_t > > empty_emb'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__biclique_8hpp:4. Declaration is '.. cpp:function:: template void best_bicliques (const topo_spec &topo, const vector< size_t > &nodes, const vector< pair< size_t, size_t >> &edges, vector< pair< pair< size_t, size_t >, vector< vector< size_t >>>> &embs)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__biclique_8hpp:4. Declaration is '.. cpp:function:: template void best_bicliques (topo_cache< topo_spec > &topology, vector< pair< pair< size_t, size_t >, vector< vector< size_t >>>> &embs)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template size_t get_maxlen (vector< T > &emb, size_t size)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template bool find_clique_nice (const cell_cache< topo_spec > &, size_t size, vector< vector< size_t >> &emb, size_t &min_width, size_t &max_width, size_t &max_length)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template<> bool find_clique_nice (const cell_cache< chimera_spec > &cells, size_t size, vector< vector< size_t >> &emb, size_t &, size_t &, size_t &max_length)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template<> bool find_clique_nice (const cell_cache< pegasus_spec > &cells, size_t size, vector< vector< size_t >> &emb, size_t &, size_t &, size_t &max_length)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template bool find_clique (const topo_spec &topo, const vector< size_t > &nodes, const vector< pair< size_t, size_t >> &edges, size_t size, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template bool find_clique (topo_cache< topo_spec > &topology, size_t size, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template bool find_clique_nice (const topo_spec &topo, const vector< size_t > &nodes, const vector< pair< size_t, size_t >> &edges, size_t size, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template void short_clique (const topo_spec &, const vector< size_t > &nodes, const vector< pair< size_t, size_t >> &edges, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__clique_8hpp:4. Declaration is '.. cpp:function:: template void best_cliques (topo_cache< topo_spec > &topology, vector< vector< vector< size_t >>> &embs, vector< vector< size_t >> &emb_1)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/small__cliques_8hpp:4. Declaration is '.. cpp:function:: bool find_generic_1 (const vector< size_t > &nodes, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/small__cliques_8hpp:4. Declaration is '.. cpp:function:: bool find_generic_2 (const vector< pair< size_t, size_t >> &edges, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/small__cliques_8hpp:4. Declaration is '.. cpp:function:: bool find_generic_3 (const vector< pair< size_t, size_t >> &edges, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/small__cliques_8hpp:4. Declaration is '.. cpp:function:: bool find_generic_4 (const vector< pair< size_t, size_t >> &edges, vector< vector< size_t >> &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__cache:4. Declaration is '.. cpp:class:: template biclique_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__yield__cache:4. Declaration is '.. cpp:class:: template biclique_yield_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1biclique__yield__cache:4. Declaration is '.. cpp:class:: iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1bundle__cache:4. Declaration is '.. cpp:class:: template bundle_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1cell__cache:4. Declaration is '.. cpp:class:: template cell_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1chimera__spec__base:4. Declaration is '.. cpp:class:: chimera_spec_base : public busclique::topo_spec_base'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__cache:4. Declaration is '.. cpp:class:: template clique_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__iterator:4. Declaration is '.. cpp:class:: template clique_iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1clique__yield__cache:4. Declaration is '.. cpp:class:: template clique_yield_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1craphash:4. Declaration is '.. cpp:class:: craphash'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1ignore__badmask:4. Declaration is '.. cpp:class:: ignore_badmask'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1maxcache:4. Declaration is '.. cpp:class:: maxcache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1pegasus__spec__base:4. Declaration is '.. cpp:class:: pegasus_spec_base : public busclique::topo_spec_base'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1populate__badmask:4. Declaration is '.. cpp:class:: populate_badmask'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1topo__cache:4. Declaration is '.. cpp:class:: template topo_cache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1topo__spec__base:4. Declaration is '.. cpp:class:: topo_spec_base'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1topo__spec__cellmask:4. Declaration is '.. cpp:class:: template topo_spec_cellmask : public topo_spec'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1yieldcache:4. Declaration is '.. cpp:class:: yieldcache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacebusclique.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classbusclique_1_1zerocache:4. Declaration is '.. cpp:class:: zerocache'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:type:: find_embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enum:: VARORDER'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_SHUFFLE'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_DFS'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_BFS'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_PFS'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_RPFS'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:enumerator:: VARORDER_KEEP'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/find__embedding_8hpp:4. Declaration is '.. cpp:function:: int findEmbedding (graph::input_graph &var_g, graph::input_graph &qubit_g, optional_parameters ¶ms, vector< vector< int >> &chains)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_bad_initialization_exception:4. Declaration is '.. cpp:class:: BadInitializationException : public find_embedding::MinorMinerException'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:class:: chain'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain (vector< int > &w, int l)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain & operator= (const vector< int > &c)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline chain & operator= (const chain &c)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t size () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t count (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int get_link (const int x) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void set_link (const int x, const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int drop_link (const int x)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void set_root (const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void clear ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void add_leaf (const int q, const int parent)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int trim_branch (int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int trim_leaf (int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int parent (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void adopt (const int p, const int q)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int refcount (const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline size_t freeze (vector< chain > &others, frozen_chain &keep)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void thaw (vector< chain > &others, frozen_chain &keep)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: template inline void steal (chain &other, embedding_problem_t &ep, int chainsize=0)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void link_path (chain &other, int q, const vector< int > &parents)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline iterator begin () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline iterator end () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline void diagnostic ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:function:: inline int run_diagnostic () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1chain:4. Declaration is '.. cpp:class:: iterator'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_corrupt_embedding_exception:4. Declaration is '.. cpp:class:: CorruptEmbeddingException : public find_embedding::MinorMinerException'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_corrupt_parameters_exception:4. Declaration is '.. cpp:class:: CorruptParametersException : public find_embedding::MinorMinerException'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1domain__handler__masked:4. Declaration is '.. cpp:class:: domain_handler_masked'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1domain__handler__universe:4. Declaration is '.. cpp:class:: domain_handler_universe'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:class:: template embedding'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding (embedding_problem_t &e_p)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding (embedding_problem_t &e_p, map< int, vector< int >> &fixed_chains, map< int, vector< int >> &initial_chains)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline embedding< embedding_problem_t > & operator= (const embedding< embedding_problem_t > &other)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline const chain & get_chain (int v) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline unsigned int chainsize (int v) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int weight (int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int max_weight () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int max_weight (const int start, const int stop) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool has_qubit (const int v, const int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void set_chain (const int u, const vector< int > &incoming)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void fix_chain (const int u, const vector< int > &incoming)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool operator== (const embedding &other) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void construct_chain (const int u, const int q, const vector< vector< int >> &parents)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void construct_chain_steiner (const int u, const int q, const vector< vector< int >> &parents, const vector< vector< distance_t >> &distances, vector< vector< int >> &visited_list)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void flip_back (int u, const int target_chainsize)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void tear_out (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int freeze_out (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void thaw_back (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void steal_all (int u)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline int statistics (vector< int > &stats) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool linked () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline bool linked (int u) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void print () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void long_diagnostic (std::string current_state)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding:4. Declaration is '.. cpp:function:: inline void run_long_diagnostic (std::string current_state) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem:4. Declaration is '.. cpp:class:: template embedding_problem : public find_embedding::embedding_problem_base , public fixed_handler , public domain_handler , public find_embedding::output_handler< verbose >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:class:: embedding_problem_base'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:member:: optional_parameters & params'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void reset_mood ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void populate_weight_table (int max_weight)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline distance_t weight (unsigned int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u, shuffle_first)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_neighbors (int u, rndswap_first)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & qubit_neighbors (int q) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_vars () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_qubits () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_fixed () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int num_reserved () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline int randint (int a, int b)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: template inline void shuffle (A a, B b)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void qubit_component (int q0, vector< int > &component, vector< int > &visited)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline const vector< int > & var_order (VARORDER order=VARORDER_SHUFFLE)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1embedding__problem__base:4. Declaration is '.. cpp:function:: inline void dfs_component (int x, const vector< vector< int >> &neighbors, vector< int > &component, vector< int > &visited)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1fixed__handler__hival:4. Declaration is '.. cpp:class:: fixed_handler_hival'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1fixed__handler__none:4. Declaration is '.. cpp:class:: fixed_handler_none'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:struct:: frozen_chain'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_local_interaction:4. Declaration is '.. cpp:class:: LocalInteraction'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_local_interaction:4. Declaration is '.. cpp:function:: inline void displayOutput (int loglevel, const string &msg) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_local_interaction:4. Declaration is '.. cpp:function:: inline void displayError (int loglevel, const string &msg) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_local_interaction:4. Declaration is '.. cpp:function:: inline int cancelled (const clock::time_point stoptime) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1max__heap__tag:4. Declaration is '.. cpp:class:: max_heap_tag'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1min__heap__tag:4. Declaration is '.. cpp:class:: min_heap_tag'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_minor_miner_exception:4. Declaration is '.. cpp:class:: MinorMinerException : public runtime_error'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1optional__parameters:4. Declaration is '.. cpp:class:: optional_parameters'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1optional__parameters:4. Declaration is '.. cpp:member:: LocalInteractionPtr localInteractionPtr'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1optional__parameters:4. Declaration is '.. cpp:member:: double timeout = 1000'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1optional__parameters:4. Declaration is '.. cpp:function:: inline optional_parameters (optional_parameters &p, map< int, vector< int >> fixed_chains, map< int, vector< int >> initial_chains, map< int, vector< int >> restrict_chains)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:class:: template output_handler'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void error (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void major_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void minor_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void extra_info (const char *format, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1output__handler:4. Declaration is '.. cpp:function:: template inline void debug (const char *, Args...) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__node:4. Declaration is '.. cpp:class:: template pairing_node : public N'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__node:4. Declaration is '.. cpp:function:: inline pairing_node< N > * merge_roots (pairing_node< N > *other)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pairing__queue:4. Declaration is '.. cpp:class:: template pairing_queue'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1parameter__processor:4. Declaration is '.. cpp:class:: parameter_processor'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:class:: template pathfinder_base : public find_embedding::pathfinder_public_interface'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual void set_initial_chains (map< int, vector< int >> chains) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline bool check_improvement (const embedding_t &emb)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual const chain & get_chain (int u) const override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__base:4. Declaration is '.. cpp:function:: inline virtual int heuristicEmbedding () override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__parallel:4. Declaration is '.. cpp:class:: template pathfinder_parallel : public find_embedding::pathfinder_base< embedding_problem_t >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__parallel:4. Declaration is '.. cpp:function:: inline virtual void prepare_root_distances (const embedding_t &emb, const int u) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__public__interface:4. Declaration is '.. cpp:class:: pathfinder_public_interface'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__serial:4. Declaration is '.. cpp:class:: template pathfinder_serial : public find_embedding::pathfinder_base< embedding_problem_t >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__serial:4. Declaration is '.. cpp:function:: inline virtual void prepare_root_distances (const embedding_t &emb, const int u) override'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__type:4. Declaration is '.. cpp:class:: template pathfinder_type'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1pathfinder__wrapper:4. Declaration is '.. cpp:class:: pathfinder_wrapper'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1priority__node:4. Declaration is '.. cpp:class:: template priority_node'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_problem_cancelled_exception:4. Declaration is '.. cpp:class:: ProblemCancelledException : public find_embedding::MinorMinerException'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:struct:: rndswap_first'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:struct:: shuffle_first'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classfind__embedding_1_1_timeout_exception:4. Declaration is '.. cpp:class:: TimeoutException : public find_embedding::MinorMinerException'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/graph_8hpp:4. Declaration is '.. cpp:type:: graph'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:class:: components'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline const std::vector< int > & nodes (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t size () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t num_reserved (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline size_t size (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline const input_graph & component_graph (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: inline std::vector< std::vector< int > > component_neighbors (int c) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: template inline bool into_component (const int c, T &nodes_in, std::vector< int > &nodes_out) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1components:4. Declaration is '.. cpp:function:: template inline void from_component (const int c, T &nodes_in, std::vector< int > &nodes_out) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:class:: input_graph'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline input_graph ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline input_graph (int n_v, const std::vector< int > &aside, const std::vector< int > &bside)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline void clear ()'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline int a (const int i) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline int b (const int i) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline size_t num_nodes () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline size_t num_edges () const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: inline void push_back (int ai, int bi)'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors_sources (const T1 &sources, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors_sinks (const T2 &sinks, Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1input__graph:4. Declaration is '.. cpp:function:: template inline std::vector< std::vector< int > > get_neighbors (Args... args) const'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint:4. Declaration is '.. cpp:class:: template unaryint'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01bool_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< bool >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01int_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< int >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Invalid C++ declaration: Expected end of definition. [error at 25] template<> vector< int > > -------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4:4. Declaration is '.. cpp:class:: template<> unaryint< void * >'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/struct/structfind__embedding_1_1frozen__chain.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/chain_8hpp:4. Declaration is '.. cpp:struct:: find_embedding::frozen_chain'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/struct/structfind__embedding_1_1rndswap__first.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:struct:: find_embedding::rndswap_first'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/struct/structfind__embedding_1_1shuffle__first.rst:4: WARNING: Duplicate C++ declaration, also defined at cpp/file/embedding__problem_8hpp:4. Declaration is '.. cpp:struct:: find_embedding::shuffle_first'. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/index.rst:7: WARNING: toctree contains reference to nonexisting document 'reference/.. future hook if Ocean adds formal Matlab support: matlabdocs' /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/layout_embedding.rst:: WARNING: image file not readable: _images/layout_embedding.png /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/matlabdocs.rst:5: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/matlab/find_embedding_mex.m' not found or reading it failed looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/reference/matlabdocs.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 0%] README writing output... [ 1%] cpp/class/classbusclique_1_1biclique__cache writing output... [ 2%] cpp/class/classbusclique_1_1biclique__yield__cache writing output... [ 3%] cpp/class/classbusclique_1_1biclique__yield__cache_1_1iterator writing output... [ 4%] cpp/class/classbusclique_1_1bundle__cache writing output... [ 5%] cpp/class/classbusclique_1_1cell__cache writing output... [ 6%] cpp/class/classbusclique_1_1chimera__spec__base writing output... [ 7%] cpp/class/classbusclique_1_1clique__cache writing output... [ 8%] cpp/class/classbusclique_1_1clique__iterator writing output... [ 9%] cpp/class/classbusclique_1_1clique__yield__cache writing output... [ 10%] cpp/class/classbusclique_1_1craphash writing output... [ 11%] cpp/class/classbusclique_1_1ignore__badmask writing output... [ 12%] cpp/class/classbusclique_1_1maxcache writing output... [ 13%] cpp/class/classbusclique_1_1pegasus__spec__base writing output... [ 14%] cpp/class/classbusclique_1_1populate__badmask writing output... [ 14%] cpp/class/classbusclique_1_1topo__cache writing output... [ 15%] cpp/class/classbusclique_1_1topo__cache_1_1__initializer__tag writing output... [ 16%] cpp/class/classbusclique_1_1topo__spec__base writing output... [ 17%] cpp/class/classbusclique_1_1topo__spec__cellmask writing output... [ 18%] cpp/class/classbusclique_1_1yieldcache writing output... [ 19%] cpp/class/classbusclique_1_1zerocache writing output... [ 20%] cpp/class/classfastrng writing output... [ 21%] cpp/class/classfind__embedding_1_1_bad_initialization_exception writing output... [ 22%] cpp/class/classfind__embedding_1_1_corrupt_embedding_exception writing output... [ 23%] cpp/class/classfind__embedding_1_1_corrupt_parameters_exception writing output... [ 24%] cpp/class/classfind__embedding_1_1_local_interaction writing output... [ 25%] cpp/class/classfind__embedding_1_1_minor_miner_exception writing output... [ 26%] cpp/class/classfind__embedding_1_1_problem_cancelled_exception writing output... [ 27%] cpp/class/classfind__embedding_1_1_timeout_exception writing output... [ 28%] cpp/class/classfind__embedding_1_1chain writing output... [ 28%] cpp/class/classfind__embedding_1_1chain_1_1iterator writing output... [ 29%] cpp/class/classfind__embedding_1_1domain__handler__masked writing output... [ 30%] cpp/class/classfind__embedding_1_1domain__handler__universe writing output... [ 31%] cpp/class/classfind__embedding_1_1embedding writing output... [ 32%] cpp/class/classfind__embedding_1_1embedding__problem writing output... [ 33%] cpp/class/classfind__embedding_1_1embedding__problem__base writing output... [ 34%] cpp/class/classfind__embedding_1_1fixed__handler__hival writing output... [ 35%] cpp/class/classfind__embedding_1_1fixed__handler__none writing output... [ 36%] cpp/class/classfind__embedding_1_1max__heap__tag writing output... [ 37%] cpp/class/classfind__embedding_1_1min__heap__tag writing output... [ 38%] cpp/class/classfind__embedding_1_1optional__parameters writing output... [ 39%] cpp/class/classfind__embedding_1_1output__handler writing output... [ 40%] cpp/class/classfind__embedding_1_1pairing__node writing output... [ 41%] cpp/class/classfind__embedding_1_1pairing__queue writing output... [ 42%] cpp/class/classfind__embedding_1_1parameter__processor writing output... [ 42%] cpp/class/classfind__embedding_1_1pathfinder__base writing output... [ 43%] cpp/class/classfind__embedding_1_1pathfinder__parallel writing output... [ 44%] cpp/class/classfind__embedding_1_1pathfinder__public__interface writing output... [ 45%] cpp/class/classfind__embedding_1_1pathfinder__serial writing output... [ 46%] cpp/class/classfind__embedding_1_1pathfinder__type writing output... [ 47%] cpp/class/classfind__embedding_1_1pathfinder__wrapper writing output... [ 48%] cpp/class/classfind__embedding_1_1priority__node writing output... [ 49%] cpp/class/classgraph_1_1components writing output... [ 50%] cpp/class/classgraph_1_1input__graph writing output... [ 51%] cpp/class/classgraph_1_1unaryint writing output... [ 52%] cpp/class/classgraph_1_1unaryint_3_01bool_01_4 writing output... [ 53%] cpp/class/classgraph_1_1unaryint_3_01int_01_4 writing output... [ 54%] cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4 writing output... [ 55%] cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4 writing output... [ 56%] cpp/classlist writing output... [ 57%] cpp/file/biclique__cache_8hpp writing output... [ 57%] cpp/file/bundle__cache_8hpp writing output... [ 58%] cpp/file/busclique_2util_8hpp writing output... [ 59%] cpp/file/cell__cache_8hpp writing output... [ 60%] cpp/file/chain_8hpp writing output... [ 61%] cpp/file/clique__cache_8hpp writing output... [ 62%] cpp/file/debug_8hpp writing output... [ 63%] cpp/file/embedding_8hpp writing output... [ 64%] cpp/file/embedding__problem_8hpp writing output... [ 65%] cpp/file/fastrng_8hpp writing output... [ 66%] cpp/file/find__biclique_8hpp writing output... [ 67%] cpp/file/find__clique_8hpp writing output... [ 68%] cpp/file/find__embedding_2util_8hpp writing output... [ 69%] cpp/file/find__embedding_8hpp writing output... [ 70%] cpp/file/graph_8hpp writing output... [ 71%] cpp/file/pairing__queue_8hpp writing output... [ 71%] cpp/file/pathfinder_8hpp writing output... [ 72%] cpp/file/small__cliques_8hpp writing output... [ 73%] cpp/file/topo__cache_8hpp writing output... [ 74%] cpp/filelist writing output... [ 75%] cpp/namespace/namespacebusclique writing output... [ 76%] cpp/namespace/namespacefind__embedding writing output... [ 77%] cpp/namespace/namespacegraph writing output... [ 78%] cpp/namespacelist writing output... [ 79%] cpp/struct/structfind__embedding_1_1frozen__chain writing output... [ 80%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1default__tag writing output... [ 81%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1embedded__tag writing output... [ 82%] cpp/struct/structfind__embedding_1_1rndswap__first writing output... [ 83%] cpp/struct/structfind__embedding_1_1shuffle__first writing output... [ 84%] cpp/structlist writing output... [ 85%] index writing output... [ 85%] installation writing output... [ 86%] intro writing output... [ 87%] license writing output... [ 88%] reference/clique_embedding writing output... [ 89%] reference/cppdocs writing output... [ 90%] reference/general_embedding writing output... [ 91%] reference/generated/minorminer.busclique.busgraph_cache.cache_rootdir writing output... [ 92%] reference/generated/minorminer.busclique.busgraph_cache.clear_all_caches writing output... [ 93%] reference/generated/minorminer.busclique.busgraph_cache.find_biclique_embedding writing output... [ 94%] reference/generated/minorminer.busclique.busgraph_cache.find_clique_embedding writing output... [ 95%] reference/generated/minorminer.busclique.busgraph_cache.largest_balanced_biclique writing output... [ 96%] reference/generated/minorminer.busclique.busgraph_cache.largest_clique writing output... [ 97%] reference/generated/minorminer.busclique.busgraph_cache.largest_clique_by_chainlength writing output... [ 98%] reference/index writing output... [ 99%] reference/layout_embedding writing output... [100%] reference/matlabdocs /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/index.rst:14: WARNING: unknown document: oceandocs:docs_minorminer/sdk_index generating indices... genindex py-modindex done writing additional pages... done copying images... [ 10%] https://img.shields.io/pypi/v/minorminer.svg copying images... [ 20%] https://ci.appveyor.com/api/projects/status/g4bj8w7mm1v95i6a/branch/main?svg=true copying images... [ 30%] https://coveralls.io/repos/github/dwavesystems/minorminer/badge.svg?branch=main copying images... [ 40%] https://readthedocs.com/projects/d-wave-systems-minorminer/badge/?version=latest copying images... [ 50%] https://circleci.com/gh/dwavesystems/minorminer.svg?style=svg copying images... [ 60%] _images/k5_chimera.png copying images... [ 70%] _images/clique_embedding.png copying images... [ 80%] _images/Embedding_TriangularSquare.png copying images... [ 90%] _images/Embedding_K6Random3.png copying images... [100%] _images/grid_chimera.png copying static files... done copying extra files... done /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/index.rst:14: WARNING: unknown document: oceandocs:docs_minorminer/sdk_index writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/index.rst:14: WARNING: unknown document: oceandocs:docs_minorminer/sdk_index writing toc.ncx file... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/index.rst:14: WARNING: unknown document: oceandocs:docs_minorminer/sdk_index writing minorminer.epub file... build succeeded, 368 warnings. The ePub file is in _build/epub. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-10-12T19:16:00.255438Z, end-time: 2021-10-12T19:16:00.327966Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/_build/epub/minorminer.epub /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/artifacts/latest/sphinx_epub/d-wave-systems-minorminer.epub