Read the Docs build information Build id: 348290 Project: d-wave-systems-minorminer Version: latest Commit: d34db03fffc87998ddea877d614d2dbd0d344bc2 Date: 2020-06-22T23:08:08.019128Z State: finished Success: True [rtd-command-info] start-time: 2020-06-22T23:08:59.909254Z, end-time: 2020-06-22T23:09:00.694690Z, 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: 2020-06-22T23:09:02.102143Z, end-time: 2020-06-22T23:09:02.334063Z, 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 d34db03 Merge pull request #131 from boothby/main [rtd-command-info] start-time: 2020-06-22T23:09:02.751874Z, end-time: 2020-06-22T23:09:02.950911Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-06-22T23:09:05.765502Z, end-time: 2020-06-22T23:09:09.628776Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.3' 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: 2020-06-22T23:09:10.070330Z, end-time: 2020-06-22T23:09:10.891010Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (20.1.1) [rtd-command-info] start-time: 2020-06-22T23:09:11.312052Z, end-time: 2020-06-22T23:09:21.098760Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 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<1.1 Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) 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<1.1 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl (28 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting packaging Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.2-py2.py3-none-any.whl (39 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting requests>=2.0.0 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting pytz>=2015.7 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Collecting idna<3,>=2.5 Downloading idna-2.9-py2.py3-none-any.whl (58 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.9-py2.py3-none-any.whl (126 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=23754 sha256=599c21359d210df471f329700bfca9ded59f4e036ffe742372ca8436e4929dcf Stored in directory: /tmp/pip-ephem-wheel-cache-tbdlggfw/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b 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=491058 sha256=a38e228882a2e4349229594ab9da75800af3346e68e3d32efea4056e14de9669 Stored in directory: /tmp/pip-ephem-wheel-cache-tbdlggfw/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, snowballstemmer, imagesize, six, pyparsing, packaging, sphinxcontrib-websupport, MarkupSafe, Jinja2, pytz, babel, idna, chardet, certifi, urllib3, requests, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 47.3.1 Uninstalling setuptools-47.3.1: Successfully uninstalled setuptools-47.3.1 Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2020.6.20 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.9 imagesize-1.2.0 mock-1.0.1 packaging-20.4 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.1 readthedocs-sphinx-ext-1.0.4 recommonmark-0.5.0 requests-2.24.0 setuptools-41.0.1 six-1.15.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.2.2 urllib3-1.25.9 [rtd-command-info] start-time: 2020-06-22T23:09:21.550780Z, end-time: 2020-06-22T23:09:23.877157Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting breathe<4.13.0 Downloading breathe-4.12.0-py2.py3-none-any.whl (74 kB) Requirement already satisfied: sphinx-rtd-theme==0.* 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) Requirement already satisfied: sphinx==1.* 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 3)) (1.8.5) Collecting cython>=0.28.5 Downloading Cython-0.29.20-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.13.0->-r docs/requirements.txt (line 1)) (0.14) Requirement already satisfied: six>=1.9 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from breathe<4.13.0->-r docs/requirements.txt (line 1)) (1.15.0) 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==1.*->-r docs/requirements.txt (line 3)) (2.3.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==1.*->-r docs/requirements.txt (line 3)) (0.7.12) 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==1.*->-r docs/requirements.txt (line 3)) (41.0.1) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx==1.*->-r docs/requirements.txt (line 3)) (2.8.0) 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==1.*->-r docs/requirements.txt (line 3)) (20.4) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx==1.*->-r docs/requirements.txt (line 3)) (1.2.2) 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==1.*->-r docs/requirements.txt (line 3)) (2.11.2) 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==1.*->-r docs/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from sphinx==1.*->-r docs/requirements.txt (line 3)) (2.24.0) 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==1.*->-r docs/requirements.txt (line 3)) (1.2.0) 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!=2.0,>=1.3->sphinx==1.*->-r docs/requirements.txt (line 3)) (2020.1) 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==1.*->-r docs/requirements.txt (line 3)) (2.4.7) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx==1.*->-r docs/requirements.txt (line 3)) (1.1.1) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx==1.*->-r docs/requirements.txt (line 3)) (2.9) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx==1.*->-r docs/requirements.txt (line 3)) (3.0.4) 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.0.0->sphinx==1.*->-r docs/requirements.txt (line 3)) (2020.6.20) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=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.0.0->sphinx==1.*->-r docs/requirements.txt (line 3)) (1.25.9) Installing collected packages: breathe, cython Successfully installed breathe-4.12.0 cython-0.29.20 [rtd-command-info] start-time: 2020-06-22T23:09:24.897705Z, end-time: 2020-06-22T23:09:59.592385Z, duration: 34, 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. [1/1] Cythonizing ./minorminer/_minorminer.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 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' 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/minorminer.py -> build/lib.linux-x86_64-3.7/minorminer copying minorminer/package_info.py -> build/lib.linux-x86_64-3.7/minorminer copying minorminer/__init__.py -> build/lib.linux-x86_64-3.7/minorminer 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/home/docs/.pyenv/versions/3.7.3/include/python3.7m -c ./minorminer/_minorminer.cpp -o build/temp.linux-x86_64-3.7/./minorminer/_minorminer.o -std=c++11 -Wextra -Wno-format-security -Ofast -fomit-frame-pointer -DNDEBUG -fno-rtti g++ -pthread -shared -L/home/docs/.pyenv/versions/3.7.3/lib -L/home/docs/.pyenv/versions/3.7.3/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 creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating 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/package_info.py -> 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/minorminer.py to minorminer.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/__init__.py to __init__.cpython-37.pyc creating stub loader for minorminer/_minorminer.cpython-37m-x86_64-linux-gnu.so byte-compiling build/bdist.linux-x86_64/egg/minorminer/_minorminer.py to _minorminer.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/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__ creating dist creating 'dist/minorminer-0.1.9-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.1.9-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.1.9-py3.7-linux-x86_64.egg Extracting minorminer-0.1.9-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.1.9 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.1.9-py3.7-linux-x86_64.egg Processing dependencies for minorminer==0.1.9 Finished processing dependencies for minorminer==0.1.9 [rtd-command-info] start-time: 2020-06-22T23:10:03.117479Z, end-time: 2020-06-22T23:10:03.347413Z, 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 # sys.path.insert(0, os.path.abspath('.')) config_directory = os.path.dirname(os.path.abspath(__file__)) sys.path.insert(0, os.path.abspath( os.path.join(config_directory, '../../minorminer'))) _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'] # 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'] # 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_stylesheet('cookie_notice.css') app.add_javascript('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/latest/', 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 # import importlib import sys import os.path from six import string_types 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': 'd34db03f', } 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") 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' [rtd-command-info] start-time: 2020-06-22T23:10:03.691796Z, end-time: 2020-06-22T23:10:27.351465Z, duration: 23, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 # 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 Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/chain.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/chain.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/embedding.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding_problem.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding_problem.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/fastrng.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/fastrng.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/graph.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/graph.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pairing_queue.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pairing_queue.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pathfinder.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pathfinder.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/util.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/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/chain.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/embedding.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding_problem.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/fastrng.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/graph.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pairing_queue.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pathfinder.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/util.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/chain.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/embedding.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding_problem.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/fastrng.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/graph.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pairing_queue.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pathfinder.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/util.hpp... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound fastrng... Generating namespace index... 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 fin/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding_problem.hpp:402: warning: explicit link request to 'of' could not be resolved d_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::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 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 find_embedding::BadInitializationException Generating XML output for class find_embedding::chain 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 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 graph::input_graph 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 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 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 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 namespace find_embedding Generating XML output for namespace graph Generating XML output for file chain.hpp Generating XML output for file debug.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 Generating XML output for file util.hpp 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/79 Running dot for graph 2/79 Running dot for graph 3/79 Running dot for graph 4/79 Running dot for graph 5/79 Running dot for graph 6/79 Running dot for graph 7/79 Running dot for graph 8/79 Running dot for graph 9/79 Running dot for graph 10/79 Running dot for graph 11/79 Running dot for graph 12/79 Running dot for graph 13/79 Running dot for graph 14/79 Running dot for graph 15/79 Running dot for graph 16/79 Running dot for graph 17/79 Running dot for graph 18/79 Running dot for graph 19/79 Running dot for graph 20/79 Running dot for graph 21/79 Running dot for graph 22/79 Running dot for graph 23/79 Running dot for graph 24/79 Running dot for graph 25/79 Running dot for graph 26/79 Running dot for graph 27/79 Running dot for graph 28/79 Running dot for graph 29/79 Running dot for graph 30/79 Running dot for graph 31/79 Running dot for graph 32/79 Running dot for graph 33/79 Running dot for graph 34/79 Running dot for graph 35/79 Running dot for graph 36/79 Running dot for graph 37/79 Running dot for graph 38/79 Running dot for graph 39/79 Running dot for graph 40/79 Running dot for graph 41/79 Running dot for graph 42/79 Running dot for graph 43/79 Running dot for graph 44/79 Running dot for graph 45/79 Running dot for graph 46/79 Running dot for graph 47/79 Running dot for graph 48/79 Running dot for graph 49/79 Running dot for graph 50/79 Running dot for graph 51/79 Running dot for graph 52/79 Running dot for graph 53/79 Running dot for graph 54/79 Running dot for graph 55/79 Running dot for graph 56/79 Running dot for graph 57/79 Running dot for graph 58/79 Running dot for graph 59/79 Running dot for graph 60/79 Running dot for graph 61/79 Running dot for graph 62/79 Running dot for graph 63/79 Running dot for graph 64/79 Running dot for graph 65/79 Running dot for graph 66/79 Running dot for graph 67/79 Running dot for graph 68/79 Running dot for graph 69/79 Running dot for graph 70/79 Running dot for graph 71/79 Running dot for graph 72/79 Running dot for graph 73/79 Running dot for graph 74/79 Running dot for graph 75/79 Running dot for graph 76/79 Running dot for graph 77/79 Running dot for graph 78/79 Running dot for graph 79/79 Patching output file 1/28 Patching output file 2/28 Patching output file 3/28 Patching output file 4/28 Patching output file 5/28 Patching output file 6/28 Patching output file 7/28 Patching output file 8/28 Patching output file 9/28 Patching output file 10/28 Patching output file 11/28 Patching output file 12/28 Patching output file 13/28 Patching output file 14/28 Patching output file 15/28 Patching output file 16/28 Patching output file 17/28 Patching output file 18/28 Patching output file 19/28 Patching output file 20/28 Patching output file 21/28 Patching output file 22/28 Patching output file 23/28 Patching output file 24/28 Patching output file 25/28 Patching output file 26/28 Patching output file 27/28 Patching output file 28/28 lookup cache used 1020/65536 hits=16124 misses=1103 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/classfind__embedding_1_1_bad_initialization_exception.rst. Creating file source/cpp/class/classfind__embedding_1_1chain.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/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/classgraph_1_1input__graph.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/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/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/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/namespace/namespacefind__embedding.rst. Creating file source/cpp/namespace/namespacegraph.rst. Creating file source/cpp/file/chain_8hpp.rst. Creating file source/cpp/file/debug_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/file/util_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... 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/latest/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 [readthedocs]: targets for 68 source files that are out of date updating environment: 68 added, 0 changed, 0 removed reading sources... [ 1%] README reading sources... [ 2%] cpp/class/classfastrng reading sources... [ 4%] cpp/class/classfind__embedding_1_1_bad_initialization_exception reading sources... [ 5%] cpp/class/classfind__embedding_1_1_corrupt_embedding_exception reading sources... [ 7%] cpp/class/classfind__embedding_1_1_corrupt_parameters_exception reading sources... [ 8%] cpp/class/classfind__embedding_1_1_local_interaction reading sources... [ 10%] cpp/class/classfind__embedding_1_1_minor_miner_exception reading sources... [ 11%] cpp/class/classfind__embedding_1_1_problem_cancelled_exception reading sources... [ 13%] cpp/class/classfind__embedding_1_1_timeout_exception reading sources... [ 14%] cpp/class/classfind__embedding_1_1chain reading sources... [ 16%] cpp/class/classfind__embedding_1_1chain_1_1iterator reading sources... [ 17%] cpp/class/classfind__embedding_1_1domain__handler__masked reading sources... [ 19%] cpp/class/classfind__embedding_1_1domain__handler__universe reading sources... [ 20%] cpp/class/classfind__embedding_1_1embedding reading sources... [ 22%] cpp/class/classfind__embedding_1_1embedding__problem reading sources... [ 23%] cpp/class/classfind__embedding_1_1embedding__problem__base reading sources... [ 25%] cpp/class/classfind__embedding_1_1fixed__handler__hival reading sources... [ 26%] cpp/class/classfind__embedding_1_1fixed__handler__none reading sources... [ 27%] cpp/class/classfind__embedding_1_1max__heap__tag reading sources... [ 29%] cpp/class/classfind__embedding_1_1min__heap__tag reading sources... [ 30%] cpp/class/classfind__embedding_1_1optional__parameters reading sources... [ 32%] cpp/class/classfind__embedding_1_1output__handler reading sources... [ 33%] cpp/class/classfind__embedding_1_1pairing__node reading sources... [ 35%] cpp/class/classfind__embedding_1_1pairing__queue reading sources... [ 36%] cpp/class/classfind__embedding_1_1parameter__processor reading sources... [ 38%] cpp/class/classfind__embedding_1_1pathfinder__base reading sources... [ 39%] cpp/class/classfind__embedding_1_1pathfinder__parallel reading sources... [ 41%] cpp/class/classfind__embedding_1_1pathfinder__public__interface reading sources... [ 42%] cpp/class/classfind__embedding_1_1pathfinder__serial reading sources... [ 44%] cpp/class/classfind__embedding_1_1pathfinder__type reading sources... [ 45%] cpp/class/classfind__embedding_1_1pathfinder__wrapper reading sources... [ 47%] cpp/class/classfind__embedding_1_1priority__node reading sources... [ 48%] 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... [ 54%] cpp/class/classgraph_1_1unaryint_3_01int_01_4 reading sources... [ 55%] cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4 reading sources... [ 57%] cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4 reading sources... [ 58%] cpp/classlist reading sources... [ 60%] cpp/file/chain_8hpp reading sources... [ 61%] cpp/file/debug_8hpp reading sources... [ 63%] cpp/file/embedding_8hpp reading sources... [ 64%] cpp/file/embedding__problem_8hpp reading sources... [ 66%] cpp/file/fastrng_8hpp reading sources... [ 67%] cpp/file/find__embedding_8hpp reading sources... [ 69%] cpp/file/graph_8hpp Warning: Duplicate target detected: classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1af0a8f86457aae8f485cc3eb1c5bd0b26 Warning: Duplicate target detected: classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a23e8bee0938b8c339200592c90d478a8 Warning: Duplicate target detected: classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a192e028c6ae91a4a220d526c4fe63f04 Warning: Duplicate target detected: classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4 reading sources... [ 70%] cpp/file/pairing__queue_8hpp reading sources... [ 72%] cpp/file/pathfinder_8hpp reading sources... [ 73%] cpp/file/util_8hpp reading sources... [ 75%] cpp/filelist reading sources... [ 76%] cpp/namespace/namespacefind__embedding reading sources... [ 77%] cpp/namespace/namespacegraph reading sources... [ 79%] cpp/namespacelist reading sources... [ 80%] cpp/struct/structfind__embedding_1_1frozen__chain reading sources... [ 82%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1default__tag reading sources... [ 83%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1embedded__tag reading sources... [ 85%] cpp/struct/structfind__embedding_1_1rndswap__first reading sources... [ 86%] cpp/struct/structfind__embedding_1_1shuffle__first reading sources... [ 88%] cpp/structlist reading sources... [ 89%] index reading sources... [ 91%] installation reading sources... [ 92%] intro reading sources... [ 94%] license reading sources... [ 95%] reference/cppdocs reading sources... [ 97%] reference/index reading sources... [ 98%] reference/matlabdocs reading sources... [100%] reference/pythondocs /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::chain::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 declaration, chain& find_embedding::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 declaration, chain& find_embedding::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 declaration, size_t find_embedding::chain::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 declaration, size_t find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, void find_embedding::chain::clear() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, size_t find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, templatevoid find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, iterator find_embedding::chain::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 declaration, iterator find_embedding::chain::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 declaration, void find_embedding::chain::diagnostic() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate declaration, int find_embedding::chain::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: Invalid definition: Expected end of definition. [error at 32] decltype(data) ::const_iterator find_embedding::chain::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 definition: Expected identifier in nested name, got keyword: decltype [error at 59] find_embedding::chain::iterator::iterator(typename decltype(data)::const_iterator it) -----------------------------------------------------------^ If the function has a return type: Error in declarator If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 41] find_embedding::chain::iterator::iterator(typename decltype(data)::const_iterator it) -----------------------------------------^ If declId, parameters, and qualifiers: Invalid definition: Expected identifier in nested name. [error at 41] find_embedding::chain::iterator::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 definition: Expected identifier in nested name, got keyword: typename [error at 50] find_embedding::chain::iterator::iterator(typename decltype(data)::const_iterator it) --------------------------------------------------^ If declarator-id: Invalid definition: Expected identifier in nested name, got keyword: typename [error at 50] find_embedding::chain::iterator::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 definition: Expected identifier in nested name, got keyword: decltype [error at 8] decltype(data) const ::key_type& find_embedding::chain::iterator::operator*() const --------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 31] decltype(data) const ::key_type& find_embedding::chain::iterator::operator*() const -------------------------------^ If declarator-id: Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 31] decltype(data) const ::key_type& find_embedding::chain::iterator::operator*() const -------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::chain::iterator /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::chain /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::embedding::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 declaration, find_embedding::embedding::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 declaration, embedding& find_embedding::embedding::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 declaration, const chain& find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::long_diagnostic(char * 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 declaration, void find_embedding::embedding::run_long_diagnostic(char * current_state) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate declaration, 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 declaration, find_embedding::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 declaration, find_embedding::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: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::embedding_problem::ep_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::embedding_problem::fh_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::embedding_problem::dh_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::embedding_problem::oh_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::embedding_problem /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate declaration, optional_parameters& find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, distance_t find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, templatevoid find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::debug(const char *, 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 declaration, template find_embedding::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 declaration, find_embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/fastrng_8hpp.rst:4: WARNING: Duplicate declaration, fastrng /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::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 declaration, template find_embedding::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 declaration, find_embedding::pathfinder_wrapper /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, 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 declaration, const std::vector& graph::components::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 declaration, size_t graph::components::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 declaration, size_t graph::components::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 declaration, size_t graph::components::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 declaration, const input_graph& graph::components::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 declaration, std::vector > graph::components::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 declaration, templatebool graph::components::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 declaration, templatevoid graph::components::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 declaration, graph::components /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, graph::input_graph::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 declaration, graph::input_graph::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 declaration, void graph::input_graph::clear() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, int graph::input_graph::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 declaration, int graph::input_graph::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 declaration, size_t graph::input_graph::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 declaration, size_t graph::input_graph::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 declaration, void graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, graph::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 declaration, const bool graph::unaryint::b /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, int graph::unaryint::operator()(int) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, template<> graph::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 declaration, const int graph::unaryint::b /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, int graph::unaryint::operator()(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 declaration, template<> graph::unaryint< int > /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, const std::vector graph::unaryint::b /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:4: WARNING: Duplicate declaration, graph::unaryint::unaryint(const std::vector< int > m) /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:4: WARNING: Duplicate declaration, int graph::unaryint::operator()(int i) const /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 declaration, 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 declaration, int graph::unaryint::operator()(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 declaration, template<> graph::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 declaration, pairing_node* find_embedding::pairing_node::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 declaration, template find_embedding::pairing_node /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::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 declaration, template find_embedding::priority_node /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::pathfinder_base::embedding_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 56] find_embedding::pathfinder_serial< embedding_problem_t > --------------------------------------------------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 56] find_embedding::pathfinder_serial< embedding_problem_t > --------------------------------------------------------^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 56] find_embedding::pathfinder_serial< 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: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 58] find_embedding::pathfinder_parallel< embedding_problem_t > ----------------------------------------------------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 58] find_embedding::pathfinder_parallel< embedding_problem_t > ----------------------------------------------------------^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 58] find_embedding::pathfinder_parallel< 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 declaration, virtual void find_embedding::pathfinder_base::set_initial_chains(map< int, vector< int >> chains) /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, bool find_embedding::pathfinder_base::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 declaration, virtual const chain& find_embedding::pathfinder_base::get_chain(int u) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, virtual int find_embedding::pathfinder_base::heuristicEmbedding() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::pathfinder_base /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::pathfinder_parallel::super /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::pathfinder_parallel::embedding_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, virtual void find_embedding::pathfinder_parallel::prepare_root_distances(const embedding_t & emb, const int u) /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::pathfinder_parallel /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, 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: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::pathfinder_serial::super /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::pathfinder_serial::embedding_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, virtual void find_embedding::pathfinder_serial::prepare_root_distances(const embedding_t & emb, const int u) /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::pathfinder_serial /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::BadInitializationException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::CorruptEmbeddingException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::CorruptParametersException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, void find_embedding::LocalInteraction::displayOutput(int loglevel, const string & msg) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, void find_embedding::LocalInteraction::displayError(int loglevel, const string & msg) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, int find_embedding::LocalInteraction::cancelled(const clock::time_point stoptime) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::LocalInteraction /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::MinorMinerException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, LocalInteractionPtr find_embedding::optional_parameters::localInteractionPtr /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, double find_embedding::optional_parameters::timeout = 1000 /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::optional_parameters::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/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::optional_parameters /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::ProblemCancelledException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::TimeoutException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, 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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::VARORDER /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::distance_t = long long int /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::RANDOM = fastrng /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::clock = std::chrono::high_resolution_clock /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::min_queue = std::priority_queue > /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::max_queue = std::priority_queue > /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::distance_queue = 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 declaration, shared_ptr find_embedding::LocalInteractionPtr /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, constexpr distance_t find_embedding::max_distance = numeric_limits::max() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, int find_embedding::findEmbedding(graph::input_graph & var_g, graph::input_graph & qubit_g, optional_parameters & params, 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 declaration, templatevoid find_embedding::collectMinima(const vector< T > & input, vector< int > & output) /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::chain::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 declaration, chain& find_embedding::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 declaration, chain& find_embedding::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 declaration, size_t find_embedding::chain::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 declaration, size_t find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, void find_embedding::chain::clear() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, size_t find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, templatevoid find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, iterator find_embedding::chain::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 declaration, iterator find_embedding::chain::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 declaration, void find_embedding::chain::diagnostic() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, int find_embedding::chain::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 declaration, find_embedding::chain /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::embedding::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 declaration, find_embedding::embedding::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 declaration, embedding& find_embedding::embedding::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 declaration, const chain& find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::long_diagnostic(char * 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 declaration, void find_embedding::embedding::run_long_diagnostic(char * 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 declaration, template find_embedding::embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, template find_embedding::embedding_problem /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, optional_parameters& find_embedding::embedding_problem_base::params /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, void find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, distance_t find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, templatevoid find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, void find_embedding::LocalInteraction::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 declaration, void find_embedding::LocalInteraction::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 declaration, int find_embedding::LocalInteraction::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 declaration, find_embedding::LocalInteraction /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, 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 declaration, LocalInteractionPtr find_embedding::optional_parameters::localInteractionPtr /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, double find_embedding::optional_parameters::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 declaration, find_embedding::optional_parameters::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 declaration, find_embedding::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, template find_embedding::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 declaration, pairing_node* find_embedding::pairing_node::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 declaration, template find_embedding::pairing_node /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, virtual void find_embedding::pathfinder_base::set_initial_chains(map< int, 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 declaration, bool find_embedding::pathfinder_base::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 declaration, virtual const chain& find_embedding::pathfinder_base::get_chain(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 declaration, virtual int find_embedding::pathfinder_base::heuristicEmbedding() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, template find_embedding::pathfinder_base /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, virtual void find_embedding::pathfinder_parallel::prepare_root_distances(const embedding_t & emb, const 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 declaration, template find_embedding::pathfinder_parallel /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, 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 declaration, virtual void find_embedding::pathfinder_serial::prepare_root_distances(const embedding_t & emb, const 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 declaration, template find_embedding::pathfinder_serial /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, const std::vector& graph::components::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 declaration, size_t graph::components::size() const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, size_t graph::components::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 declaration, size_t graph::components::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 declaration, const input_graph& graph::components::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 declaration, std::vector > graph::components::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 declaration, templatebool graph::components::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 declaration, templatevoid graph::components::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 declaration, graph::components /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, graph::input_graph::input_graph() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, graph::input_graph::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 declaration, void graph::input_graph::clear() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, int graph::input_graph::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 declaration, int graph::input_graph::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 declaration, size_t graph::input_graph::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 declaration, size_t graph::input_graph::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 declaration, void graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, graph::input_graph /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, template<> graph::unaryint< void * > /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, graph /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 declaration, find_embedding::frozen_chain WARNING: autodoc: failed to import module 'minorminer'; the following exception was raised: No module named 'minorminer._minorminer'; 'minorminer' is not a package /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/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 WARNING: autodoc: failed to import function 'find_embedding' from module 'minorminer'; the following exception was raised: No module named 'minorminer._minorminer'; 'minorminer' is not a package looking for now-outdated files... none found pickling environment... done /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/structlist.rst: WARNING: document isn't included in any toctree 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... [ 1%] README writing output... [ 2%] cpp/class/classfastrng writing output... [ 4%] cpp/class/classfind__embedding_1_1_bad_initialization_exception writing output... [ 5%] cpp/class/classfind__embedding_1_1_corrupt_embedding_exception writing output... [ 7%] cpp/class/classfind__embedding_1_1_corrupt_parameters_exception writing output... [ 8%] cpp/class/classfind__embedding_1_1_local_interaction writing output... [ 10%] cpp/class/classfind__embedding_1_1_minor_miner_exception writing output... [ 11%] cpp/class/classfind__embedding_1_1_problem_cancelled_exception writing output... [ 13%] cpp/class/classfind__embedding_1_1_timeout_exception writing output... [ 14%] cpp/class/classfind__embedding_1_1chain writing output... [ 16%] cpp/class/classfind__embedding_1_1chain_1_1iterator writing output... [ 17%] cpp/class/classfind__embedding_1_1domain__handler__masked writing output... [ 19%] cpp/class/classfind__embedding_1_1domain__handler__universe writing output... [ 20%] cpp/class/classfind__embedding_1_1embedding writing output... [ 22%] cpp/class/classfind__embedding_1_1embedding__problem writing output... [ 23%] cpp/class/classfind__embedding_1_1embedding__problem__base writing output... [ 25%] cpp/class/classfind__embedding_1_1fixed__handler__hival writing output... [ 26%] cpp/class/classfind__embedding_1_1fixed__handler__none writing output... [ 27%] cpp/class/classfind__embedding_1_1max__heap__tag writing output... [ 29%] cpp/class/classfind__embedding_1_1min__heap__tag writing output... [ 30%] cpp/class/classfind__embedding_1_1optional__parameters writing output... [ 32%] cpp/class/classfind__embedding_1_1output__handler writing output... [ 33%] cpp/class/classfind__embedding_1_1pairing__node writing output... [ 35%] cpp/class/classfind__embedding_1_1pairing__queue writing output... [ 36%] cpp/class/classfind__embedding_1_1parameter__processor writing output... [ 38%] cpp/class/classfind__embedding_1_1pathfinder__base writing output... [ 39%] cpp/class/classfind__embedding_1_1pathfinder__parallel writing output... [ 41%] cpp/class/classfind__embedding_1_1pathfinder__public__interface writing output... [ 42%] cpp/class/classfind__embedding_1_1pathfinder__serial writing output... [ 44%] cpp/class/classfind__embedding_1_1pathfinder__type writing output... [ 45%] cpp/class/classfind__embedding_1_1pathfinder__wrapper writing output... [ 47%] cpp/class/classfind__embedding_1_1priority__node writing output... [ 48%] 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... [ 54%] cpp/class/classgraph_1_1unaryint_3_01int_01_4 writing output... [ 55%] cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4 writing output... [ 57%] cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4 writing output... [ 58%] cpp/classlist writing output... [ 60%] cpp/file/chain_8hpp writing output... [ 61%] cpp/file/debug_8hpp writing output... [ 63%] cpp/file/embedding_8hpp writing output... [ 64%] cpp/file/embedding__problem_8hpp writing output... [ 66%] cpp/file/fastrng_8hpp writing output... [ 67%] cpp/file/find__embedding_8hpp writing output... [ 69%] cpp/file/graph_8hpp writing output... [ 70%] cpp/file/pairing__queue_8hpp writing output... [ 72%] cpp/file/pathfinder_8hpp writing output... [ 73%] cpp/file/util_8hpp writing output... [ 75%] cpp/filelist writing output... [ 76%] cpp/namespace/namespacefind__embedding writing output... [ 77%] cpp/namespace/namespacegraph writing output... [ 79%] cpp/namespacelist writing output... [ 80%] cpp/struct/structfind__embedding_1_1frozen__chain writing output... [ 82%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1default__tag writing output... [ 83%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1embedded__tag writing output... [ 85%] cpp/struct/structfind__embedding_1_1rndswap__first writing output... [ 86%] cpp/struct/structfind__embedding_1_1shuffle__first writing output... [ 88%] cpp/structlist writing output... [ 89%] index writing output... [ 91%] installation writing output... [ 92%] intro writing output... [ 94%] license writing output... [ 95%] reference/cppdocs writing output... [ 97%] reference/index writing output... [ 98%] reference/matlabdocs writing output... [100%] reference/pythondocs /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 writing additional pages... search copying images... [ 50%] _images/Embedding_TriangularSquare.png copying images... [100%] _images/Embedding_K6Random3.png copying static files... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 326 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2020-06-22T23:10:27.862231Z, end-time: 2020-06-22T23:10:35.300175Z, duration: 7, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 # 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 Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/chain.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/chain.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/embedding.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding_problem.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding_problem.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/fastrng.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/fastrng.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/graph.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/graph.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pairing_queue.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pairing_queue.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pathfinder.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pathfinder.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/util.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/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/chain.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/embedding.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding_problem.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/fastrng.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/graph.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pairing_queue.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pathfinder.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/util.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/chain.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/embedding.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding_problem.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/fastrng.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/graph.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pairing_queue.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pathfinder.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/util.hpp... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound fastrng... Generating namespace index... 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_emb/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding_problem.hpp:402: warning: explicit link request to 'of' could not be resolved edding::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::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 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 find_embedding::BadInitializationException Generating XML output for class find_embedding::chain 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 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 graph::input_graph 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 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 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 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 namespace find_embedding Generating XML output for namespace graph Generating XML output for file chain.hpp Generating XML output for file debug.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 Generating XML output for file util.hpp Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/ Running dot... lookup cache used 1020/65536 hits=16124 misses=1103 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/classfind__embedding_1_1_bad_initialization_exception.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1chain.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/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/classgraph_1_1input__graph.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/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/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/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/namespace/namespacefind__embedding.rst already exists, skipping. File source/cpp/namespace/namespacegraph.rst already exists, skipping. File source/cpp/file/chain_8hpp.rst already exists, skipping. File source/cpp/file/debug_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/file/util_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... 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/latest/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 [readthedocssinglehtmllocalmedia]: all documents updating environment: 68 added, 0 changed, 0 removed reading sources... [ 1%] README reading sources... [ 2%] cpp/class/classfastrng reading sources... [ 4%] cpp/class/classfind__embedding_1_1_bad_initialization_exception reading sources... [ 5%] cpp/class/classfind__embedding_1_1_corrupt_embedding_exception reading sources... [ 7%] cpp/class/classfind__embedding_1_1_corrupt_parameters_exception reading sources... [ 8%] cpp/class/classfind__embedding_1_1_local_interaction reading sources... [ 10%] cpp/class/classfind__embedding_1_1_minor_miner_exception reading sources... [ 11%] cpp/class/classfind__embedding_1_1_problem_cancelled_exception reading sources... [ 13%] cpp/class/classfind__embedding_1_1_timeout_exception reading sources... [ 14%] cpp/class/classfind__embedding_1_1chain reading sources... [ 16%] cpp/class/classfind__embedding_1_1chain_1_1iterator reading sources... [ 17%] cpp/class/classfind__embedding_1_1domain__handler__masked reading sources... [ 19%] cpp/class/classfind__embedding_1_1domain__handler__universe reading sources... [ 20%] cpp/class/classfind__embedding_1_1embedding reading sources... [ 22%] cpp/class/classfind__embedding_1_1embedding__problem reading sources... [ 23%] cpp/class/classfind__embedding_1_1embedding__problem__base reading sources... [ 25%] cpp/class/classfind__embedding_1_1fixed__handler__hival reading sources... [ 26%] cpp/class/classfind__embedding_1_1fixed__handler__none reading sources... [ 27%] cpp/class/classfind__embedding_1_1max__heap__tag reading sources... [ 29%] cpp/class/classfind__embedding_1_1min__heap__tag reading sources... [ 30%] cpp/class/classfind__embedding_1_1optional__parameters reading sources... [ 32%] cpp/class/classfind__embedding_1_1output__handler reading sources... [ 33%] cpp/class/classfind__embedding_1_1pairing__node reading sources... [ 35%] cpp/class/classfind__embedding_1_1pairing__queue reading sources... [ 36%] cpp/class/classfind__embedding_1_1parameter__processor reading sources... [ 38%] cpp/class/classfind__embedding_1_1pathfinder__base reading sources... [ 39%] cpp/class/classfind__embedding_1_1pathfinder__parallel reading sources... [ 41%] cpp/class/classfind__embedding_1_1pathfinder__public__interface reading sources... [ 42%] cpp/class/classfind__embedding_1_1pathfinder__serial reading sources... [ 44%] cpp/class/classfind__embedding_1_1pathfinder__type reading sources... [ 45%] cpp/class/classfind__embedding_1_1pathfinder__wrapper reading sources... [ 47%] cpp/class/classfind__embedding_1_1priority__node reading sources... [ 48%] 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... [ 54%] cpp/class/classgraph_1_1unaryint_3_01int_01_4 reading sources... [ 55%] cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4 reading sources... [ 57%] cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4 reading sources... [ 58%] cpp/classlist reading sources... [ 60%] cpp/file/chain_8hpp reading sources... [ 61%] cpp/file/debug_8hpp reading sources... [ 63%] cpp/file/embedding_8hpp reading sources... [ 64%] cpp/file/embedding__problem_8hpp reading sources... [ 66%] cpp/file/fastrng_8hpp reading sources... [ 67%] cpp/file/find__embedding_8hpp reading sources... [ 69%] cpp/file/graph_8hpp Warning: Duplicate target detected: classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1af0a8f86457aae8f485cc3eb1c5bd0b26 Warning: Duplicate target detected: classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a23e8bee0938b8c339200592c90d478a8 Warning: Duplicate target detected: classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a192e028c6ae91a4a220d526c4fe63f04 Warning: Duplicate target detected: classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4 reading sources... [ 70%] cpp/file/pairing__queue_8hpp reading sources... [ 72%] cpp/file/pathfinder_8hpp reading sources... [ 73%] cpp/file/util_8hpp reading sources... [ 75%] cpp/filelist reading sources... [ 76%] cpp/namespace/namespacefind__embedding reading sources... [ 77%] cpp/namespace/namespacegraph reading sources... [ 79%] cpp/namespacelist reading sources... [ 80%] cpp/struct/structfind__embedding_1_1frozen__chain reading sources... [ 82%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1default__tag reading sources... [ 83%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1embedded__tag reading sources... [ 85%] cpp/struct/structfind__embedding_1_1rndswap__first reading sources... [ 86%] cpp/struct/structfind__embedding_1_1shuffle__first reading sources... [ 88%] cpp/structlist reading sources... [ 89%] index reading sources... [ 91%] installation reading sources... [ 92%] intro reading sources... [ 94%] license reading sources... [ 95%] reference/cppdocs reading sources... [ 97%] reference/index reading sources... [ 98%] reference/matlabdocs reading sources... [100%] reference/pythondocs /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::chain::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 declaration, chain& find_embedding::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 declaration, chain& find_embedding::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 declaration, size_t find_embedding::chain::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 declaration, size_t find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, void find_embedding::chain::clear() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, size_t find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, templatevoid find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, iterator find_embedding::chain::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 declaration, iterator find_embedding::chain::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 declaration, void find_embedding::chain::diagnostic() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate declaration, int find_embedding::chain::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: Invalid definition: Expected end of definition. [error at 32] decltype(data) ::const_iterator find_embedding::chain::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 definition: Expected identifier in nested name, got keyword: decltype [error at 59] find_embedding::chain::iterator::iterator(typename decltype(data)::const_iterator it) -----------------------------------------------------------^ If the function has a return type: Error in declarator If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 41] find_embedding::chain::iterator::iterator(typename decltype(data)::const_iterator it) -----------------------------------------^ If declId, parameters, and qualifiers: Invalid definition: Expected identifier in nested name. [error at 41] find_embedding::chain::iterator::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 definition: Expected identifier in nested name, got keyword: typename [error at 50] find_embedding::chain::iterator::iterator(typename decltype(data)::const_iterator it) --------------------------------------------------^ If declarator-id: Invalid definition: Expected identifier in nested name, got keyword: typename [error at 50] find_embedding::chain::iterator::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 definition: Expected identifier in nested name, got keyword: decltype [error at 8] decltype(data) const ::key_type& find_embedding::chain::iterator::operator*() const --------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 31] decltype(data) const ::key_type& find_embedding::chain::iterator::operator*() const -------------------------------^ If declarator-id: Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 31] decltype(data) const ::key_type& find_embedding::chain::iterator::operator*() const -------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::chain::iterator /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::chain /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::embedding::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 declaration, find_embedding::embedding::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 declaration, embedding& find_embedding::embedding::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 declaration, const chain& find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::long_diagnostic(char * 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 declaration, void find_embedding::embedding::run_long_diagnostic(char * current_state) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate declaration, 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 declaration, find_embedding::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 declaration, find_embedding::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: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::embedding_problem::ep_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::embedding_problem::fh_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::embedding_problem::dh_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::embedding_problem::oh_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::embedding_problem /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate declaration, optional_parameters& find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, distance_t find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, templatevoid find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::debug(const char *, 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 declaration, template find_embedding::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 declaration, find_embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/fastrng_8hpp.rst:4: WARNING: Duplicate declaration, fastrng /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::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 declaration, template find_embedding::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 declaration, find_embedding::pathfinder_wrapper /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, 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 declaration, const std::vector& graph::components::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 declaration, size_t graph::components::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 declaration, size_t graph::components::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 declaration, size_t graph::components::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 declaration, const input_graph& graph::components::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 declaration, std::vector > graph::components::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 declaration, templatebool graph::components::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 declaration, templatevoid graph::components::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 declaration, graph::components /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, graph::input_graph::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 declaration, graph::input_graph::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 declaration, void graph::input_graph::clear() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, int graph::input_graph::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 declaration, int graph::input_graph::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 declaration, size_t graph::input_graph::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 declaration, size_t graph::input_graph::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 declaration, void graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, graph::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 declaration, const bool graph::unaryint::b /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, int graph::unaryint::operator()(int) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, template<> graph::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 declaration, const int graph::unaryint::b /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, int graph::unaryint::operator()(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 declaration, template<> graph::unaryint< int > /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, const std::vector graph::unaryint::b /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:4: WARNING: Duplicate declaration, graph::unaryint::unaryint(const std::vector< int > m) /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:4: WARNING: Duplicate declaration, int graph::unaryint::operator()(int i) const /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 declaration, 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 declaration, int graph::unaryint::operator()(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 declaration, template<> graph::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 declaration, pairing_node* find_embedding::pairing_node::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 declaration, template find_embedding::pairing_node /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::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 declaration, template find_embedding::priority_node /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::pathfinder_base::embedding_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 56] find_embedding::pathfinder_serial< embedding_problem_t > --------------------------------------------------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 56] find_embedding::pathfinder_serial< embedding_problem_t > --------------------------------------------------------^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 56] find_embedding::pathfinder_serial< 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: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 58] find_embedding::pathfinder_parallel< embedding_problem_t > ----------------------------------------------------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 58] find_embedding::pathfinder_parallel< embedding_problem_t > ----------------------------------------------------------^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 58] find_embedding::pathfinder_parallel< 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 declaration, virtual void find_embedding::pathfinder_base::set_initial_chains(map< int, vector< int >> chains) /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, bool find_embedding::pathfinder_base::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 declaration, virtual const chain& find_embedding::pathfinder_base::get_chain(int u) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, virtual int find_embedding::pathfinder_base::heuristicEmbedding() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::pathfinder_base /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::pathfinder_parallel::super /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::pathfinder_parallel::embedding_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, virtual void find_embedding::pathfinder_parallel::prepare_root_distances(const embedding_t & emb, const int u) /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::pathfinder_parallel /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, 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: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::pathfinder_serial::super /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::pathfinder_serial::embedding_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, virtual void find_embedding::pathfinder_serial::prepare_root_distances(const embedding_t & emb, const int u) /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::pathfinder_serial /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::BadInitializationException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::CorruptEmbeddingException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::CorruptParametersException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, void find_embedding::LocalInteraction::displayOutput(int loglevel, const string & msg) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, void find_embedding::LocalInteraction::displayError(int loglevel, const string & msg) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, int find_embedding::LocalInteraction::cancelled(const clock::time_point stoptime) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::LocalInteraction /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::MinorMinerException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, LocalInteractionPtr find_embedding::optional_parameters::localInteractionPtr /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, double find_embedding::optional_parameters::timeout = 1000 /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::optional_parameters::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/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::optional_parameters /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::ProblemCancelledException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::TimeoutException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, 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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::VARORDER /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::distance_t = long long int /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::RANDOM = fastrng /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::clock = std::chrono::high_resolution_clock /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::min_queue = std::priority_queue > /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::max_queue = std::priority_queue > /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::distance_queue = 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 declaration, shared_ptr find_embedding::LocalInteractionPtr /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, constexpr distance_t find_embedding::max_distance = numeric_limits::max() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, int find_embedding::findEmbedding(graph::input_graph & var_g, graph::input_graph & qubit_g, optional_parameters & params, 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 declaration, templatevoid find_embedding::collectMinima(const vector< T > & input, vector< int > & output) /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::chain::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 declaration, chain& find_embedding::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 declaration, chain& find_embedding::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 declaration, size_t find_embedding::chain::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 declaration, size_t find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, void find_embedding::chain::clear() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, size_t find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, templatevoid find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, iterator find_embedding::chain::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 declaration, iterator find_embedding::chain::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 declaration, void find_embedding::chain::diagnostic() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, int find_embedding::chain::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 declaration, find_embedding::chain /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::embedding::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 declaration, find_embedding::embedding::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 declaration, embedding& find_embedding::embedding::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 declaration, const chain& find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::long_diagnostic(char * 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 declaration, void find_embedding::embedding::run_long_diagnostic(char * 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 declaration, template find_embedding::embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, template find_embedding::embedding_problem /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, optional_parameters& find_embedding::embedding_problem_base::params /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, void find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, distance_t find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, templatevoid find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, void find_embedding::LocalInteraction::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 declaration, void find_embedding::LocalInteraction::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 declaration, int find_embedding::LocalInteraction::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 declaration, find_embedding::LocalInteraction /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, 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 declaration, LocalInteractionPtr find_embedding::optional_parameters::localInteractionPtr /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, double find_embedding::optional_parameters::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 declaration, find_embedding::optional_parameters::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 declaration, find_embedding::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, template find_embedding::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 declaration, pairing_node* find_embedding::pairing_node::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 declaration, template find_embedding::pairing_node /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, virtual void find_embedding::pathfinder_base::set_initial_chains(map< int, 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 declaration, bool find_embedding::pathfinder_base::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 declaration, virtual const chain& find_embedding::pathfinder_base::get_chain(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 declaration, virtual int find_embedding::pathfinder_base::heuristicEmbedding() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, template find_embedding::pathfinder_base /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, virtual void find_embedding::pathfinder_parallel::prepare_root_distances(const embedding_t & emb, const 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 declaration, template find_embedding::pathfinder_parallel /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, 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 declaration, virtual void find_embedding::pathfinder_serial::prepare_root_distances(const embedding_t & emb, const 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 declaration, template find_embedding::pathfinder_serial /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, const std::vector& graph::components::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 declaration, size_t graph::components::size() const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, size_t graph::components::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 declaration, size_t graph::components::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 declaration, const input_graph& graph::components::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 declaration, std::vector > graph::components::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 declaration, templatebool graph::components::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 declaration, templatevoid graph::components::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 declaration, graph::components /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, graph::input_graph::input_graph() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, graph::input_graph::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 declaration, void graph::input_graph::clear() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, int graph::input_graph::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 declaration, int graph::input_graph::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 declaration, size_t graph::input_graph::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 declaration, size_t graph::input_graph::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 declaration, void graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, graph::input_graph /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, template<> graph::unaryint< void * > /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, graph /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 declaration, find_embedding::frozen_chain WARNING: autodoc: failed to import module 'minorminer'; the following exception was raised: No module named 'minorminer._minorminer'; 'minorminer' is not a package /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/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 WARNING: autodoc: failed to import function 'find_embedding' from module 'minorminer'; the following exception was raised: No module named 'minorminer._minorminer'; 'minorminer' is not a package 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/cpp/structlist.rst: WARNING: document isn't included in any toctree /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/pythondocs reference/cppdocs cpp/namespacelist cpp/namespace/namespacefind__embedding cpp/namespace/namespacegraph cpp/classlist 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/filelist cpp/file/chain_8hpp cpp/file/debug_8hpp cpp/file/embedding_8hpp cpp/file/embedding__problem_8hpp cpp/file/fastrng_8hpp cpp/file/find__embedding_8hpp cpp/file/graph_8hpp cpp/file/pairing__queue_8hpp cpp/file/pathfinder_8hpp cpp/file/util_8hpp 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 writing... done writing additional files... copying images... [ 50%] _images/Embedding_TriangularSquare.png copying images... [100%] _images/Embedding_K6Random3.png copying static files... done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 326 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2020-06-22T23:10:35.784199Z, end-time: 2020-06-22T23:10:43.562551Z, duration: 7, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 # 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 Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/chain.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/chain.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/embedding.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding_problem.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding_problem.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/fastrng.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/fastrng.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/graph.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/graph.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pairing_queue.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pairing_queue.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pathfinder.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pathfinder.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/util.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/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/chain.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/embedding.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding_problem.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/fastrng.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/graph.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pairing_queue.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pathfinder.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/util.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/chain.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/embedding.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding_problem.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/fastrng.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/graph.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pairing_queue.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pathfinder.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/util.hpp... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound fastrng... Generating namespace index... 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_emb/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding_problem.hpp:402: warning: explicit link request to 'of' could not be resolved edding::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::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 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 find_embedding::BadInitializationException Generating XML output for class find_embedding::chain 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 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 graph::input_graph 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 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 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 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 namespace find_embedding Generating XML output for namespace graph Generating XML output for file chain.hpp Generating XML output for file debug.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 Generating XML output for file util.hpp Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/ Running dot... lookup cache used 1020/65536 hits=16124 misses=1103 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/classfind__embedding_1_1_bad_initialization_exception.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1chain.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/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/classgraph_1_1input__graph.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/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/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/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/namespace/namespacefind__embedding.rst already exists, skipping. File source/cpp/namespace/namespacegraph.rst already exists, skipping. File source/cpp/file/chain_8hpp.rst already exists, skipping. File source/cpp/file/debug_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/file/util_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... 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/latest/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 [latex]: all documents updating environment: 68 added, 0 changed, 0 removed reading sources... [ 1%] README reading sources... [ 2%] cpp/class/classfastrng reading sources... [ 4%] cpp/class/classfind__embedding_1_1_bad_initialization_exception reading sources... [ 5%] cpp/class/classfind__embedding_1_1_corrupt_embedding_exception reading sources... [ 7%] cpp/class/classfind__embedding_1_1_corrupt_parameters_exception reading sources... [ 8%] cpp/class/classfind__embedding_1_1_local_interaction reading sources... [ 10%] cpp/class/classfind__embedding_1_1_minor_miner_exception reading sources... [ 11%] cpp/class/classfind__embedding_1_1_problem_cancelled_exception reading sources... [ 13%] cpp/class/classfind__embedding_1_1_timeout_exception reading sources... [ 14%] cpp/class/classfind__embedding_1_1chain reading sources... [ 16%] cpp/class/classfind__embedding_1_1chain_1_1iterator reading sources... [ 17%] cpp/class/classfind__embedding_1_1domain__handler__masked reading sources... [ 19%] cpp/class/classfind__embedding_1_1domain__handler__universe reading sources... [ 20%] cpp/class/classfind__embedding_1_1embedding reading sources... [ 22%] cpp/class/classfind__embedding_1_1embedding__problem reading sources... [ 23%] cpp/class/classfind__embedding_1_1embedding__problem__base reading sources... [ 25%] cpp/class/classfind__embedding_1_1fixed__handler__hival reading sources... [ 26%] cpp/class/classfind__embedding_1_1fixed__handler__none reading sources... [ 27%] cpp/class/classfind__embedding_1_1max__heap__tag reading sources... [ 29%] cpp/class/classfind__embedding_1_1min__heap__tag reading sources... [ 30%] cpp/class/classfind__embedding_1_1optional__parameters reading sources... [ 32%] cpp/class/classfind__embedding_1_1output__handler reading sources... [ 33%] cpp/class/classfind__embedding_1_1pairing__node reading sources... [ 35%] cpp/class/classfind__embedding_1_1pairing__queue reading sources... [ 36%] cpp/class/classfind__embedding_1_1parameter__processor reading sources... [ 38%] cpp/class/classfind__embedding_1_1pathfinder__base reading sources... [ 39%] cpp/class/classfind__embedding_1_1pathfinder__parallel reading sources... [ 41%] cpp/class/classfind__embedding_1_1pathfinder__public__interface reading sources... [ 42%] cpp/class/classfind__embedding_1_1pathfinder__serial reading sources... [ 44%] cpp/class/classfind__embedding_1_1pathfinder__type reading sources... [ 45%] cpp/class/classfind__embedding_1_1pathfinder__wrapper reading sources... [ 47%] cpp/class/classfind__embedding_1_1priority__node reading sources... [ 48%] 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... [ 54%] cpp/class/classgraph_1_1unaryint_3_01int_01_4 reading sources... [ 55%] cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4 reading sources... [ 57%] cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4 reading sources... [ 58%] cpp/classlist reading sources... [ 60%] cpp/file/chain_8hpp reading sources... [ 61%] cpp/file/debug_8hpp reading sources... [ 63%] cpp/file/embedding_8hpp reading sources... [ 64%] cpp/file/embedding__problem_8hpp reading sources... [ 66%] cpp/file/fastrng_8hpp reading sources... [ 67%] cpp/file/find__embedding_8hpp reading sources... [ 69%] cpp/file/graph_8hpp Warning: Duplicate target detected: classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1af0a8f86457aae8f485cc3eb1c5bd0b26 Warning: Duplicate target detected: classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a23e8bee0938b8c339200592c90d478a8 Warning: Duplicate target detected: classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a192e028c6ae91a4a220d526c4fe63f04 Warning: Duplicate target detected: classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4 reading sources... [ 70%] cpp/file/pairing__queue_8hpp reading sources... [ 72%] cpp/file/pathfinder_8hpp reading sources... [ 73%] cpp/file/util_8hpp reading sources... [ 75%] cpp/filelist reading sources... [ 76%] cpp/namespace/namespacefind__embedding reading sources... [ 77%] cpp/namespace/namespacegraph reading sources... [ 79%] cpp/namespacelist reading sources... [ 80%] cpp/struct/structfind__embedding_1_1frozen__chain reading sources... [ 82%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1default__tag reading sources... [ 83%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1embedded__tag reading sources... [ 85%] cpp/struct/structfind__embedding_1_1rndswap__first reading sources... [ 86%] cpp/struct/structfind__embedding_1_1shuffle__first reading sources... [ 88%] cpp/structlist reading sources... [ 89%] index reading sources... [ 91%] installation reading sources... [ 92%] intro reading sources... [ 94%] license reading sources... [ 95%] reference/cppdocs reading sources... [ 97%] reference/index reading sources... [ 98%] reference/matlabdocs reading sources... [100%] reference/pythondocs /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::chain::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 declaration, chain& find_embedding::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 declaration, chain& find_embedding::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 declaration, size_t find_embedding::chain::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 declaration, size_t find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, void find_embedding::chain::clear() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, size_t find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, templatevoid find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, iterator find_embedding::chain::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 declaration, iterator find_embedding::chain::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 declaration, void find_embedding::chain::diagnostic() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate declaration, int find_embedding::chain::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: Invalid definition: Expected end of definition. [error at 32] decltype(data) ::const_iterator find_embedding::chain::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 definition: Expected identifier in nested name, got keyword: decltype [error at 59] find_embedding::chain::iterator::iterator(typename decltype(data)::const_iterator it) -----------------------------------------------------------^ If the function has a return type: Error in declarator If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 41] find_embedding::chain::iterator::iterator(typename decltype(data)::const_iterator it) -----------------------------------------^ If declId, parameters, and qualifiers: Invalid definition: Expected identifier in nested name. [error at 41] find_embedding::chain::iterator::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 definition: Expected identifier in nested name, got keyword: typename [error at 50] find_embedding::chain::iterator::iterator(typename decltype(data)::const_iterator it) --------------------------------------------------^ If declarator-id: Invalid definition: Expected identifier in nested name, got keyword: typename [error at 50] find_embedding::chain::iterator::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 definition: Expected identifier in nested name, got keyword: decltype [error at 8] decltype(data) const ::key_type& find_embedding::chain::iterator::operator*() const --------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 31] decltype(data) const ::key_type& find_embedding::chain::iterator::operator*() const -------------------------------^ If declarator-id: Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 31] decltype(data) const ::key_type& find_embedding::chain::iterator::operator*() const -------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::chain::iterator /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::chain /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::embedding::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 declaration, find_embedding::embedding::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 declaration, embedding& find_embedding::embedding::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 declaration, const chain& find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::long_diagnostic(char * 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 declaration, void find_embedding::embedding::run_long_diagnostic(char * current_state) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate declaration, 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 declaration, find_embedding::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 declaration, find_embedding::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: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::embedding_problem::ep_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::embedding_problem::fh_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::embedding_problem::dh_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::embedding_problem::oh_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::embedding_problem /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate declaration, optional_parameters& find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, distance_t find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, templatevoid find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::debug(const char *, 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 declaration, template find_embedding::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 declaration, find_embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/fastrng_8hpp.rst:4: WARNING: Duplicate declaration, fastrng /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::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 declaration, template find_embedding::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 declaration, find_embedding::pathfinder_wrapper /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, 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 declaration, const std::vector& graph::components::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 declaration, size_t graph::components::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 declaration, size_t graph::components::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 declaration, size_t graph::components::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 declaration, const input_graph& graph::components::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 declaration, std::vector > graph::components::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 declaration, templatebool graph::components::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 declaration, templatevoid graph::components::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 declaration, graph::components /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, graph::input_graph::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 declaration, graph::input_graph::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 declaration, void graph::input_graph::clear() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, int graph::input_graph::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 declaration, int graph::input_graph::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 declaration, size_t graph::input_graph::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 declaration, size_t graph::input_graph::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 declaration, void graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, graph::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 declaration, const bool graph::unaryint::b /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, int graph::unaryint::operator()(int) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, template<> graph::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 declaration, const int graph::unaryint::b /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, int graph::unaryint::operator()(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 declaration, template<> graph::unaryint< int > /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, const std::vector graph::unaryint::b /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:4: WARNING: Duplicate declaration, graph::unaryint::unaryint(const std::vector< int > m) /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:4: WARNING: Duplicate declaration, int graph::unaryint::operator()(int i) const /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 declaration, 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 declaration, int graph::unaryint::operator()(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 declaration, template<> graph::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 declaration, pairing_node* find_embedding::pairing_node::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 declaration, template find_embedding::pairing_node /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::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 declaration, template find_embedding::priority_node /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::pathfinder_base::embedding_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 56] find_embedding::pathfinder_serial< embedding_problem_t > --------------------------------------------------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 56] find_embedding::pathfinder_serial< embedding_problem_t > --------------------------------------------------------^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 56] find_embedding::pathfinder_serial< 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: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 58] find_embedding::pathfinder_parallel< embedding_problem_t > ----------------------------------------------------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 58] find_embedding::pathfinder_parallel< embedding_problem_t > ----------------------------------------------------------^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 58] find_embedding::pathfinder_parallel< 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 declaration, virtual void find_embedding::pathfinder_base::set_initial_chains(map< int, vector< int >> chains) /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, bool find_embedding::pathfinder_base::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 declaration, virtual const chain& find_embedding::pathfinder_base::get_chain(int u) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, virtual int find_embedding::pathfinder_base::heuristicEmbedding() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::pathfinder_base /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::pathfinder_parallel::super /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::pathfinder_parallel::embedding_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, virtual void find_embedding::pathfinder_parallel::prepare_root_distances(const embedding_t & emb, const int u) /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::pathfinder_parallel /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, 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: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::pathfinder_serial::super /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::pathfinder_serial::embedding_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, virtual void find_embedding::pathfinder_serial::prepare_root_distances(const embedding_t & emb, const int u) /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::pathfinder_serial /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::BadInitializationException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::CorruptEmbeddingException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::CorruptParametersException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, void find_embedding::LocalInteraction::displayOutput(int loglevel, const string & msg) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, void find_embedding::LocalInteraction::displayError(int loglevel, const string & msg) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, int find_embedding::LocalInteraction::cancelled(const clock::time_point stoptime) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::LocalInteraction /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::MinorMinerException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, LocalInteractionPtr find_embedding::optional_parameters::localInteractionPtr /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, double find_embedding::optional_parameters::timeout = 1000 /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::optional_parameters::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/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::optional_parameters /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::ProblemCancelledException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::TimeoutException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, 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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::VARORDER /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::distance_t = long long int /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::RANDOM = fastrng /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::clock = std::chrono::high_resolution_clock /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::min_queue = std::priority_queue > /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::max_queue = std::priority_queue > /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::distance_queue = 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 declaration, shared_ptr find_embedding::LocalInteractionPtr /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, constexpr distance_t find_embedding::max_distance = numeric_limits::max() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, int find_embedding::findEmbedding(graph::input_graph & var_g, graph::input_graph & qubit_g, optional_parameters & params, 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 declaration, templatevoid find_embedding::collectMinima(const vector< T > & input, vector< int > & output) /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::chain::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 declaration, chain& find_embedding::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 declaration, chain& find_embedding::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 declaration, size_t find_embedding::chain::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 declaration, size_t find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, void find_embedding::chain::clear() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, size_t find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, templatevoid find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, iterator find_embedding::chain::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 declaration, iterator find_embedding::chain::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 declaration, void find_embedding::chain::diagnostic() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, int find_embedding::chain::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 declaration, find_embedding::chain /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::embedding::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 declaration, find_embedding::embedding::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 declaration, embedding& find_embedding::embedding::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 declaration, const chain& find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::long_diagnostic(char * 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 declaration, void find_embedding::embedding::run_long_diagnostic(char * 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 declaration, template find_embedding::embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, template find_embedding::embedding_problem /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, optional_parameters& find_embedding::embedding_problem_base::params /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, void find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, distance_t find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, templatevoid find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, void find_embedding::LocalInteraction::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 declaration, void find_embedding::LocalInteraction::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 declaration, int find_embedding::LocalInteraction::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 declaration, find_embedding::LocalInteraction /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, 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 declaration, LocalInteractionPtr find_embedding::optional_parameters::localInteractionPtr /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, double find_embedding::optional_parameters::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 declaration, find_embedding::optional_parameters::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 declaration, find_embedding::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, template find_embedding::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 declaration, pairing_node* find_embedding::pairing_node::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 declaration, template find_embedding::pairing_node /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, virtual void find_embedding::pathfinder_base::set_initial_chains(map< int, 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 declaration, bool find_embedding::pathfinder_base::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 declaration, virtual const chain& find_embedding::pathfinder_base::get_chain(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 declaration, virtual int find_embedding::pathfinder_base::heuristicEmbedding() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, template find_embedding::pathfinder_base /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, virtual void find_embedding::pathfinder_parallel::prepare_root_distances(const embedding_t & emb, const 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 declaration, template find_embedding::pathfinder_parallel /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, 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 declaration, virtual void find_embedding::pathfinder_serial::prepare_root_distances(const embedding_t & emb, const 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 declaration, template find_embedding::pathfinder_serial /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, const std::vector& graph::components::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 declaration, size_t graph::components::size() const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, size_t graph::components::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 declaration, size_t graph::components::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 declaration, const input_graph& graph::components::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 declaration, std::vector > graph::components::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 declaration, templatebool graph::components::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 declaration, templatevoid graph::components::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 declaration, graph::components /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, graph::input_graph::input_graph() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, graph::input_graph::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 declaration, void graph::input_graph::clear() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, int graph::input_graph::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 declaration, int graph::input_graph::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 declaration, size_t graph::input_graph::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 declaration, size_t graph::input_graph::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 declaration, void graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, graph::input_graph /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, template<> graph::unaryint< void * > /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, graph /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 declaration, find_embedding::frozen_chain WARNING: autodoc: failed to import module 'minorminer'; the following exception was raised: No module named 'minorminer._minorminer'; 'minorminer' is not a package /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/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 WARNING: autodoc: failed to import function 'find_embedding' from module 'minorminer'; the following exception was raised: No module named 'minorminer._minorminer'; 'minorminer' is not a package 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/cpp/structlist.rst: WARNING: document isn't included in any toctree /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/pythondocs reference/cppdocs cpp/namespacelist cpp/namespace/namespacefind__embedding cpp/namespace/namespacegraph cpp/classlist 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/filelist cpp/file/chain_8hpp cpp/file/debug_8hpp cpp/file/embedding_8hpp cpp/file/embedding__problem_8hpp cpp/file/fastrng_8hpp cpp/file/find__embedding_8hpp cpp/file/graph_8hpp cpp/file/pairing__queue_8hpp cpp/file/pathfinder_8hpp cpp/file/util_8hpp 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 writing... done copying images... [ 50%] _images/Embedding_TriangularSquare.png copying images... [100%] _images/Embedding_K6Random3.png copying TeX support files... done build succeeded, 326 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). [rtd-command-info] start-time: 2020-06-22T23:10:44.677425Z, end-time: 2020-06-22T23:10:44.887634Z, 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: 2020-06-22T23:10:45.301845Z, end-time: 2020-06-22T23:10:49.113224Z, duration: 3, 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 2018/12/22 v1.8.3 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/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.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/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/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/parskip/parskip.sty) (/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/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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) 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/texlive/texmf-dist/tex/latex/psnfss/t1ptm.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/texlive/texmf-dist/tex/latex/psnfss/t1phv.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] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [1] [2] Chapter 1. [3] [4 <./Embedding_TriangularSquare.png>] [5 <./Embedding_K6Random3.png>] LaTeX Warning: Hyper reference `cpp/class/classfastrng:_CPPv47fastrng' on page 6 undefined on input line 227. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1priority__nod e:_CPPv4I00EN14find_embedding13priority_nodeE' on page 6 undefined on input lin e 245. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1min__heap__ta g:_CPPv4N14find_embedding12min_heap_tagE' on page 6 undefined on input line 245 . LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1priority__nod e:_CPPv4I00EN14find_embedding13priority_nodeE' on page 6 undefined on input lin e 254. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1max__heap__ta g:_CPPv4N14find_embedding12max_heap_tagE' on page 6 undefined on input line 254 . LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__queu e:_CPPv4I0EN14find_embedding13pairing_queueE' on page 6 undefined on input line 263. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1priority__nod e:_CPPv4I00EN14find_embedding13priority_nodeE' on page 6 undefined on input lin e 263. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 6 undefined on input line 263. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1min__heap__ta g:_CPPv4N14find_embedding12min_heap_tagE' on page 6 undefined on input line 263 . LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_local_intera ction:_CPPv4N14find_embedding16LocalInteractionE' on page 6 undefined on input line 272. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 6 und efined on input line 348. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 6 undefined on input line 348. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 6 und efined on input line 348. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 6 undefined on input line 348. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 6 undefined on i nput line 348. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4I0EN14find_embedding13 collectMinimaEvRK6vectorI1TER6vectorIiE' on page 6 undefined on input line 374. [6] LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 7 undefined on input line 386. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 7 undefined on input line 386. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 7 undefined on input line 413. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 7 undefined on input line 413. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 7 undefined on input line 426. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 7 undefined on input line 426. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 7 undefined on input line 426. [7] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 8 undefined on input line 584. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv4N14find_embedding12fr ozen_chainE' on page 8 undefined on input line 584. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1chain_1ad2dea410ddd020d52e0232064b79c74f' on page 8 undefined o n input line 586. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 8 undefined on input line 595. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv4N14find_embedding12fr ozen_chainE' on page 8 undefined on input line 595. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 8 undefined on input line 608. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4I 0EN14find_embedding5chain5stealEvR5chainR19embedding_problem_ti' on page 8 unde fined on input line 608. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 8 undefined on input line 619. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain_1_1iter ator:_CPPv4N14find_embedding5chain8iteratorE' on page 8 undefined on input line 632. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain_1_1iter ator:_CPPv4N14find_embedding5chain8iteratorE' on page 8 undefined on input line 632. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain_1_1iter ator:_CPPv4N14find_embedding5chain8iteratorE' on page 8 undefined on input line 643. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain_1_1iter ator:_CPPv4N14find_embedding5chain8iteratorE' on page 8 undefined on input line 643. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_cor rupt_embedding_exception' on page 8 undefined on input line 656. [8] Underfull \hbox (badness 10000) in paragraph at lines 736--736 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 em-bed-ding LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 9 undefined on input line 747. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 9 undefined on input line 747. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 9 undefined on input line 861. [9] LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_cor rupt_embedding_exception' on page 10 undefined on input line 989. [10] LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 11 undefined on input line 1014. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem__base:_CPPv4N14find_embedding22embedding_problem_baseE' on page 11 undefi ned on input line 1014. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem:_CPPv4I000EN14find_embedding17embedding_problemE' on page 11 undefined on input line 1014. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem:_CPPv4I000EN14find_embedding17embedding_problemE' on page 11 undefined on input line 1014. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 11 undefined on input line 1014. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1embedding__problem__base' on page 11 undefined on input line 1. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1embedding__problem' on page 11 undefined on input line 1031. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 11 undefined on input line 1060. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 11 undefined on input line 1060. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem__base:_CPPv4I00EN14find_embedding22embedding_problem_base7shuffleEv1A1B' on page 11 undefined on input line 1170. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem__base:_CPPv4I00EN14find_embedding22embedding_problem_base7shuffleEv1A1B' on page 11 undefined on input line 1170. [11] LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding8VARORDERE' on page 12 undefined on input line 1192. LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding16VARORDER_SHUFFLEE' on page 12 undefined on input line 1192. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 12 undefined on input line 1215. [12] LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding5cloc kE' on page 13 undefined on input line 1307. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_bad _initialization_exception' on page 13 undefined on input line 1323. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_cor rupt_embedding_exception' on page 13 undefined on input line 1323. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_cor rupt_parameters_exception' on page 13 undefined on input line 1323. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_pro blem_cancelled_exception' on page 13 undefined on input line 1323. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_tim eout_exception' on page 13 undefined on input line 1323. Underfull \hbox (badness 10000) in paragraph at lines 1322--1324 \T1/ptm/m/it/10 #in-clude \T1/ptm/m/n/10 Sub-classed by \T1/ptm/m/it /10 find_embedding::BadInitializationException\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1322--1324 \T1/ptm/m/it/10 find_embedding::CorruptEmbeddingException\T1/ptm/m/n/10 , \T1/p tm/m/it/10 find_embedding::CorruptParametersException\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parameters19optional_parametersER19op tional_parameters3mapIi6vectorIiEE3mapIi6vectorIiEE3mapIi6vectorIiEE' on page 1 3 undefined on input line 1341. Underfull \hbox (badness 10000) in paragraph at lines 1341--1341 []\T1/ptm/m/it/10 optional_parameters \T1/ptm/m/n/10 &\T1/ptm/m/it/10 p\T1/ptm/ m/n/10 , map> \T1/ptm/m/it/10 fixed_chains\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding19Loc alInteractionPtrE' on page 13 undefined on input line 1355. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1embedding__problem' on page 13 undefined on input line 1386. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler5errorEvPKcDp4Args' on page 13 u ndefined on input line 1393. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler10major_infoEvPKcDp4Args' on pag e 13 undefined on input line 1404. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler10minor_infoEvPKcDp4Args' on pag e 13 undefined on input line 1415. [13] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler10extra_infoEvPKcDp4Args' on pag e 14 undefined on input line 1426. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler5debugEvPKcDp4Args' on page 14 u ndefined on input line 1437. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 14 undefined on input line 1451. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 14 undefined on input line 1472. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 14 undefined on input line 1472. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1pathfinder__parallel' on page 14 undefined on input line 1474. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1pathfinder__serial' on page 14 undefined on input line 1474. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 14 undefined on input line 1503. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 14 undefined on input line 1503. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 14 undefined on input line 1528. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p arallel:_CPPv4I0EN14find_embedding19pathfinder_parallelE' on page 14 undefined on input line 1528. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1pathfinder__base' on page 14 undefined on input line 1553. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 14 undefined on input line 1562. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__s erial:_CPPv4I0EN14find_embedding17pathfinder_serialE' on page 14 undefined on i nput line 1562. [14] LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 15 undefined on input line 1652. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 15 undefined on input line 1652. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1components:_CPPv4I0ENK5 graph10components14into_componentEbKiR1TRNSt6vectorIiEE' on page 15 undefined o n input line 1674. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1components:_CPPv4I0ENK5 graph10components14from_componentEvKiR1TRNSt6vectorIiEE' on page 15 undefined o n input line 1685. [15] LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph21get_neighbors_sourcesENSt6vectorINSt6vectorIiEEEERK2T1D p4Args' on page 16 undefined on input line 1816. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph21get_neighbors_sourcesENSt6vectorINSt6vectorIiEEEERK2T1D p4Args' on page 16 undefined on input line 1816. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph19get_neighbors_sinksENSt6vectorINSt6vectorIiEEEERK2T2Dp4 Args' on page 16 undefined on input line 1827. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph19get_neighbors_sinksENSt6vectorINSt6vectorIiEEEERK2T2Dp4 Args' on page 16 undefined on input line 1827. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4IDpE NK5graph11input_graph13get_neighborsENSt6vectorINSt6vectorIiEEEEDp4Args' on pag e 16 undefined on input line 1838. [16] LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 17 undefined on input line 1884. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_minor_miner_ exception:_CPPv4N14find_embedding19MinorMinerExceptionE' on page 17 undefined o n input line 1884. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 17 undefined on input line 1896. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_minor_miner_ exception:_CPPv4N14find_embedding19MinorMinerExceptionE' on page 17 undefined o n input line 1896. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 17 undefined on input line 1908. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_minor_miner_ exception:_CPPv4N14find_embedding19MinorMinerExceptionE' on page 17 undefined o n input line 1908. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding5cloc kE' on page 17 undefined on input line 1953. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_bad _initialization_exception' on page 17 undefined on input line 1972. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_cor rupt_embedding_exception' on page 17 undefined on input line 1972. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_cor rupt_parameters_exception' on page 17 undefined on input line 1972. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_pro blem_cancelled_exception' on page 17 undefined on input line 1972. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_tim eout_exception' on page 17 undefined on input line 1972. Underfull \hbox (badness 10000) in paragraph at lines 1971--1973 \T1/ptm/m/it/10 find_embedding::CorruptParametersException\T1/ptm/m/n/10 , \T1/ ptm/m/it/10 find_embedding::ProblemCancelledException\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 17 undefined on input line 1984. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_minor_miner_ exception:_CPPv4N14find_embedding19MinorMinerExceptionE' on page 17 undefined o n input line 1984. [17] LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 18 undefined on input line 1996. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_minor_miner_ exception:_CPPv4N14find_embedding19MinorMinerExceptionE' on page 18 undefined o n input line 1996. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 18 undefined on input line 2026. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 18 undefined on input line 2026. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 18 undefined on input line 2039. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 18 undefined on input line 2039. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 18 undefined on input line 2039. [18] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 19 undefined on input line 2197. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv4N14find_embedding12fr ozen_chainE' on page 19 undefined on input line 2197. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1chain_1ad2dea410ddd020d52e0232064b79c74f' on page 19 undefined on input line 2199. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 19 undefined on input line 2208. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv4N14find_embedding12fr ozen_chainE' on page 19 undefined on input line 2208. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 19 undefined on input line 2221. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4I 0EN14find_embedding5chain5stealEvR5chainR19embedding_problem_ti' on page 19 und efined on input line 2221. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 19 undefined on input line 2232. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain_1_1iter ator:_CPPv4N14find_embedding5chain8iteratorE' on page 19 undefined on input lin e 2245. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain_1_1iter ator:_CPPv4N14find_embedding5chain8iteratorE' on page 19 undefined on input lin e 2245. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain_1_1iter ator:_CPPv4N14find_embedding5chain8iteratorE' on page 19 undefined on input lin e 2256. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain_1_1iter ator:_CPPv4N14find_embedding5chain8iteratorE' on page 19 undefined on input lin e 2256. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_cor rupt_embedding_exception' on page 19 undefined on input line 2269. [19] Underfull \hbox (badness 10000) in paragraph at lines 2370--2370 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 em-bed-ding LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 20 undefined on input line 2381. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 20 undefined on input line 2381. [20] LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 21 undefined on input line 2495. [21] LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_cor rupt_embedding_exception' on page 22 undefined on input line 2623. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 22 undefined on input line 2651. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem__base:_CPPv4N14find_embedding22embedding_problem_baseE' on page 22 undefi ned on input line 2651. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem:_CPPv4I000EN14find_embedding17embedding_problemE' on page 22 undefined on input line 2651. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem:_CPPv4I000EN14find_embedding17embedding_problemE' on page 22 undefined on input line 2651. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 22 undefined on input line 2651. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1embedding__problem__base' on page 22 undefined on input line 1. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1embedding__problem' on page 22 undefined on input line 2671. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 22 undefined on input line 2700. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 22 undefined on input line 2700. [22] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem__base:_CPPv4I00EN14find_embedding22embedding_problem_base7shuffleEv1A1B' on page 23 undefined on input line 2810. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem__base:_CPPv4I00EN14find_embedding22embedding_problem_base7shuffleEv1A1B' on page 23 undefined on input line 2810. LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding8VARORDERE' on page 23 undefined on input line 2832. LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding16VARORDER_SHUFFLEE' on page 23 undefined on input line 2832. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 23 undefined on input line 2855. [23] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parameters19optional_parametersER19op tional_parameters3mapIi6vectorIiEE3mapIi6vectorIiEE3mapIi6vectorIiEE' on page 2 4 undefined on input line 2933. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding19Loc alInteractionPtrE' on page 24 undefined on input line 2947. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1embedding__problem' on page 24 undefined on input line 2981. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler5errorEvPKcDp4Args' on page 24 u ndefined on input line 2988. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler10major_infoEvPKcDp4Args' on pag e 24 undefined on input line 2999. [24] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler10minor_infoEvPKcDp4Args' on pag e 25 undefined on input line 3010. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler10extra_infoEvPKcDp4Args' on pag e 25 undefined on input line 3021. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler5debugEvPKcDp4Args' on page 25 u ndefined on input line 3032. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 25 undefined on input line 3049. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 25 undefined on input line 3097. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 25 undefined on input line 3097. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1pathfinder__parallel' on page 25 undefined on input line 3099. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1pathfinder__serial' on page 25 undefined on input line 3099. Underfull \hbox (badness 10000) in paragraph at lines 3098--3100 \T1/ptm/m/n/10 Subclassed by \T1/ptm/m/it/10 find_embedding::pathfinder_paralle l< em-bed-ding_problem_t >\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 25 undefined on input line 3128. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 25 undefined on input line 3128. [25] LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 26 undefined on input line 3156. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p arallel:_CPPv4I0EN14find_embedding19pathfinder_parallelE' on page 26 undefined on input line 3156. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1pathfinder__base' on page 26 undefined on input line 3184. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 26 undefined on input line 3196. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__s erial:_CPPv4I0EN14find_embedding17pathfinder_serialE' on page 26 undefined on i nput line 3196. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1min__heap__ta g:_CPPv4N14find_embedding12min_heap_tagE' on page 26 undefined on input line 32 46. [26] LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 27 undefined on input line 3313. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 27 undefined on input line 3313. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1components:_CPPv4I0ENK5 graph10components14into_componentEbKiR1TRNSt6vectorIiEE' on page 27 undefined o n input line 3335. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1components:_CPPv4I0ENK5 graph10components14from_componentEvKiR1TRNSt6vectorIiEE' on page 27 undefined o n input line 3346. [27] LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph21get_neighbors_sourcesENSt6vectorINSt6vectorIiEEEERK2T1D p4Args' on page 28 undefined on input line 3480. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph21get_neighbors_sourcesENSt6vectorINSt6vectorIiEEEERK2T1D p4Args' on page 28 undefined on input line 3480. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph19get_neighbors_sinksENSt6vectorINSt6vectorIiEEEERK2T2Dp4 Args' on page 28 undefined on input line 3491. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph19get_neighbors_sinksENSt6vectorINSt6vectorIiEEEERK2T2Dp4 Args' on page 28 undefined on input line 3491. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4IDpE NK5graph11input_graph13get_neighborsENSt6vectorINSt6vectorIiEEEEDp4Args' on pag e 28 undefined on input line 3502. [28] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 29 undefined on input line 3621. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 29 undefined on input line 3621. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 29 undefined on input line 3634. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 29 undefined on input line 3634. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 29 undefined on input line 3634. [29] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 30 undefined on input line 3792. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv4N14find_embedding12fr ozen_chainE' on page 30 undefined on input line 3792. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1chain_1ad2dea410ddd020d52e0232064b79c74f' on page 30 undefined on input line 3794. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 30 undefined on input line 3803. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv4N14find_embedding12fr ozen_chainE' on page 30 undefined on input line 3803. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 30 undefined on input line 3816. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4I 0EN14find_embedding5chain5stealEvR5chainR19embedding_problem_ti' on page 30 und efined on input line 3816. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 30 undefined on input line 3827. [30] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain_1_1iter ator:_CPPv4N14find_embedding5chain8iteratorE' on page 31 undefined on input lin e 3840. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain_1_1iter ator:_CPPv4N14find_embedding5chain8iteratorE' on page 31 undefined on input lin e 3840. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain_1_1iter ator:_CPPv4N14find_embedding5chain8iteratorE' on page 31 undefined on input lin e 3851. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain_1_1iter ator:_CPPv4N14find_embedding5chain8iteratorE' on page 31 undefined on input lin e 3851. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_cor rupt_embedding_exception' on page 31 undefined on input line 3864. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain_1_1iter ator:_CPPv4N14find_embedding5chain8iteratorE' on page 31 undefined on input lin e 3960. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain_1_1iter ator:_CPPv4N14find_embedding5chain8iteratorE' on page 31 undefined on input lin e 3960. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain_1_1iter ator:_CPPv4N14find_embedding5chain8iteratorE' on page 31 undefined on input lin e 3969. [31] [32] Underfull \hbox (badness 10000) in paragraph at lines 4111--4111 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 em-bed-ding LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 33 undefined on input line 4122. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 33 undefined on input line 4122. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 33 undefined on input line 4236. [33] LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_cor rupt_embedding_exception' on page 34 undefined on input line 4364. [34] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 35 undefined on input line 4455. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv4N14find_embedding12fr ozen_chainE' on page 35 undefined on input line 4466. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 35 undefined on input line 4565. [35] LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 36 undefined on input line 4592. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 36 undefined on input line 4592. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 36 undefined on input line 4601. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 36 undefined on input line 4601. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 36 undefined on input line 4620. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 36 undefined on input line 4650. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 36 undefined on input line 4678. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 36 undefined on input line 4678. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 36 undefined on input line 4687. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 36 undefined on input line 4687. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 36 undefined on input line 4708. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem__base:_CPPv4N14find_embedding22embedding_problem_baseE' on page 36 undefi ned on input line 4708. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem:_CPPv4I000EN14find_embedding17embedding_problemE' on page 36 undefined on input line 4708. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem:_CPPv4I000EN14find_embedding17embedding_problemE' on page 36 undefined on input line 4708. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 36 undefined on input line 4708. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1embedding__problem__base' on page 36 undefined on input line 1. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 36 undefined on input line 4717. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem__base:_CPPv4N14find_embedding22embedding_problem_baseE' on page 36 undefi ned on input line 4736. [36] LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1embedding__problem' on page 37 undefined on input line 4781. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 37 undefined on input line 4788. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 37 undefined on input line 4828. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 37 undefined on input line 4828. [37] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem__base:_CPPv4I00EN14find_embedding22embedding_problem_base7shuffleEv1A1B' on page 38 undefined on input line 4938. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem__base:_CPPv4I00EN14find_embedding22embedding_problem_base7shuffleEv1A1B' on page 38 undefined on input line 4938. LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding8VARORDERE' on page 38 undefined on input line 4960. LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding16VARORDER_SHUFFLEE' on page 38 undefined on input line 4960. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 38 undefined on input line 4983. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 38 undefined on input line 5021. [38] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 39 undefined on input line 5234. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 39 undefined on input line 5301. [39] LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1embedding__problem' on page 40 undefined on input line 5347. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 40 undefined on input line 5354. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler5errorEvPKcDp4Args' on page 40 u ndefined on input line 5363. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler10major_infoEvPKcDp4Args' on pag e 40 undefined on input line 5374. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler10minor_infoEvPKcDp4Args' on pag e 40 undefined on input line 5385. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler10extra_infoEvPKcDp4Args' on pag e 40 undefined on input line 5396. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1output__handl er:_CPPv4IDpENK14find_embedding14output_handler5debugEvPKcDp4Args' on page 40 u ndefined on input line 5407. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 40 undefined on input line 5419. [40] LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 41 un defined on input line 5578. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 41 undefined on input line 5578. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 41 un defined on input line 5578. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 41 undefined on input line 5578. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 41 undefined on input line 5578. [41] LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 42 un defined on input line 5611. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 42 undefined on input line 5611. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 42 un defined on input line 5611. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 42 undefined on input line 5611. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 42 undefined on input line 5611. Underfull \hbox (badness 7981) in paragraph at lines 5611--5611 []\T1/ptm/m/it/10 graph\T1/ptm/m/n/10 ::\T1/ptm/m/it/10 input_graph \T1/ptm/m/n /10 &\T1/ptm/m/it/10 var_g\T1/ptm/m/n/10 , \T1/ptm/m/it/10 graph\T1/ptm/m/n/10 ::\T1/ptm/m/it/10 input_graph \T1/ptm/m/n/10 &\T1/ptm/m/it/10 qubit_g\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 op- LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 42 un defined on input line 5684. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1components:_CPPv4N5grap h10componentsE' on page 42 undefined on input line 5684. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 42 undefined on input line 5738. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 42 undefined on input line 5766. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1fixed__handle r__hival:_CPPv4N14find_embedding19fixed_handler_hivalE' on page 42 undefined on input line 5803. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1fixed__handle r__none:_CPPv4N14find_embedding18fixed_handler_noneE' on page 42 undefined on i nput line 5803. [42] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1domain__handl er__masked:_CPPv4N14find_embedding21domain_handler_maskedE' on page 43 undefine d on input line 5812. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1domain__handl er__universe:_CPPv4N14find_embedding23domain_handler_universeE' on page 43 unde fined on input line 5812. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1embedding__pr oblem:_CPPv4I000EN14find_embedding17embedding_problemE' on page 43 undefined on input line 5830. LaTeX Warning: Hyper reference `cpp/file/find__embedding_8hpp:_CPPv4N14find_emb edding15pathfinder_type15fixed_handler_tE' on page 43 undefined on input line 5 830. LaTeX Warning: Hyper reference `cpp/file/find__embedding_8hpp:_CPPv4N14find_emb edding15pathfinder_type16domain_handler_tE' on page 43 undefined on input line 5830. LaTeX Warning: Hyper reference `cpp/file/find__embedding_8hpp:_CPPv4N14find_emb edding15pathfinder_type16output_handler_tE' on page 43 undefined on input line 5830. LaTeX Warning: Hyper reference `cpp/file/find__embedding_8hpp:_CPPv4N14find_emb edding15pathfinder_type19embedding_problem_tE' on page 43 undefined on input li ne 5839. LaTeX Warning: Hyper reference `cpp/file/find__embedding_8hpp:_CPPv4N14find_emb edding15pathfinder_type19embedding_problem_tE' on page 43 undefined on input li ne 5839. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 43 un defined on input line 5858. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 43 undefined on input line 5858. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv45graph' on page 43 un defined on input line 5858. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 43 undefined on input line 5858. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 43 undefined on input line 5858. Underfull \hbox (badness 10000) in paragraph at lines 5858--5858 []\T1/ptm/m/it/10 graph\T1/ptm/m/n/10 ::\T1/ptm/m/it/10 input_graph \T1/ptm/m/n /10 &\T1/ptm/m/it/10 var_g\T1/ptm/m/n/10 , \T1/ptm/m/it/10 graph\T1/ptm/m/n/10 ::\T1/ptm/m/it/10 input_graph \T1/ptm/m/n/10 &\T1/ptm/m/it/10 qubit_g\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 op- LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding8VARORDERE' on page 43 undefined on input line 5921. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 43 undefined on input line 5931. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 43 undefined on input line 5931. LaTeX Warning: Hyper reference `cpp/file/find__embedding_8hpp:_CPPv4I_b_b_b_bDp EN14find_embedding18pathfinder_wrapper10_pf_parse4ENSt10unique_ptrI27pathfinder _public_interfaceEEDpRR4Args' on page 43 undefined on input line 5931. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 43 undefined on input line 5940. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 43 undefined on input line 5940. LaTeX Warning: Hyper reference `cpp/file/find__embedding_8hpp:_CPPv4I_b_b_bDpEN 14find_embedding18pathfinder_wrapper10_pf_parse3ENSt10unique_ptrI27pathfinder_p ublic_interfaceEEDpRR4Args' on page 43 undefined on input line 5940. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 43 undefined on input line 5949. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 43 undefined on input line 5949. LaTeX Warning: Hyper reference `cpp/file/find__embedding_8hpp:_CPPv4I_b_bDpEN14 find_embedding18pathfinder_wrapper10_pf_parse2ENSt10unique_ptrI27pathfinder_pub lic_interfaceEEDpRR4Args' on page 43 undefined on input line 5949. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 43 undefined on input line 5958. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 43 undefined on input line 5958. LaTeX Warning: Hyper reference `cpp/file/find__embedding_8hpp:_CPPv4I_bDpEN14fi nd_embedding18pathfinder_wrapper10_pf_parse1ENSt10unique_ptrI27pathfinder_publi c_interfaceEEDpRR4Args' on page 43 undefined on input line 5958. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 43 undefined on input line 5967. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 43 undefined on input line 5967. LaTeX Warning: Hyper reference `cpp/file/find__embedding_8hpp:_CPPv4IDpEN14find _embedding18pathfinder_wrapper9_pf_parseENSt10unique_ptrI27pathfinder_public_in terfaceEEDpRR4Args' on page 43 undefined on input line 5967. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1parameter__pr ocessor:_CPPv4N14find_embedding19parameter_processorE' on page 43 undefined on input line 5977. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 43 undefined on input line 5986. [43] LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 44 undefined on input line 6059. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1unaryint:_CPPv4I0EN5gra ph8unaryintE' on page 44 undefined on input line 6059. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv4I0EN5graph10component s10componentsERK11input_graphRK8unaryintI1TE' on page 44 undefined on input lin e 6059. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 44 undefined on input line 6068. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 44 undefined on input line 6077. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 44 undefined on input line 6130. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 44 undefined on input line 6130. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1components:_CPPv4I0ENK5 graph10components14into_componentEbKiR1TRNSt6vectorIiEE' on page 44 undefined o n input line 6152. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1components:_CPPv4I0ENK5 graph10components14from_componentEvKiR1TRNSt6vectorIiEE' on page 44 undefined o n input line 6163. [44] LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4N5gr aph11input_graphE' on page 45 undefined on input line 6230. [45] LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph21get_neighbors_sourcesENSt6vectorINSt6vectorIiEEEERK2T1D p4Args' on page 46 undefined on input line 6359. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph21get_neighbors_sourcesENSt6vectorINSt6vectorIiEEEERK2T1D p4Args' on page 46 undefined on input line 6359. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph19get_neighbors_sinksENSt6vectorINSt6vectorIiEEEERK2T2Dp4 Args' on page 46 undefined on input line 6370. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4I0Dp ENK5graph11input_graph19get_neighbors_sinksENSt6vectorINSt6vectorIiEEEERK2T2Dp4 Args' on page 46 undefined on input line 6370. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1input__graph:_CPPv4IDpE NK5graph11input_graph13get_neighborsENSt6vectorINSt6vectorIiEEEEDp4Args' on pag e 46 undefined on input line 6381. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1unaryint:_CPPv4I0EN5gra ph8unaryintE' on page 46 undefined on input line 6406. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv4I0000ENK5graph11input _graph15__get_neighborsENSt6vectorINSt6vectorIiEEEERK8unaryintI2T1ERK8unaryintI 2T2ERK8unaryintI2T3ERK8unaryintI2T4E' on page 46 undefined on input line 6406. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1unaryint:_CPPv4I0EN5gra ph8unaryintE' on page 46 undefined on input line 6406. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv4I0000ENK5graph11input _graph15__get_neighborsENSt6vectorINSt6vectorIiEEEERK8unaryintI2T1ERK8unaryintI 2T2ERK8unaryintI2T3ERK8unaryintI2T4E' on page 46 undefined on input line 6406. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1unaryint:_CPPv4I0EN5gra ph8unaryintE' on page 46 undefined on input line 6406. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv4I0000ENK5graph11input _graph15__get_neighborsENSt6vectorINSt6vectorIiEEEERK8unaryintI2T1ERK8unaryintI 2T2ERK8unaryintI2T3ERK8unaryintI2T4E' on page 46 undefined on input line 6406. LaTeX Warning: Hyper reference `cpp/class/classgraph_1_1unaryint:_CPPv4I0EN5gra ph8unaryintE' on page 46 undefined on input line 6406. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv4I0000ENK5graph11input _graph15__get_neighborsENSt6vectorINSt6vectorIiEEEERK8unaryintI2T1ERK8unaryintI 2T2ERK8unaryintI2T3ERK8unaryintI2T4E' on page 46 undefined on input line 6406. Underfull \hbox (badness 10000) in paragraph at lines 6406--6406 []\T1/pcr/b/n/10 const \T1/ptm/m/it/10 unaryint\T1/ptm/m/n/10 <\T1/ptm/m/it/10 T1\T1/ptm/m/n/10 > &\T1/ptm/m/it/10 sources\T1/ptm/m/n/10 , \T1/pcr/b/n/10 cons t Underfull \hbox (badness 10000) in paragraph at lines 6406--6406 \T1/ptm/m/n/10 &\T1/ptm/m/it/10 re-la-bel\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/it/10 unaryint\T1/ptm/m/n/10 <\T1/ptm/m/it/10 T4\T1/ptm/m/n/10 > &\T1 /ptm/m/it/10 mask\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv4I0000ENK5graph11input _graph14_get_neighborsENSt6vectorINSt6vectorIiEEEERK2T1RK2T2RK2T3RK2T4' on page 46 undefined on input line 6419. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv4I0000ENK5graph11input _graph14_get_neighborsENSt6vectorINSt6vectorIiEEEERK2T1RK2T2RK2T3RK2T4' on page 46 undefined on input line 6419. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv4I0000ENK5graph11input _graph14_get_neighborsENSt6vectorINSt6vectorIiEEEERK2T1RK2T2RK2T3RK2T4' on page 46 undefined on input line 6419. LaTeX Warning: Hyper reference `cpp/file/graph_8hpp:_CPPv4I0000ENK5graph11input _graph14_get_neighborsENSt6vectorINSt6vectorIiEEEERK2T1RK2T2RK2T3RK2T4' on page 46 undefined on input line 6419. [46] [47] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__node :_CPPv4I0EN14find_embedding12pairing_nodeE' on page 48 undefined on input line 6617. LaTeX Warning: Hyper reference `cpp/file/pairing__queue_8hpp:_CPPv4IDpEN14find_ embedding12pairing_node12pairing_nodeEDp4Args' on page 48 undefined on input li ne 6633. LaTeX Warning: Hyper reference `cpp/file/pairing__queue_8hpp:_CPPv4IDpEN14find_ embedding12pairing_node7refreshEvDp4Args' on page 48 undefined on input line 66 53. [48] LaTeX Warning: Hyper reference `cpp/file/pairing__queue_8hpp:_CPPv4N14find_embe dding13pairing_queue13pairing_queueEi' on page 49 undefined on input line 6743. LaTeX Warning: Hyper reference `cpp/file/pairing__queue_8hpp:_CPPv4IDpEN14find_ embedding13pairing_queue7emplaceEvDp4Args' on page 49 undefined on input line 6 779. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1min__heap__ta g:_CPPv4N14find_embedding12min_heap_tagE' on page 49 undefined on input line 68 46. [49] LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 50 undefined on input line 6923. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p ublic__interface:_CPPv4N14find_embedding27pathfinder_public_interfaceE' on page 50 undefined on input line 6923. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1pathfinder__parallel' on page 50 undefined on input line 6925. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1pathfinder__serial' on page 50 undefined on input line 6925. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 50 undefined on input line 6942. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 50 undefined on input line 6982. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 50 undefined on input line 6982. LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding8VARORDERE' on page 50 undefined on input line 6993. [50] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 51 undefined on input line 7169. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 51 undefined on input line 7259. [51] LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 52 undefined on input line 7277. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding5cloc kE' on page 52 undefined on input line 7313. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 52 undefined on input line 7331. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4I00EN14find_embe dding15pathfinder_base25dijkstra_initialize_chainEvRK11embedding_tRKiR6vectorIi ER6vectorIiER4pq_t12behavior_tag' on page 52 undefined on input line 7385. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4I00EN14find_embe dding15pathfinder_base25dijkstra_initialize_chainEvRK11embedding_tRKiR6vectorIi ER6vectorIiER4pq_t12behavior_tag' on page 52 undefined on input line 7385. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 52 undefined on input line 7412. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__p arallel:_CPPv4I0EN14find_embedding19pathfinder_parallelE' on page 52 undefined on input line 7412. [52] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 53 undefined on input line 7440. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4I0EN14find_embed ding19pathfinder_parallel12exec_chunkedEv1C' on page 53 undefined on input line 7479. LaTeX Warning: Hyper reference `cpp/file/pathfinder_8hpp:_CPPv4I0EN14find_embed ding19pathfinder_parallel12exec_indexedEv1C' on page 53 undefined on input line 7488. LaTeX Warning: Hyper reference `cpp/namespace/namespacefind__embedding:classfin d__embedding_1_1pathfinder__base' on page 53 undefined on input line 7557. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 53 undefined on input line 7573. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1chain:_CPPv4N 14find_embedding5chainE' on page 53 undefined on input line 7573. LaTeX Warning: Hyper reference `cpp/file/embedding__problem_8hpp:_CPPv4N14find_ embedding8VARORDERE' on page 53 undefined on input line 7609. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 53 undefined on input line 7621. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pathfinder__s erial:_CPPv4I0EN14find_embedding17pathfinder_serialE' on page 53 undefined on i nput line 7621. [53] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parametersE' on page 54 undefined on input line 7649. LaTeX Warning: Hyper reference `cpp/class/classfastrng:_CPPv47fastrng' on page 54 undefined on input line 7703. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1priority__nod e:_CPPv4I00EN14find_embedding13priority_nodeE' on page 54 undefined on input li ne 7721. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1min__heap__ta g:_CPPv4N14find_embedding12min_heap_tagE' on page 54 undefined on input line 77 21. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1priority__nod e:_CPPv4I00EN14find_embedding13priority_nodeE' on page 54 undefined on input li ne 7730. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1max__heap__ta g:_CPPv4N14find_embedding12max_heap_tagE' on page 54 undefined on input line 77 30. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1pairing__queu e:_CPPv4I0EN14find_embedding13pairing_queueE' on page 54 undefined on input lin e 7739. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1priority__nod e:_CPPv4I00EN14find_embedding13priority_nodeE' on page 54 undefined on input li ne 7739. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 54 undefined on input line 7739. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1min__heap__ta g:_CPPv4N14find_embedding12min_heap_tagE' on page 54 undefined on input line 77 39. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_local_intera ction:_CPPv4N14find_embedding16LocalInteractionE' on page 54 undefined on input line 7748. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4I0EN14find_embedding13 collectMinimaEvRK6vectorI1TER6vectorIiE' on page 54 undefined on input line 775 8. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 54 undefined on input line 7770. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding10dis tance_tE' on page 54 undefined on input line 7770. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 54 undefined on input line 7779. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_minor_miner_ exception:_CPPv4N14find_embedding19MinorMinerExceptionE' on page 54 undefined o n input line 7779. Underfull \hbox (badness 10000) in paragraph at lines 7786--7786 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 string &\T1/ptm/m/it/10 m \T1/ptm/m/n/10 = "bad em-bed-ding used with [54] LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 55 undefined on input line 7798. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_minor_miner_ exception:_CPPv4N14find_embedding19MinorMinerExceptionE' on page 55 undefined o n input line 7798. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 55 undefined on input line 7817. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_minor_miner_ exception:_CPPv4N14find_embedding19MinorMinerExceptionE' on page 55 undefined o n input line 7817. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding5cloc kE' on page 55 undefined on input line 7878. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding5cloc kE' on page 55 undefined on input line 7912. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_bad _initialization_exception' on page 55 undefined on input line 7939. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_cor rupt_embedding_exception' on page 55 undefined on input line 7939. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_cor rupt_parameters_exception' on page 55 undefined on input line 7939. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_pro blem_cancelled_exception' on page 55 undefined on input line 7939. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:classfind__embedding_1_1_tim eout_exception' on page 55 undefined on input line 7939. Underfull \hbox (badness 10000) in paragraph at lines 7938--7940 \T1/ptm/m/it/10 #in-clude \T1/ptm/m/n/10 Sub-classed by \T1/ptm/m/it /10 find_embedding::BadInitializationException\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7938--7940 \T1/ptm/m/it/10 find_embedding::CorruptEmbeddingException\T1/ptm/m/n/10 , \T1/p tm/m/it/10 find_embedding::CorruptParametersException\T1/ptm/m/n/10 , [55] LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1optional__par ameters:_CPPv4N14find_embedding19optional_parameters19optional_parametersER19op tional_parameters3mapIi6vectorIiEE3mapIi6vectorIiEE3mapIi6vectorIiEE' on page 5 6 undefined on input line 7967. Underfull \hbox (badness 10000) in paragraph at lines 7967--7967 []\T1/ptm/m/it/10 optional_parameters \T1/ptm/m/n/10 &\T1/ptm/m/it/10 p\T1/ptm/ m/n/10 , map> \T1/ptm/m/it/10 fixed_chains\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4IDpENK14find_embedding 19optional_parameters9print_outEviPKcDp4Args' on page 56 undefined on input lin e 7980. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4IDpENK14find_embedding 19optional_parameters9print_errEviPKcDp4Args' on page 56 undefined on input lin e 7989. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4IDpENK14find_embedding 19optional_parameters5errorEvPKcDp4Args' on page 56 undefined on input line 799 8. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4IDpENK14find_embedding 19optional_parameters10major_infoEvPKcDp4Args' on page 56 undefined on input li ne 8007. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4IDpENK14find_embedding 19optional_parameters10minor_infoEvPKcDp4Args' on page 56 undefined on input li ne 8016. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4IDpENK14find_embedding 19optional_parameters10extra_infoEvPKcDp4Args' on page 56 undefined on input li ne 8025. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4IDpENK14find_embedding 19optional_parameters5debugEvPKcDp4Args' on page 56 undefined on input line 803 4. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding19Loc alInteractionPtrE' on page 56 undefined on input line 8062. LaTeX Warning: Hyper reference `cpp/file/util_8hpp:_CPPv4N14find_embedding6RAND OME' on page 56 undefined on input line 8082. [56] LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 57 undefined on input line 8222. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_minor_miner_ exception:_CPPv4N14find_embedding19MinorMinerExceptionE' on page 57 undefined o n input line 8222. LaTeX Warning: Hyper reference `cpp/file/chain_8hpp:_CPPv414find_embedding' on page 57 undefined on input line 8241. LaTeX Warning: Hyper reference `cpp/class/classfind__embedding_1_1_minor_miner_ exception:_CPPv4N14find_embedding19MinorMinerExceptionE' on page 57 undefined o n input line 8241. [57] [58] [59] No file d-wave-systems-minorminer.ind. [60] (./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/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on d-wave-systems-minorminer.pdf (64 pages, 447767 bytes). Transcript written on d-wave-systems-minorminer.log. Latexmk: Index file 'd-wave-systems-minorminer.idx' was written 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' 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 (741 entries accepted, 0 rejected). Sorting entries.........done (8464 comparisons). Generating output file d-wave-systems-minorminer.ind....done (772 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 2018/12/22 v1.8.3 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/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.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/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/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/parskip/parskip.sty) (/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/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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) Writing index file d-wave-systems-minorminer.idx (./d-wave-systems-minorminer.aux LaTeX Warning: Label `cpp/file/graph_8hpp:_CPPv4NK5graph8unaryintclEi' multiply defined. LaTeX Warning: Label `cpp/file/graph_8hpp:_CPPv4N5graph8unaryint1bE' multiply d efined. LaTeX Warning: Label `cpp/file/graph_8hpp:_CPPv4NK5graph8unaryintclEi' multiply defined. LaTeX Warning: Label `cpp/file/graph_8hpp:_CPPv4N5graph8unaryint1bE' multiply d efined. LaTeX Warning: Label `cpp/file/graph_8hpp:_CPPv4IEN5graph8unaryintINSt6vectorIi EEEE' multiply defined. 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:_CPPv4N5graph8unaryint8unaryintEKNSt6 vectorIiEE' 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:_CPPv4NK5graph8unaryintclEi' 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:_CPPv4N5graph8unaryint1bE' multiply d efined. 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/texlive/texmf-dist/tex/latex/psnfss/t1ptm.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/texlive/texmf-dist/tex/latex/psnfss/t1phv.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] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [1] [2] Chapter 1. [3] [4 <./Embedding_TriangularSquare.png>] [5 <./Embedding_K6Random3.png>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [6] [7] [8] Underfull \hbox (badness 10000) in paragraph at lines 736--736 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 em-bed-ding [9] [10] [11] [12] Underfull \hbox (badness 10000) in paragraph at lines 1322--1324 \T1/ptm/m/it/10 #in-clude \T1/ptm/m/n/10 Sub-classed by [][]\T1/ptm/ m/it/10 find_embedding::BadInitializationException[][]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1322--1324 [][]\T1/ptm/m/it/10 find_embedding::CorruptEmbeddingException[][]\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 find_embedding::CorruptParametersException[][]\T1/ptm/m/ n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1341--1341 [][][]\T1/ptm/m/it/10 optional_parameters[][] \T1/ptm/m/n/10 &\T1/ptm/m/it/10 p \T1/ptm/m/n/10 , map> \T1/ptm/m/it/10 fixed_chains\T1/ptm/m/n /10 , [13] [14] [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 1971--1973 [][]\T1/ptm/m/it/10 find_embedding::CorruptParametersException[][]\T1/ptm/m/n/1 0 , [][]\T1/ptm/m/it/10 find_embedding::ProblemCancelledException[][]\T1/ptm/m/ n/10 , [17] [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 2370--2370 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 em-bed-ding [20] [21] [22] [23] [24] Underfull \hbox (badness 10000) in paragraph at lines 3098--3100 \T1/ptm/m/n/10 Subclassed by [][]\T1/ptm/m/it/10 find_embedding::pathfinder_par allel< em-bed-ding_problem_t >[][]\T1/ptm/m/n/10 , [25] [26] [27] [28] [29] [30] [31] [32] Underfull \hbox (badness 10000) in paragraph at lines 4111--4111 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 em-bed-ding [33] [34] [35] [36] [37] [38] [39] [40] [41] Underfull \hbox (badness 7981) in paragraph at lines 5611--5611 [][][]\T1/ptm/m/it/10 graph[][]\T1/ptm/m/n/10 ::[][]\T1/ptm/m/it/10 input_graph [][] \T1/ptm/m/n/10 &\T1/ptm/m/it/10 var_g\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 graph[][]\T1/ptm/m/n/10 ::[][]\T1/ptm/m/it/10 input_graph[][] \T1/ptm/m/n/10 &\ T1/ptm/m/it/10 qubit_g\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 op- [42] Underfull \hbox (badness 10000) in paragraph at lines 5858--5858 [][][]\T1/ptm/m/it/10 graph[][]\T1/ptm/m/n/10 ::[][]\T1/ptm/m/it/10 input_graph [][] \T1/ptm/m/n/10 &\T1/ptm/m/it/10 var_g\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 graph[][]\T1/ptm/m/n/10 ::[][]\T1/ptm/m/it/10 input_graph[][] \T1/ptm/m/n/10 &\ T1/ptm/m/it/10 qubit_g\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 op- [43] [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 6406--6406 []\T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 unaryint[][]\T1/ptm/m/n/10 <[][]\T1/ ptm/m/it/10 T1[][]\T1/ptm/m/n/10 > &\T1/ptm/m/it/10 sources\T1/ptm/m/n/10 , \T1 /pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 6406--6406 \T1/ptm/m/n/10 &\T1/ptm/m/it/10 re-la-bel\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 unaryint[][]\T1/ptm/m/n/10 <[][]\T1/ptm/m/it/10 T4[][]\T1/p tm/m/n/10 > &\T1/ptm/m/it/10 mask\T1/pcr/m/n/10 ) [46] [47] [48] [49] [50] [51] [52] [53] Underfull \hbox (badness 10000) in paragraph at lines 7786--7786 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 string &\T1/ptm/m/it/10 m \T1/ptm/m/n/10 = "bad em-bed-ding used with [54] Underfull \hbox (badness 10000) in paragraph at lines 7938--7940 \T1/ptm/m/it/10 #in-clude \T1/ptm/m/n/10 Sub-classed by [][]\T1/ptm/ m/it/10 find_embedding::BadInitializationException[][]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7938--7940 [][]\T1/ptm/m/it/10 find_embedding::CorruptEmbeddingException[][]\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 find_embedding::CorruptParametersException[][]\T1/ptm/m/ n/10 , [55] Underfull \hbox (badness 10000) in paragraph at lines 7967--7967 [][][]\T1/ptm/m/it/10 optional_parameters[][] \T1/ptm/m/n/10 &\T1/ptm/m/it/10 p \T1/ptm/m/n/10 , map> \T1/ptm/m/it/10 fixed_chains\T1/ptm/m/n /10 , [56] [57] [58] [59] (./d-wave-systems-minorminer.ind [60] Overfull \hbox (22.1225pt too wide) in paragraph at lines 29--31 []\T1/pcr/m/n/10 find_embedding::BadInitializationException Overfull \hbox (190.1225pt too wide) in paragraph at lines 31--33 []\T1/pcr/m/n/10 find_embedding::BadInitializationException::BadInitializationE xception Underfull \hbox (badness 10000) in paragraph at lines 35--37 []\T1/pcr/m/n/10 find_embedding::chain::add_leaf \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 37--39 []\T1/pcr/m/n/10 find_embedding::chain::adopt \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 39--41 []\T1/pcr/m/n/10 find_embedding::chain::begin \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 41--43 []\T1/pcr/m/n/10 find_embedding::chain::chain \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 43--45 []\T1/pcr/m/n/10 find_embedding::chain::clear \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 45--47 []\T1/pcr/m/n/10 find_embedding::chain::count \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 6001) in paragraph at lines 48--50 []\T1/pcr/m/n/10 find_embedding::chain::diagnostic \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 50--52 []\T1/pcr/m/n/10 find_embedding::chain::drop_link \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7796) in paragraph at lines 54--55 []\T1/pcr/m/n/10 find_embedding::chain::fetch \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 57--59 []\T1/pcr/m/n/10 find_embedding::chain::get_link \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 59--61 []\T1/pcr/m/n/10 find_embedding::chain::iterator \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (28.1225pt too wide) in paragraph at lines 61--63 []\T1/pcr/m/n/10 find_embedding::chain::iterator::operator!= Overfull \hbox (28.1225pt too wide) in paragraph at lines 63--65 []\T1/pcr/m/n/10 find_embedding::chain::iterator::operator++ Underfull \hbox (badness 5147) in paragraph at lines 65--66 []\T1/pcr/m/n/10 find_embedding::chain::label \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 66--68 []\T1/pcr/m/n/10 find_embedding::chain::link_path \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 5147) in paragraph at lines 68--69 []\T1/pcr/m/n/10 find_embedding::chain::links \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 69--71 []\T1/pcr/m/n/10 find_embedding::chain::operator= \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 73--74 []\T1/pcr/m/n/10 find_embedding::chain::qubit_weight Underfull \hbox (badness 10000) in paragraph at lines 74--76 []\T1/pcr/m/n/10 find_embedding::chain::refcount \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 76--77 []\T1/pcr/m/n/10 find_embedding::chain::retrieve \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 77--79 []\T1/pcr/m/n/10 find_embedding::chain::run_diagnostic Underfull \hbox (badness 10000) in paragraph at lines 79--81 []\T1/pcr/m/n/10 find_embedding::chain::set_link \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 81--83 []\T1/pcr/m/n/10 find_embedding::chain::set_root \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [61] Underfull \hbox (badness 7796) in paragraph at lines 85--87 []\T1/pcr/m/n/10 find_embedding::chain::steal \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 91--93 []\T1/pcr/m/n/10 find_embedding::chain::trim_leaf \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 96--98 []\T1/pcr/m/n/10 find_embedding::CorruptEmbeddingException Overfull \hbox (178.1225pt too wide) in paragraph at lines 98--100 []\T1/pcr/m/n/10 find_embedding::CorruptEmbeddingException::CorruptEmbeddingExc eption Overfull \hbox (22.1225pt too wide) in paragraph at lines 100--102 []\T1/pcr/m/n/10 find_embedding::CorruptParametersException Overfull \hbox (190.1225pt too wide) in paragraph at lines 102--104 []\T1/pcr/m/n/10 find_embedding::CorruptParametersException::CorruptParametersE xception Underfull \hbox (badness 10000) in paragraph at lines 107--109 []\T1/pcr/m/n/10 find_embedding::domain_handler_masked Overfull \hbox (136.1225pt too wide) in paragraph at lines 109--111 []\T1/pcr/m/n/10 find_embedding::domain_handler_masked::~domain_handler_masked Overfull \hbox (82.1225pt too wide) in paragraph at lines 111--113 []\T1/pcr/m/n/10 find_embedding::domain_handler_masked::accepts_qubit Overfull \hbox (130.1225pt too wide) in paragraph at lines 113--115 []\T1/pcr/m/n/10 find_embedding::domain_handler_masked::domain_handler_masked Overfull \hbox (34.1225pt too wide) in paragraph at lines 115--117 []\T1/pcr/m/n/10 find_embedding::domain_handler_masked::masks Overfull \hbox (40.1225pt too wide) in paragraph at lines 117--119 []\T1/pcr/m/n/10 find_embedding::domain_handler_masked::params Overfull \hbox (106.1225pt too wide) in paragraph at lines 119--121 []\T1/pcr/m/n/10 find_embedding::domain_handler_masked::prepare_distances Overfull \hbox (94.1225pt too wide) in paragraph at lines 121--123 []\T1/pcr/m/n/10 find_embedding::domain_handler_masked::prepare_visited Overfull \hbox (4.1225pt too wide) in paragraph at lines 123--125 []\T1/pcr/m/n/10 find_embedding::domain_handler_universe Overfull \hbox (160.1225pt too wide) in paragraph at lines 125--127 []\T1/pcr/m/n/10 find_embedding::domain_handler_universe::~domain_handler_unive rse Overfull \hbox (94.1225pt too wide) in paragraph at lines 127--129 []\T1/pcr/m/n/10 find_embedding::domain_handler_universe::accepts_qubit Overfull \hbox (154.1225pt too wide) in paragraph at lines 129--131 []\T1/pcr/m/n/10 find_embedding::domain_handler_universe::domain_handler_univer se Overfull \hbox (118.1225pt too wide) in paragraph at lines 131--133 []\T1/pcr/m/n/10 find_embedding::domain_handler_universe::prepare_distances Overfull \hbox (106.1225pt too wide) in paragraph at lines 133--135 []\T1/pcr/m/n/10 find_embedding::domain_handler_universe::prepare_visited Underfull \hbox (badness 10000) in paragraph at lines 137--139 []\T1/pcr/m/n/10 find_embedding::embedding::chainsize Overfull \hbox (22.1225pt too wide) in paragraph at lines 139--141 []\T1/pcr/m/n/10 find_embedding::embedding::construct_chain Overfull \hbox (70.1225pt too wide) in paragraph at lines 141--143 []\T1/pcr/m/n/10 find_embedding::embedding::construct_chain_steiner Underfull \hbox (badness 10000) in paragraph at lines 143--145 []\T1/pcr/m/n/10 find_embedding::embedding::embedding Underfull \hbox (badness 10000) in paragraph at lines 146--148 []\T1/pcr/m/n/10 find_embedding::embedding::fix_chain Underfull \hbox (badness 10000) in paragraph at lines 148--150 []\T1/pcr/m/n/10 find_embedding::embedding::flip_back Underfull \hbox (badness 10000) in paragraph at lines 150--152 []\T1/pcr/m/n/10 find_embedding::embedding::freeze_out Underfull \hbox (badness 6001) in paragraph at lines 152--153 []\T1/pcr/m/n/10 find_embedding::embedding::frozen \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 153--155 []\T1/pcr/m/n/10 find_embedding::embedding::get_chain Underfull \hbox (badness 10000) in paragraph at lines 155--157 []\T1/pcr/m/n/10 find_embedding::embedding::has_qubit Underfull \hbox (badness 6001) in paragraph at lines 157--159 []\T1/pcr/m/n/10 find_embedding::embedding::linked \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 159--160 []\T1/pcr/m/n/10 find_embedding::embedding::linkup \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (22.1225pt too wide) in paragraph at lines 160--162 []\T1/pcr/m/n/10 find_embedding::embedding::long_diagnostic Underfull \hbox (badness 10000) in paragraph at lines 162--164 []\T1/pcr/m/n/10 find_embedding::embedding::max_weight Underfull \hbox (badness 10000) in paragraph at lines 164--165 []\T1/pcr/m/n/10 find_embedding::embedding::num_fixed Underfull \hbox (badness 10000) in paragraph at lines 165--166 []\T1/pcr/m/n/10 find_embedding::embedding::num_qubits Overfull \hbox (4.1225pt too wide) in paragraph at lines 166--167 []\T1/pcr/m/n/10 find_embedding::embedding::num_reserved Underfull \hbox (badness 10000) in paragraph at lines 167--168 []\T1/pcr/m/n/10 find_embedding::embedding::num_vars Underfull \hbox (badness 10000) in paragraph at lines 168--170 []\T1/pcr/m/n/10 find_embedding::embedding::operator= Underfull \hbox (badness 10000) in paragraph at lines 170--172 []\T1/pcr/m/n/10 find_embedding::embedding::operator== Underfull \hbox (badness 10000) in paragraph at lines 172--174 []\T1/pcr/m/n/10 find_embedding::embedding::print \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 174--175 []\T1/pcr/m/n/10 find_embedding::embedding::qub_weight Overfull \hbox (46.1225pt too wide) in paragraph at lines 175--177 []\T1/pcr/m/n/10 find_embedding::embedding::run_long_diagnostic Underfull \hbox (badness 10000) in paragraph at lines 177--179 []\T1/pcr/m/n/10 find_embedding::embedding::set_chain Underfull \hbox (badness 10000) in paragraph at lines 179--181 []\T1/pcr/m/n/10 find_embedding::embedding::statistics Underfull \hbox (badness 10000) in paragraph at lines 181--183 []\T1/pcr/m/n/10 find_embedding::embedding::steal_all Underfull \hbox (badness 10000) in paragraph at lines 183--185 []\T1/pcr/m/n/10 find_embedding::embedding::tear_out [62] Underfull \hbox (badness 10000) in paragraph at lines 185--187 []\T1/pcr/m/n/10 find_embedding::embedding::thaw_back Overfull \hbox (10.1225pt too wide) in paragraph at lines 187--188 []\T1/pcr/m/n/10 find_embedding::embedding::var_embedding Underfull \hbox (badness 6001) in paragraph at lines 188--190 []\T1/pcr/m/n/10 find_embedding::embedding::weight \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 190--192 []\T1/pcr/m/n/10 find_embedding::embedding_problem \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (88.1225pt too wide) in paragraph at lines 192--194 []\T1/pcr/m/n/10 find_embedding::embedding_problem::~embedding_problem Overfull \hbox (82.1225pt too wide) in paragraph at lines 194--196 []\T1/pcr/m/n/10 find_embedding::embedding_problem::embedding_problem Underfull \hbox (badness 10000) in paragraph at lines 196--198 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base Overfull \hbox (148.1225pt too wide) in paragraph at lines 198--200 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::~embedding_problem_bas e Overfull \hbox (88.1225pt too wide) in paragraph at lines 200--202 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::bfs_component Overfull \hbox (70.1225pt too wide) in paragraph at lines 202--204 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::bound_beta Overfull \hbox (94.1225pt too wide) in paragraph at lines 204--206 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::compute_margin Overfull \hbox (64.1225pt too wide) in paragraph at lines 206--208 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::desperate Overfull \hbox (88.1225pt too wide) in paragraph at lines 208--210 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::dfs_component Overfull \hbox (58.1225pt too wide) in paragraph at lines 210--212 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::embedded Overfull \hbox (142.1225pt too wide) in paragraph at lines 212--214 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::embedding_problem_base Overfull \hbox (100.1225pt too wide) in paragraph at lines 214--216 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::exponent_margin Overfull \hbox (58.1225pt too wide) in paragraph at lines 216--218 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::improved Overfull \hbox (76.1225pt too wide) in paragraph at lines 218--220 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::initialized Overfull \hbox (58.1225pt too wide) in paragraph at lines 220--222 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::max_beta Overfull \hbox (40.1225pt too wide) in paragraph at lines 222--224 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::num_f Overfull \hbox (64.1225pt too wide) in paragraph at lines 224--226 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::num_fixed Overfull \hbox (40.1225pt too wide) in paragraph at lines 226--228 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::num_q Overfull \hbox (70.1225pt too wide) in paragraph at lines 228--230 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::num_qubits Overfull \hbox (40.1225pt too wide) in paragraph at lines 230--232 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::num_r Overfull \hbox (82.1225pt too wide) in paragraph at lines 232--234 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::num_reserved Overfull \hbox (40.1225pt too wide) in paragraph at lines 234--236 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::num_v Overfull \hbox (58.1225pt too wide) in paragraph at lines 236--238 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::num_vars Overfull \hbox (46.1225pt too wide) in paragraph at lines 238--240 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::params Overfull \hbox (88.1225pt too wide) in paragraph at lines 240--242 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::pfs_component Overfull \hbox (136.1225pt too wide) in paragraph at lines 242--244 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::populate_weight_table Overfull \hbox (100.1225pt too wide) in paragraph at lines 244--246 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::qubit_component Overfull \hbox (70.1225pt too wide) in paragraph at lines 246--248 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::qubit_nbrs Overfull \hbox (100.1225pt too wide) in paragraph at lines 248--250 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::qubit_neighbors Overfull \hbox (34.1225pt too wide) in paragraph at lines 250--252 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::rand Overfull \hbox (52.1225pt too wide) in paragraph at lines 252--254 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::randint Overfull \hbox (70.1225pt too wide) in paragraph at lines 254--256 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::reset_mood Overfull \hbox (70.1225pt too wide) in paragraph at lines 256--258 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::round_beta Overfull \hbox (52.1225pt too wide) in paragraph at lines 258--260 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::shuffle Overfull \hbox (106.1225pt too wide) in paragraph at lines 260--262 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::target_chainsize Overfull \hbox (58.1225pt too wide) in paragraph at lines 262--264 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::var_nbrs Overfull \hbox (88.1225pt too wide) in paragraph at lines 264--266 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::var_neighbors Overfull \hbox (64.1225pt too wide) in paragraph at lines 266--268 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::var_order Overfull \hbox (112.1225pt too wide) in paragraph at lines 268--270 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::var_order_shuffle Overfull \hbox (100.1225pt too wide) in paragraph at lines 270--272 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::var_order_space Overfull \hbox (112.1225pt too wide) in paragraph at lines 272--274 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::var_order_visited Overfull \hbox (46.1225pt too wide) in paragraph at lines 274--276 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::weight Overfull \hbox (82.1225pt too wide) in paragraph at lines 276--278 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::weight_bound Overfull \hbox (82.1225pt too wide) in paragraph at lines 278--280 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::weight_table Overfull \hbox (58.1225pt too wide) in paragraph at lines 280--282 []\T1/pcr/m/n/10 find_embedding::embedding_problem::embeddin g_t Underfull \hbox (badness 10000) in paragraph at lines 572--574 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel Overfull \hbox (112.1225pt too wide) in paragraph at lines 574--576 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::~pathfinder_parallel Overfull \hbox (64.1225pt too wide) in paragraph at lines 576--578 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::exec_chunked Overfull \hbox (64.1225pt too wide) in paragraph at lines 578--580 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::exec_indexed Overfull \hbox (34.1225pt too wide) in paragraph at lines 580--582 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::futures Overfull \hbox (34.1225pt too wide) in paragraph at lines 582--584 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::get_job Overfull \hbox (22.1225pt too wide) in paragraph at lines 584--586 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::nbr_i Overfull \hbox (100.1225pt too wide) in paragraph at lines 586--588 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::neighbors_embedded [66] Overfull \hbox (58.1225pt too wide) in paragraph at lines 588--590 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::num_threads Overfull \hbox (106.1225pt too wide) in paragraph at lines 590--592 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::pathfinder_parallel Overfull \hbox (124.1225pt too wide) in paragraph at lines 592--594 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::prepare_root_distances Overfull \hbox (70.1225pt too wide) in paragraph at lines 594--596 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::run_in_thread Overfull \hbox (70.1225pt too wide) in paragraph at lines 596--598 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::thread_weight Overfull \hbox (184.1225pt too wide) in paragraph at lines 598--600 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::embe dding_t Overfull \hbox (148.1225pt too wide) in paragraph at lines 600--602 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::supe r Overfull \hbox (28.1225pt too wide) in paragraph at lines 602--604 []\T1/pcr/m/n/10 find_embedding::pathfinder_public_interface Overfull \hbox (208.1225pt too wide) in paragraph at lines 604--606 []\T1/pcr/m/n/10 find_embedding::pathfinder_public_interface::~pathfinder_publi c_interface Overfull \hbox (94.1225pt too wide) in paragraph at lines 606--608 []\T1/pcr/m/n/10 find_embedding::pathfinder_public_interface::get_chain Overfull \hbox (148.1225pt too wide) in paragraph at lines 608--610 []\T1/pcr/m/n/10 find_embedding::pathfinder_public_interface::heuristicEmbeddin g Overfull \hbox (94.1225pt too wide) in paragraph at lines 610--612 []\T1/pcr/m/n/10 find_embedding::pathfinder_public_interface::quickPass Overfull \hbox (148.1225pt too wide) in paragraph at lines 612--614 []\T1/pcr/m/n/10 find_embedding::pathfinder_public_interface::set_initial_chain s Underfull \hbox (badness 6001) in paragraph at lines 614--616 []\T1/pcr/m/n/10 find_embedding::pathfinder_serial \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (88.1225pt too wide) in paragraph at lines 616--618 []\T1/pcr/m/n/10 find_embedding::pathfinder_serial::~pathfinder_serial Overfull \hbox (82.1225pt too wide) in paragraph at lines 618--620 []\T1/pcr/m/n/10 find_embedding::pathfinder_serial::pathfinder_serial Overfull \hbox (112.1225pt too wide) in paragraph at lines 620--622 []\T1/pcr/m/n/10 find_embedding::pathfinder_serial::prepare_root_distances Overfull \hbox (172.1225pt too wide) in paragraph at lines 622--624 []\T1/pcr/m/n/10 find_embedding::pathfinder_serial::embedd ing_t Overfull \hbox (136.1225pt too wide) in paragraph at lines 624--626 []\T1/pcr/m/n/10 find_embedding::pathfinder_serial::super Underfull \hbox (badness 10000) in paragraph at lines 626--628 []\T1/pcr/m/n/10 find_embedding::pathfinder_type \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (64.1225pt too wide) in paragraph at lines 628--630 []\T1/pcr/m/n/10 find_embedding::pathfinder_type::domain_handler_t Overfull \hbox (82.1225pt too wide) in paragraph at lines 630--632 []\T1/pcr/m/n/10 find_embedding::pathfinder_type::embedding_problem_t Overfull \hbox (58.1225pt too wide) in paragraph at lines 632--634 []\T1/pcr/m/n/10 find_embedding::pathfinder_type::fixed_handler_t Overfull \hbox (64.1225pt too wide) in paragraph at lines 634--636 []\T1/pcr/m/n/10 find_embedding::pathfinder_type::output_handler_t Overfull \hbox (40.1225pt too wide) in paragraph at lines 636--638 []\T1/pcr/m/n/10 find_embedding::pathfinder_type::pathfinder_t Overfull \hbox (40.1225pt too wide) in paragraph at lines 640--642 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::_pf_parse Overfull \hbox (46.1225pt too wide) in paragraph at lines 642--644 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::_pf_parse1 Overfull \hbox (46.1225pt too wide) in paragraph at lines 644--646 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::_pf_parse2 Overfull \hbox (46.1225pt too wide) in paragraph at lines 646--648 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::_pf_parse3 Overfull \hbox (46.1225pt too wide) in paragraph at lines 648--650 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::_pf_parse4 Overfull \hbox (100.1225pt too wide) in paragraph at lines 650--652 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::~pathfinder_wrapper Overfull \hbox (40.1225pt too wide) in paragraph at lines 652--654 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::get_chain Overfull \hbox (94.1225pt too wide) in paragraph at lines 654--656 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::heuristicEmbedding Overfull \hbox (34.1225pt too wide) in paragraph at lines 656--658 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::num_vars Overfull \hbox (94.1225pt too wide) in paragraph at lines 658--660 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::pathfinder_wrapper Underfull \hbox (badness 10000) in paragraph at lines 660--661 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::pf Underfull \hbox (badness 10000) in paragraph at lines 661--662 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::pp Overfull \hbox (40.1225pt too wide) in paragraph at lines 662--664 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::quickPass Overfull \hbox (94.1225pt too wide) in paragraph at lines 664--666 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::set_initial_chains Underfull \hbox (badness 10000) in paragraph at lines 668--669 []\T1/pcr/m/n/10 find_embedding::priority_node::dirt Underfull \hbox (badness 10000) in paragraph at lines 669--670 []\T1/pcr/m/n/10 find_embedding::priority_node::dist Underfull \hbox (badness 10000) in paragraph at lines 670--671 []\T1/pcr/m/n/10 find_embedding::priority_node::node Overfull \hbox (10.1225pt too wide) in paragraph at lines 671--673 []\T1/pcr/m/n/10 find_embedding::priority_node::operator< Overfull \hbox (34.1225pt too wide) in paragraph at lines 673--675 []\T1/pcr/m/n/10 find_embedding::priority_node::priority_node Overfull \hbox (16.1225pt too wide) in paragraph at lines 675--677 []\T1/pcr/m/n/10 find_embedding::ProblemCancelledException Overfull \hbox (178.1225pt too wide) in paragraph at lines 677--679 []\T1/pcr/m/n/10 find_embedding::ProblemCancelledException::ProblemCancelledExc eption Underfull \hbox (badness 10000) in paragraph at lines 680--682 []\T1/pcr/m/n/10 find_embedding::TimeoutException \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (70.1225pt too wide) in paragraph at lines 682--684 []\T1/pcr/m/n/10 find_embedding::TimeoutException::TimeoutException [67] Underfull \hbox (badness 10000) in paragraph at lines 695--697 []\T1/pcr/m/n/10 find_embedding::VARORDER_SHUFFLE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 704--705 []\T1/pcr/m/n/10 graph::components::__init_union \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 705--706 []\T1/pcr/m/n/10 graph::components::_num_reserved \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 5147) in paragraph at lines 706--707 []\T1/pcr/m/n/10 graph::components::component \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 710--712 []\T1/pcr/m/n/10 graph::components::component_neighbors Underfull \hbox (badness 6001) in paragraph at lines 713--715 []\T1/pcr/m/n/10 graph::components::from_component \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 716--718 []\T1/pcr/m/n/10 graph::components::into_component \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 721--723 []\T1/pcr/m/n/10 graph::components::num_reserved \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 727--728 []\T1/pcr/m/n/10 graph::input_graph::__get_neighbors Underfull \hbox (badness 10000) in paragraph at lines 730--731 []\T1/pcr/m/n/10 graph::input_graph::_to_vectorhoods Underfull \hbox (badness 7704) in paragraph at lines 735--737 []\T1/pcr/m/n/10 graph::input_graph::clear \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 737--738 []\T1/pcr/m/n/10 graph::input_graph::edges_aside \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 738--739 []\T1/pcr/m/n/10 graph::input_graph::edges_bside \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 739--741 []\T1/pcr/m/n/10 graph::input_graph::get_neighbors \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 741--743 []\T1/pcr/m/n/10 graph::input_graph::get_neighbors_sinks Overfull \hbox (16.1225pt too wide) in paragraph at lines 743--745 []\T1/pcr/m/n/10 graph::input_graph::get_neighbors_sources Underfull \hbox (badness 10000) in paragraph at lines 745--747 []\T1/pcr/m/n/10 graph::input_graph::input_graph \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7704) in paragraph at lines 757--759 []\T1/pcr/m/n/10 graph::unaryint::unaryint \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 6001) in paragraph at lines 763--765 []\T1/pcr/m/n/10 graph::unaryint> \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [68]) (./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/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on d-wave-systems-minorminer.pdf (72 pages, 498644 bytes). Transcript written on d-wave-systems-minorminer.log. Latexmk: Index file 'd-wave-systems-minorminer.idx' was written 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:_CPPv4IEN5graph8unaryintINSt6vectorIiEEEE' multiply defined Label `cpp/file/graph_8hpp:_CPPv4N5graph8unaryint1bE' multiply defined Label `cpp/file/graph_8hpp:_CPPv4N5graph8unaryint8unaryintEKNSt6vectorIiEE' multiply defined Label `cpp/file/graph_8hpp:_CPPv4NK5graph8unaryintclEi' multiply defined 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 12 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 2018/12/22 v1.8.3 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/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.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/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/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/parskip/parskip.sty) (/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/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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) Writing index file d-wave-systems-minorminer.idx (./d-wave-systems-minorminer.aux LaTeX Warning: Label `cpp/file/graph_8hpp:_CPPv4NK5graph8unaryintclEi' multiply defined. LaTeX Warning: Label `cpp/file/graph_8hpp:_CPPv4N5graph8unaryint1bE' multiply d efined. LaTeX Warning: Label `cpp/file/graph_8hpp:_CPPv4NK5graph8unaryintclEi' multiply defined. LaTeX Warning: Label `cpp/file/graph_8hpp:_CPPv4N5graph8unaryint1bE' multiply d efined. LaTeX Warning: Label `cpp/file/graph_8hpp:_CPPv4IEN5graph8unaryintINSt6vectorIi EEEE' multiply defined. 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:_CPPv4N5graph8unaryint8unaryintEKNSt6 vectorIiEE' 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:_CPPv4NK5graph8unaryintclEi' 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:_CPPv4N5graph8unaryint1bE' multiply d efined. 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/texlive/texmf-dist/tex/latex/psnfss/t1ptm.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/texlive/texmf-dist/tex/latex/psnfss/t1phv.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] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [1] [2] Chapter 1. [3] [4 <./Embedding_TriangularSquare.png>] [5 <./Embedding_K6Random3.png>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [6] [7] [8] Underfull \hbox (badness 10000) in paragraph at lines 736--736 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 em-bed-ding [9] [10] [11] [12] Underfull \hbox (badness 10000) in paragraph at lines 1322--1324 \T1/ptm/m/it/10 #in-clude \T1/ptm/m/n/10 Sub-classed by [][]\T1/ptm/ m/it/10 find_embedding::BadInitializationException[][]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1322--1324 [][]\T1/ptm/m/it/10 find_embedding::CorruptEmbeddingException[][]\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 find_embedding::CorruptParametersException[][]\T1/ptm/m/ n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1341--1341 [][][]\T1/ptm/m/it/10 optional_parameters[][] \T1/ptm/m/n/10 &\T1/ptm/m/it/10 p \T1/ptm/m/n/10 , map> \T1/ptm/m/it/10 fixed_chains\T1/ptm/m/n /10 , [13] [14] [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 1971--1973 [][]\T1/ptm/m/it/10 find_embedding::CorruptParametersException[][]\T1/ptm/m/n/1 0 , [][]\T1/ptm/m/it/10 find_embedding::ProblemCancelledException[][]\T1/ptm/m/ n/10 , [17] [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 2370--2370 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 em-bed-ding [20] [21] [22] [23] [24] Underfull \hbox (badness 10000) in paragraph at lines 3098--3100 \T1/ptm/m/n/10 Subclassed by [][]\T1/ptm/m/it/10 find_embedding::pathfinder_par allel< em-bed-ding_problem_t >[][]\T1/ptm/m/n/10 , [25] [26] [27] [28] [29] [30] [31] [32] Underfull \hbox (badness 10000) in paragraph at lines 4111--4111 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 em-bed-ding [33] [34] [35] [36] [37] [38] [39] [40] [41] Underfull \hbox (badness 7981) in paragraph at lines 5611--5611 [][][]\T1/ptm/m/it/10 graph[][]\T1/ptm/m/n/10 ::[][]\T1/ptm/m/it/10 input_graph [][] \T1/ptm/m/n/10 &\T1/ptm/m/it/10 var_g\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 graph[][]\T1/ptm/m/n/10 ::[][]\T1/ptm/m/it/10 input_graph[][] \T1/ptm/m/n/10 &\ T1/ptm/m/it/10 qubit_g\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 op- [42] Underfull \hbox (badness 10000) in paragraph at lines 5858--5858 [][][]\T1/ptm/m/it/10 graph[][]\T1/ptm/m/n/10 ::[][]\T1/ptm/m/it/10 input_graph [][] \T1/ptm/m/n/10 &\T1/ptm/m/it/10 var_g\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 graph[][]\T1/ptm/m/n/10 ::[][]\T1/ptm/m/it/10 input_graph[][] \T1/ptm/m/n/10 &\ T1/ptm/m/it/10 qubit_g\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 op- [43] [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 6406--6406 []\T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 unaryint[][]\T1/ptm/m/n/10 <[][]\T1/ ptm/m/it/10 T1[][]\T1/ptm/m/n/10 > &\T1/ptm/m/it/10 sources\T1/ptm/m/n/10 , \T1 /pcr/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 6406--6406 \T1/ptm/m/n/10 &\T1/ptm/m/it/10 re-la-bel\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 unaryint[][]\T1/ptm/m/n/10 <[][]\T1/ptm/m/it/10 T4[][]\T1/p tm/m/n/10 > &\T1/ptm/m/it/10 mask\T1/pcr/m/n/10 ) [46] [47] [48] [49] [50] [51] [52] [53] Underfull \hbox (badness 10000) in paragraph at lines 7786--7786 []\T1/pcr/b/n/10 const \T1/ptm/m/n/10 string &\T1/ptm/m/it/10 m \T1/ptm/m/n/10 = "bad em-bed-ding used with [54] Underfull \hbox (badness 10000) in paragraph at lines 7938--7940 \T1/ptm/m/it/10 #in-clude \T1/ptm/m/n/10 Sub-classed by [][]\T1/ptm/ m/it/10 find_embedding::BadInitializationException[][]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7938--7940 [][]\T1/ptm/m/it/10 find_embedding::CorruptEmbeddingException[][]\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 find_embedding::CorruptParametersException[][]\T1/ptm/m/ n/10 , [55] Underfull \hbox (badness 10000) in paragraph at lines 7967--7967 [][][]\T1/ptm/m/it/10 optional_parameters[][] \T1/ptm/m/n/10 &\T1/ptm/m/it/10 p \T1/ptm/m/n/10 , map> \T1/ptm/m/it/10 fixed_chains\T1/ptm/m/n /10 , [56] [57] [58] [59] (./d-wave-systems-minorminer.ind [60] Overfull \hbox (22.1225pt too wide) in paragraph at lines 29--31 []\T1/pcr/m/n/10 find_embedding::BadInitializationException Overfull \hbox (190.1225pt too wide) in paragraph at lines 31--33 []\T1/pcr/m/n/10 find_embedding::BadInitializationException::BadInitializationE xception Underfull \hbox (badness 10000) in paragraph at lines 35--37 []\T1/pcr/m/n/10 find_embedding::chain::add_leaf \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 37--39 []\T1/pcr/m/n/10 find_embedding::chain::adopt \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 39--41 []\T1/pcr/m/n/10 find_embedding::chain::begin \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 41--43 []\T1/pcr/m/n/10 find_embedding::chain::chain \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 43--45 []\T1/pcr/m/n/10 find_embedding::chain::clear \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 45--47 []\T1/pcr/m/n/10 find_embedding::chain::count \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 6001) in paragraph at lines 48--50 []\T1/pcr/m/n/10 find_embedding::chain::diagnostic \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 50--52 []\T1/pcr/m/n/10 find_embedding::chain::drop_link \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7796) in paragraph at lines 54--55 []\T1/pcr/m/n/10 find_embedding::chain::fetch \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 57--59 []\T1/pcr/m/n/10 find_embedding::chain::get_link \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 59--61 []\T1/pcr/m/n/10 find_embedding::chain::iterator \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (28.1225pt too wide) in paragraph at lines 61--63 []\T1/pcr/m/n/10 find_embedding::chain::iterator::operator!= Overfull \hbox (28.1225pt too wide) in paragraph at lines 63--65 []\T1/pcr/m/n/10 find_embedding::chain::iterator::operator++ Underfull \hbox (badness 5147) in paragraph at lines 65--66 []\T1/pcr/m/n/10 find_embedding::chain::label \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 66--68 []\T1/pcr/m/n/10 find_embedding::chain::link_path \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 5147) in paragraph at lines 68--69 []\T1/pcr/m/n/10 find_embedding::chain::links \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 69--71 []\T1/pcr/m/n/10 find_embedding::chain::operator= \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 73--74 []\T1/pcr/m/n/10 find_embedding::chain::qubit_weight Underfull \hbox (badness 10000) in paragraph at lines 74--76 []\T1/pcr/m/n/10 find_embedding::chain::refcount \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 76--77 []\T1/pcr/m/n/10 find_embedding::chain::retrieve \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 77--79 []\T1/pcr/m/n/10 find_embedding::chain::run_diagnostic Underfull \hbox (badness 10000) in paragraph at lines 79--81 []\T1/pcr/m/n/10 find_embedding::chain::set_link \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 81--83 []\T1/pcr/m/n/10 find_embedding::chain::set_root \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [61] Underfull \hbox (badness 7796) in paragraph at lines 85--87 []\T1/pcr/m/n/10 find_embedding::chain::steal \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 91--93 []\T1/pcr/m/n/10 find_embedding::chain::trim_leaf \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 96--98 []\T1/pcr/m/n/10 find_embedding::CorruptEmbeddingException Overfull \hbox (178.1225pt too wide) in paragraph at lines 98--100 []\T1/pcr/m/n/10 find_embedding::CorruptEmbeddingException::CorruptEmbeddingExc eption Overfull \hbox (22.1225pt too wide) in paragraph at lines 100--102 []\T1/pcr/m/n/10 find_embedding::CorruptParametersException Overfull \hbox (190.1225pt too wide) in paragraph at lines 102--104 []\T1/pcr/m/n/10 find_embedding::CorruptParametersException::CorruptParametersE xception Underfull \hbox (badness 10000) in paragraph at lines 107--109 []\T1/pcr/m/n/10 find_embedding::domain_handler_masked Overfull \hbox (136.1225pt too wide) in paragraph at lines 109--111 []\T1/pcr/m/n/10 find_embedding::domain_handler_masked::~domain_handler_masked Overfull \hbox (82.1225pt too wide) in paragraph at lines 111--113 []\T1/pcr/m/n/10 find_embedding::domain_handler_masked::accepts_qubit Overfull \hbox (130.1225pt too wide) in paragraph at lines 113--115 []\T1/pcr/m/n/10 find_embedding::domain_handler_masked::domain_handler_masked Overfull \hbox (34.1225pt too wide) in paragraph at lines 115--117 []\T1/pcr/m/n/10 find_embedding::domain_handler_masked::masks Overfull \hbox (40.1225pt too wide) in paragraph at lines 117--119 []\T1/pcr/m/n/10 find_embedding::domain_handler_masked::params Overfull \hbox (106.1225pt too wide) in paragraph at lines 119--121 []\T1/pcr/m/n/10 find_embedding::domain_handler_masked::prepare_distances Overfull \hbox (94.1225pt too wide) in paragraph at lines 121--123 []\T1/pcr/m/n/10 find_embedding::domain_handler_masked::prepare_visited Overfull \hbox (4.1225pt too wide) in paragraph at lines 123--125 []\T1/pcr/m/n/10 find_embedding::domain_handler_universe Overfull \hbox (160.1225pt too wide) in paragraph at lines 125--127 []\T1/pcr/m/n/10 find_embedding::domain_handler_universe::~domain_handler_unive rse Overfull \hbox (94.1225pt too wide) in paragraph at lines 127--129 []\T1/pcr/m/n/10 find_embedding::domain_handler_universe::accepts_qubit Overfull \hbox (154.1225pt too wide) in paragraph at lines 129--131 []\T1/pcr/m/n/10 find_embedding::domain_handler_universe::domain_handler_univer se Overfull \hbox (118.1225pt too wide) in paragraph at lines 131--133 []\T1/pcr/m/n/10 find_embedding::domain_handler_universe::prepare_distances Overfull \hbox (106.1225pt too wide) in paragraph at lines 133--135 []\T1/pcr/m/n/10 find_embedding::domain_handler_universe::prepare_visited Underfull \hbox (badness 10000) in paragraph at lines 137--139 []\T1/pcr/m/n/10 find_embedding::embedding::chainsize Overfull \hbox (22.1225pt too wide) in paragraph at lines 139--141 []\T1/pcr/m/n/10 find_embedding::embedding::construct_chain Overfull \hbox (70.1225pt too wide) in paragraph at lines 141--143 []\T1/pcr/m/n/10 find_embedding::embedding::construct_chain_steiner Underfull \hbox (badness 10000) in paragraph at lines 143--145 []\T1/pcr/m/n/10 find_embedding::embedding::embedding Underfull \hbox (badness 10000) in paragraph at lines 146--148 []\T1/pcr/m/n/10 find_embedding::embedding::fix_chain Underfull \hbox (badness 10000) in paragraph at lines 148--150 []\T1/pcr/m/n/10 find_embedding::embedding::flip_back Underfull \hbox (badness 10000) in paragraph at lines 150--152 []\T1/pcr/m/n/10 find_embedding::embedding::freeze_out Underfull \hbox (badness 6001) in paragraph at lines 152--153 []\T1/pcr/m/n/10 find_embedding::embedding::frozen \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 153--155 []\T1/pcr/m/n/10 find_embedding::embedding::get_chain Underfull \hbox (badness 10000) in paragraph at lines 155--157 []\T1/pcr/m/n/10 find_embedding::embedding::has_qubit Underfull \hbox (badness 6001) in paragraph at lines 157--159 []\T1/pcr/m/n/10 find_embedding::embedding::linked \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 159--160 []\T1/pcr/m/n/10 find_embedding::embedding::linkup \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (22.1225pt too wide) in paragraph at lines 160--162 []\T1/pcr/m/n/10 find_embedding::embedding::long_diagnostic Underfull \hbox (badness 10000) in paragraph at lines 162--164 []\T1/pcr/m/n/10 find_embedding::embedding::max_weight Underfull \hbox (badness 10000) in paragraph at lines 164--165 []\T1/pcr/m/n/10 find_embedding::embedding::num_fixed Underfull \hbox (badness 10000) in paragraph at lines 165--166 []\T1/pcr/m/n/10 find_embedding::embedding::num_qubits Overfull \hbox (4.1225pt too wide) in paragraph at lines 166--167 []\T1/pcr/m/n/10 find_embedding::embedding::num_reserved Underfull \hbox (badness 10000) in paragraph at lines 167--168 []\T1/pcr/m/n/10 find_embedding::embedding::num_vars Underfull \hbox (badness 10000) in paragraph at lines 168--170 []\T1/pcr/m/n/10 find_embedding::embedding::operator= Underfull \hbox (badness 10000) in paragraph at lines 170--172 []\T1/pcr/m/n/10 find_embedding::embedding::operator== Underfull \hbox (badness 10000) in paragraph at lines 172--174 []\T1/pcr/m/n/10 find_embedding::embedding::print \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 174--175 []\T1/pcr/m/n/10 find_embedding::embedding::qub_weight Overfull \hbox (46.1225pt too wide) in paragraph at lines 175--177 []\T1/pcr/m/n/10 find_embedding::embedding::run_long_diagnostic Underfull \hbox (badness 10000) in paragraph at lines 177--179 []\T1/pcr/m/n/10 find_embedding::embedding::set_chain Underfull \hbox (badness 10000) in paragraph at lines 179--181 []\T1/pcr/m/n/10 find_embedding::embedding::statistics Underfull \hbox (badness 10000) in paragraph at lines 181--183 []\T1/pcr/m/n/10 find_embedding::embedding::steal_all Underfull \hbox (badness 10000) in paragraph at lines 183--185 []\T1/pcr/m/n/10 find_embedding::embedding::tear_out [62] Underfull \hbox (badness 10000) in paragraph at lines 185--187 []\T1/pcr/m/n/10 find_embedding::embedding::thaw_back Overfull \hbox (10.1225pt too wide) in paragraph at lines 187--188 []\T1/pcr/m/n/10 find_embedding::embedding::var_embedding Underfull \hbox (badness 6001) in paragraph at lines 188--190 []\T1/pcr/m/n/10 find_embedding::embedding::weight \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 190--192 []\T1/pcr/m/n/10 find_embedding::embedding_problem \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (88.1225pt too wide) in paragraph at lines 192--194 []\T1/pcr/m/n/10 find_embedding::embedding_problem::~embedding_problem Overfull \hbox (82.1225pt too wide) in paragraph at lines 194--196 []\T1/pcr/m/n/10 find_embedding::embedding_problem::embedding_problem Underfull \hbox (badness 10000) in paragraph at lines 196--198 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base Overfull \hbox (148.1225pt too wide) in paragraph at lines 198--200 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::~embedding_problem_bas e Overfull \hbox (88.1225pt too wide) in paragraph at lines 200--202 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::bfs_component Overfull \hbox (70.1225pt too wide) in paragraph at lines 202--204 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::bound_beta Overfull \hbox (94.1225pt too wide) in paragraph at lines 204--206 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::compute_margin Overfull \hbox (64.1225pt too wide) in paragraph at lines 206--208 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::desperate Overfull \hbox (88.1225pt too wide) in paragraph at lines 208--210 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::dfs_component Overfull \hbox (58.1225pt too wide) in paragraph at lines 210--212 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::embedded Overfull \hbox (142.1225pt too wide) in paragraph at lines 212--214 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::embedding_problem_base Overfull \hbox (100.1225pt too wide) in paragraph at lines 214--216 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::exponent_margin Overfull \hbox (58.1225pt too wide) in paragraph at lines 216--218 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::improved Overfull \hbox (76.1225pt too wide) in paragraph at lines 218--220 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::initialized Overfull \hbox (58.1225pt too wide) in paragraph at lines 220--222 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::max_beta Overfull \hbox (40.1225pt too wide) in paragraph at lines 222--224 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::num_f Overfull \hbox (64.1225pt too wide) in paragraph at lines 224--226 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::num_fixed Overfull \hbox (40.1225pt too wide) in paragraph at lines 226--228 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::num_q Overfull \hbox (70.1225pt too wide) in paragraph at lines 228--230 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::num_qubits Overfull \hbox (40.1225pt too wide) in paragraph at lines 230--232 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::num_r Overfull \hbox (82.1225pt too wide) in paragraph at lines 232--234 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::num_reserved Overfull \hbox (40.1225pt too wide) in paragraph at lines 234--236 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::num_v Overfull \hbox (58.1225pt too wide) in paragraph at lines 236--238 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::num_vars Overfull \hbox (46.1225pt too wide) in paragraph at lines 238--240 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::params Overfull \hbox (88.1225pt too wide) in paragraph at lines 240--242 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::pfs_component Overfull \hbox (136.1225pt too wide) in paragraph at lines 242--244 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::populate_weight_table Overfull \hbox (100.1225pt too wide) in paragraph at lines 244--246 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::qubit_component Overfull \hbox (70.1225pt too wide) in paragraph at lines 246--248 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::qubit_nbrs Overfull \hbox (100.1225pt too wide) in paragraph at lines 248--250 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::qubit_neighbors Overfull \hbox (34.1225pt too wide) in paragraph at lines 250--252 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::rand Overfull \hbox (52.1225pt too wide) in paragraph at lines 252--254 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::randint Overfull \hbox (70.1225pt too wide) in paragraph at lines 254--256 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::reset_mood Overfull \hbox (70.1225pt too wide) in paragraph at lines 256--258 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::round_beta Overfull \hbox (52.1225pt too wide) in paragraph at lines 258--260 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::shuffle Overfull \hbox (106.1225pt too wide) in paragraph at lines 260--262 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::target_chainsize Overfull \hbox (58.1225pt too wide) in paragraph at lines 262--264 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::var_nbrs Overfull \hbox (88.1225pt too wide) in paragraph at lines 264--266 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::var_neighbors Overfull \hbox (64.1225pt too wide) in paragraph at lines 266--268 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::var_order Overfull \hbox (112.1225pt too wide) in paragraph at lines 268--270 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::var_order_shuffle Overfull \hbox (100.1225pt too wide) in paragraph at lines 270--272 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::var_order_space Overfull \hbox (112.1225pt too wide) in paragraph at lines 272--274 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::var_order_visited Overfull \hbox (46.1225pt too wide) in paragraph at lines 274--276 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::weight Overfull \hbox (82.1225pt too wide) in paragraph at lines 276--278 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::weight_bound Overfull \hbox (82.1225pt too wide) in paragraph at lines 278--280 []\T1/pcr/m/n/10 find_embedding::embedding_problem_base::weight_table Overfull \hbox (58.1225pt too wide) in paragraph at lines 280--282 []\T1/pcr/m/n/10 find_embedding::embedding_problem::embeddin g_t Underfull \hbox (badness 10000) in paragraph at lines 572--574 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel Overfull \hbox (112.1225pt too wide) in paragraph at lines 574--576 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::~pathfinder_parallel Overfull \hbox (64.1225pt too wide) in paragraph at lines 576--578 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::exec_chunked Overfull \hbox (64.1225pt too wide) in paragraph at lines 578--580 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::exec_indexed Overfull \hbox (34.1225pt too wide) in paragraph at lines 580--582 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::futures Overfull \hbox (34.1225pt too wide) in paragraph at lines 582--584 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::get_job Overfull \hbox (22.1225pt too wide) in paragraph at lines 584--586 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::nbr_i Overfull \hbox (100.1225pt too wide) in paragraph at lines 586--588 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::neighbors_embedded [66] Overfull \hbox (58.1225pt too wide) in paragraph at lines 588--590 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::num_threads Overfull \hbox (106.1225pt too wide) in paragraph at lines 590--592 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::pathfinder_parallel Overfull \hbox (124.1225pt too wide) in paragraph at lines 592--594 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::prepare_root_distances Overfull \hbox (70.1225pt too wide) in paragraph at lines 594--596 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::run_in_thread Overfull \hbox (70.1225pt too wide) in paragraph at lines 596--598 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::thread_weight Overfull \hbox (184.1225pt too wide) in paragraph at lines 598--600 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::embe dding_t Overfull \hbox (148.1225pt too wide) in paragraph at lines 600--602 []\T1/pcr/m/n/10 find_embedding::pathfinder_parallel::supe r Overfull \hbox (28.1225pt too wide) in paragraph at lines 602--604 []\T1/pcr/m/n/10 find_embedding::pathfinder_public_interface Overfull \hbox (208.1225pt too wide) in paragraph at lines 604--606 []\T1/pcr/m/n/10 find_embedding::pathfinder_public_interface::~pathfinder_publi c_interface Overfull \hbox (94.1225pt too wide) in paragraph at lines 606--608 []\T1/pcr/m/n/10 find_embedding::pathfinder_public_interface::get_chain Overfull \hbox (148.1225pt too wide) in paragraph at lines 608--610 []\T1/pcr/m/n/10 find_embedding::pathfinder_public_interface::heuristicEmbeddin g Overfull \hbox (94.1225pt too wide) in paragraph at lines 610--612 []\T1/pcr/m/n/10 find_embedding::pathfinder_public_interface::quickPass Overfull \hbox (148.1225pt too wide) in paragraph at lines 612--614 []\T1/pcr/m/n/10 find_embedding::pathfinder_public_interface::set_initial_chain s Underfull \hbox (badness 6001) in paragraph at lines 614--616 []\T1/pcr/m/n/10 find_embedding::pathfinder_serial \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (88.1225pt too wide) in paragraph at lines 616--618 []\T1/pcr/m/n/10 find_embedding::pathfinder_serial::~pathfinder_serial Overfull \hbox (82.1225pt too wide) in paragraph at lines 618--620 []\T1/pcr/m/n/10 find_embedding::pathfinder_serial::pathfinder_serial Overfull \hbox (112.1225pt too wide) in paragraph at lines 620--622 []\T1/pcr/m/n/10 find_embedding::pathfinder_serial::prepare_root_distances Overfull \hbox (172.1225pt too wide) in paragraph at lines 622--624 []\T1/pcr/m/n/10 find_embedding::pathfinder_serial::embedd ing_t Overfull \hbox (136.1225pt too wide) in paragraph at lines 624--626 []\T1/pcr/m/n/10 find_embedding::pathfinder_serial::super Underfull \hbox (badness 10000) in paragraph at lines 626--628 []\T1/pcr/m/n/10 find_embedding::pathfinder_type \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (64.1225pt too wide) in paragraph at lines 628--630 []\T1/pcr/m/n/10 find_embedding::pathfinder_type::domain_handler_t Overfull \hbox (82.1225pt too wide) in paragraph at lines 630--632 []\T1/pcr/m/n/10 find_embedding::pathfinder_type::embedding_problem_t Overfull \hbox (58.1225pt too wide) in paragraph at lines 632--634 []\T1/pcr/m/n/10 find_embedding::pathfinder_type::fixed_handler_t Overfull \hbox (64.1225pt too wide) in paragraph at lines 634--636 []\T1/pcr/m/n/10 find_embedding::pathfinder_type::output_handler_t Overfull \hbox (40.1225pt too wide) in paragraph at lines 636--638 []\T1/pcr/m/n/10 find_embedding::pathfinder_type::pathfinder_t Overfull \hbox (40.1225pt too wide) in paragraph at lines 640--642 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::_pf_parse Overfull \hbox (46.1225pt too wide) in paragraph at lines 642--644 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::_pf_parse1 Overfull \hbox (46.1225pt too wide) in paragraph at lines 644--646 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::_pf_parse2 Overfull \hbox (46.1225pt too wide) in paragraph at lines 646--648 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::_pf_parse3 Overfull \hbox (46.1225pt too wide) in paragraph at lines 648--650 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::_pf_parse4 Overfull \hbox (100.1225pt too wide) in paragraph at lines 650--652 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::~pathfinder_wrapper Overfull \hbox (40.1225pt too wide) in paragraph at lines 652--654 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::get_chain Overfull \hbox (94.1225pt too wide) in paragraph at lines 654--656 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::heuristicEmbedding Overfull \hbox (34.1225pt too wide) in paragraph at lines 656--658 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::num_vars Overfull \hbox (94.1225pt too wide) in paragraph at lines 658--660 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::pathfinder_wrapper Underfull \hbox (badness 10000) in paragraph at lines 660--661 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::pf Underfull \hbox (badness 10000) in paragraph at lines 661--662 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::pp Overfull \hbox (40.1225pt too wide) in paragraph at lines 662--664 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::quickPass Overfull \hbox (94.1225pt too wide) in paragraph at lines 664--666 []\T1/pcr/m/n/10 find_embedding::pathfinder_wrapper::set_initial_chains Underfull \hbox (badness 10000) in paragraph at lines 668--669 []\T1/pcr/m/n/10 find_embedding::priority_node::dirt Underfull \hbox (badness 10000) in paragraph at lines 669--670 []\T1/pcr/m/n/10 find_embedding::priority_node::dist Underfull \hbox (badness 10000) in paragraph at lines 670--671 []\T1/pcr/m/n/10 find_embedding::priority_node::node Overfull \hbox (10.1225pt too wide) in paragraph at lines 671--673 []\T1/pcr/m/n/10 find_embedding::priority_node::operator< Overfull \hbox (34.1225pt too wide) in paragraph at lines 673--675 []\T1/pcr/m/n/10 find_embedding::priority_node::priority_node Overfull \hbox (16.1225pt too wide) in paragraph at lines 675--677 []\T1/pcr/m/n/10 find_embedding::ProblemCancelledException Overfull \hbox (178.1225pt too wide) in paragraph at lines 677--679 []\T1/pcr/m/n/10 find_embedding::ProblemCancelledException::ProblemCancelledExc eption Underfull \hbox (badness 10000) in paragraph at lines 680--682 []\T1/pcr/m/n/10 find_embedding::TimeoutException \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (70.1225pt too wide) in paragraph at lines 682--684 []\T1/pcr/m/n/10 find_embedding::TimeoutException::TimeoutException [67] Underfull \hbox (badness 10000) in paragraph at lines 695--697 []\T1/pcr/m/n/10 find_embedding::VARORDER_SHUFFLE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 704--705 []\T1/pcr/m/n/10 graph::components::__init_union \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 705--706 []\T1/pcr/m/n/10 graph::components::_num_reserved \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 5147) in paragraph at lines 706--707 []\T1/pcr/m/n/10 graph::components::component \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 710--712 []\T1/pcr/m/n/10 graph::components::component_neighbors Underfull \hbox (badness 6001) in paragraph at lines 713--715 []\T1/pcr/m/n/10 graph::components::from_component \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 716--718 []\T1/pcr/m/n/10 graph::components::into_component \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 721--723 []\T1/pcr/m/n/10 graph::components::num_reserved \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 727--728 []\T1/pcr/m/n/10 graph::input_graph::__get_neighbors Underfull \hbox (badness 10000) in paragraph at lines 730--731 []\T1/pcr/m/n/10 graph::input_graph::_to_vectorhoods Underfull \hbox (badness 7704) in paragraph at lines 735--737 []\T1/pcr/m/n/10 graph::input_graph::clear \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 737--738 []\T1/pcr/m/n/10 graph::input_graph::edges_aside \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 738--739 []\T1/pcr/m/n/10 graph::input_graph::edges_bside \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 739--741 []\T1/pcr/m/n/10 graph::input_graph::get_neighbors \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 741--743 []\T1/pcr/m/n/10 graph::input_graph::get_neighbors_sinks Overfull \hbox (16.1225pt too wide) in paragraph at lines 743--745 []\T1/pcr/m/n/10 graph::input_graph::get_neighbors_sources Underfull \hbox (badness 10000) in paragraph at lines 745--747 []\T1/pcr/m/n/10 graph::input_graph::input_graph \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7704) in paragraph at lines 757--759 []\T1/pcr/m/n/10 graph::unaryint::unaryint \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 6001) in paragraph at lines 763--765 []\T1/pcr/m/n/10 graph::unaryint> \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [68]) (./d-wave-systems-minorminer.aux) LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on d-wave-systems-minorminer.pdf (72 pages, 499245 bytes). Transcript written on d-wave-systems-minorminer.log. Latexmk: Index file 'd-wave-systems-minorminer.idx' was written Latexmk: Log file says output to 'd-wave-systems-minorminer.pdf' Latexmk: List of undefined refs and citations: Label `cpp/file/graph_8hpp:_CPPv4IEN5graph8unaryintINSt6vectorIiEEEE' multiply defined Label `cpp/file/graph_8hpp:_CPPv4N5graph8unaryint1bE' multiply defined Label `cpp/file/graph_8hpp:_CPPv4N5graph8unaryint8unaryintEKNSt6vectorIiEE' multiply defined Label `cpp/file/graph_8hpp:_CPPv4NK5graph8unaryintclEi' multiply defined 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 12 multiply defined reference(s) Latexmk: All targets (d-wave-systems-minorminer.pdf) are up-to-date [rtd-command-info] start-time: 2020-06-22T23:10:49.499640Z, end-time: 2020-06-22T23:10:49.698211Z, 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: 2020-06-22T23:10:49.995692Z, end-time: 2020-06-22T23:10:59.337843Z, duration: 9, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.8.5 # 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 Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/chain.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/chain.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/embedding.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding_problem.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding_problem.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/fastrng.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/fastrng.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/graph.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/graph.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pairing_queue.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pairing_queue.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pathfinder.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pathfinder.hpp... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/util.hpp... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/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/chain.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/embedding.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding_problem.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/fastrng.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/graph.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pairing_queue.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pathfinder.hpp... Generating code for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/util.hpp... Generating file documentation... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/chain.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/embedding.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding_problem.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/fastrng.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/find_embedding.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/graph.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pairing_queue.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/pathfinder.hpp... Generating docs for file /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/util.hpp... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound fastrng... Generating namespace index... 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_emb/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/embedding_problem.hpp:402: warning: explicit link request to 'of' could not be resolved edding::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::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 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 find_embedding::BadInitializationException Generating XML output for class find_embedding::chain 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 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 graph::input_graph 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 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 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 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 namespace find_embedding Generating XML output for namespace graph Generating XML output for file chain.hpp Generating XML output for file debug.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 Generating XML output for file util.hpp Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/include/ Running dot... lookup cache used 1020/65536 hits=16124 misses=1103 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/classfind__embedding_1_1_bad_initialization_exception.rst already exists, skipping. File source/cpp/class/classfind__embedding_1_1chain.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/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/classgraph_1_1input__graph.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/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/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/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/namespace/namespacefind__embedding.rst already exists, skipping. File source/cpp/namespace/namespacegraph.rst already exists, skipping. File source/cpp/file/chain_8hpp.rst already exists, skipping. File source/cpp/file/debug_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/file/util_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... 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/latest/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 [epub]: targets for 68 source files that are out of date updating environment: 68 added, 0 changed, 0 removed reading sources... [ 1%] README reading sources... [ 2%] cpp/class/classfastrng reading sources... [ 4%] cpp/class/classfind__embedding_1_1_bad_initialization_exception reading sources... [ 5%] cpp/class/classfind__embedding_1_1_corrupt_embedding_exception reading sources... [ 7%] cpp/class/classfind__embedding_1_1_corrupt_parameters_exception reading sources... [ 8%] cpp/class/classfind__embedding_1_1_local_interaction reading sources... [ 10%] cpp/class/classfind__embedding_1_1_minor_miner_exception reading sources... [ 11%] cpp/class/classfind__embedding_1_1_problem_cancelled_exception reading sources... [ 13%] cpp/class/classfind__embedding_1_1_timeout_exception reading sources... [ 14%] cpp/class/classfind__embedding_1_1chain reading sources... [ 16%] cpp/class/classfind__embedding_1_1chain_1_1iterator reading sources... [ 17%] cpp/class/classfind__embedding_1_1domain__handler__masked reading sources... [ 19%] cpp/class/classfind__embedding_1_1domain__handler__universe reading sources... [ 20%] cpp/class/classfind__embedding_1_1embedding reading sources... [ 22%] cpp/class/classfind__embedding_1_1embedding__problem reading sources... [ 23%] cpp/class/classfind__embedding_1_1embedding__problem__base reading sources... [ 25%] cpp/class/classfind__embedding_1_1fixed__handler__hival reading sources... [ 26%] cpp/class/classfind__embedding_1_1fixed__handler__none reading sources... [ 27%] cpp/class/classfind__embedding_1_1max__heap__tag reading sources... [ 29%] cpp/class/classfind__embedding_1_1min__heap__tag reading sources... [ 30%] cpp/class/classfind__embedding_1_1optional__parameters reading sources... [ 32%] cpp/class/classfind__embedding_1_1output__handler reading sources... [ 33%] cpp/class/classfind__embedding_1_1pairing__node reading sources... [ 35%] cpp/class/classfind__embedding_1_1pairing__queue reading sources... [ 36%] cpp/class/classfind__embedding_1_1parameter__processor reading sources... [ 38%] cpp/class/classfind__embedding_1_1pathfinder__base reading sources... [ 39%] cpp/class/classfind__embedding_1_1pathfinder__parallel reading sources... [ 41%] cpp/class/classfind__embedding_1_1pathfinder__public__interface reading sources... [ 42%] cpp/class/classfind__embedding_1_1pathfinder__serial reading sources... [ 44%] cpp/class/classfind__embedding_1_1pathfinder__type reading sources... [ 45%] cpp/class/classfind__embedding_1_1pathfinder__wrapper reading sources... [ 47%] cpp/class/classfind__embedding_1_1priority__node reading sources... [ 48%] 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... [ 54%] cpp/class/classgraph_1_1unaryint_3_01int_01_4 reading sources... [ 55%] cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4 reading sources... [ 57%] cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4 reading sources... [ 58%] cpp/classlist reading sources... [ 60%] cpp/file/chain_8hpp reading sources... [ 61%] cpp/file/debug_8hpp reading sources... [ 63%] cpp/file/embedding_8hpp reading sources... [ 64%] cpp/file/embedding__problem_8hpp reading sources... [ 66%] cpp/file/fastrng_8hpp reading sources... [ 67%] cpp/file/find__embedding_8hpp reading sources... [ 69%] cpp/file/graph_8hpp Warning: Duplicate target detected: classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1af0a8f86457aae8f485cc3eb1c5bd0b26 Warning: Duplicate target detected: classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a23e8bee0938b8c339200592c90d478a8 Warning: Duplicate target detected: classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4_1a192e028c6ae91a4a220d526c4fe63f04 Warning: Duplicate target detected: classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4 reading sources... [ 70%] cpp/file/pairing__queue_8hpp reading sources... [ 72%] cpp/file/pathfinder_8hpp reading sources... [ 73%] cpp/file/util_8hpp reading sources... [ 75%] cpp/filelist reading sources... [ 76%] cpp/namespace/namespacefind__embedding reading sources... [ 77%] cpp/namespace/namespacegraph reading sources... [ 79%] cpp/namespacelist reading sources... [ 80%] cpp/struct/structfind__embedding_1_1frozen__chain reading sources... [ 82%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1default__tag reading sources... [ 83%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1embedded__tag reading sources... [ 85%] cpp/struct/structfind__embedding_1_1rndswap__first reading sources... [ 86%] cpp/struct/structfind__embedding_1_1shuffle__first reading sources... [ 88%] cpp/structlist reading sources... [ 89%] index reading sources... [ 91%] installation reading sources... [ 92%] intro reading sources... [ 94%] license reading sources... [ 95%] reference/cppdocs reading sources... [ 97%] reference/index reading sources... [ 98%] reference/matlabdocs reading sources... [100%] reference/pythondocs /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::chain::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 declaration, chain& find_embedding::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 declaration, chain& find_embedding::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 declaration, size_t find_embedding::chain::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 declaration, size_t find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, void find_embedding::chain::clear() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, size_t find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, templatevoid find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, iterator find_embedding::chain::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 declaration, iterator find_embedding::chain::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 declaration, void find_embedding::chain::diagnostic() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate declaration, int find_embedding::chain::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: Invalid definition: Expected end of definition. [error at 32] decltype(data) ::const_iterator find_embedding::chain::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 definition: Expected identifier in nested name, got keyword: decltype [error at 59] find_embedding::chain::iterator::iterator(typename decltype(data)::const_iterator it) -----------------------------------------------------------^ If the function has a return type: Error in declarator If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 41] find_embedding::chain::iterator::iterator(typename decltype(data)::const_iterator it) -----------------------------------------^ If declId, parameters, and qualifiers: Invalid definition: Expected identifier in nested name. [error at 41] find_embedding::chain::iterator::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 definition: Expected identifier in nested name, got keyword: typename [error at 50] find_embedding::chain::iterator::iterator(typename decltype(data)::const_iterator it) --------------------------------------------------^ If declarator-id: Invalid definition: Expected identifier in nested name, got keyword: typename [error at 50] find_embedding::chain::iterator::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 definition: Expected identifier in nested name, got keyword: decltype [error at 8] decltype(data) const ::key_type& find_embedding::chain::iterator::operator*() const --------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected '::' in pointer to member (function). [error at 31] decltype(data) const ::key_type& find_embedding::chain::iterator::operator*() const -------------------------------^ If declarator-id: Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 31] decltype(data) const ::key_type& find_embedding::chain::iterator::operator*() const -------------------------------^ /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::chain::iterator /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/chain_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::chain /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::embedding::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 declaration, find_embedding::embedding::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 declaration, embedding& find_embedding::embedding::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 declaration, const chain& find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::long_diagnostic(char * 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 declaration, void find_embedding::embedding::run_long_diagnostic(char * current_state) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding_8hpp.rst:4: WARNING: Duplicate declaration, 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 declaration, find_embedding::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 declaration, find_embedding::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: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::embedding_problem::ep_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::embedding_problem::fh_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::embedding_problem::dh_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::embedding_problem::oh_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::embedding_problem /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/embedding__problem_8hpp.rst:4: WARNING: Duplicate declaration, optional_parameters& find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, distance_t find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, templatevoid find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::debug(const char *, 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 declaration, template find_embedding::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 declaration, find_embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/fastrng_8hpp.rst:4: WARNING: Duplicate declaration, fastrng /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::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 declaration, template find_embedding::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 declaration, find_embedding::pathfinder_wrapper /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/find__embedding_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, 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 declaration, const std::vector& graph::components::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 declaration, size_t graph::components::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 declaration, size_t graph::components::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 declaration, size_t graph::components::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 declaration, const input_graph& graph::components::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 declaration, std::vector > graph::components::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 declaration, templatebool graph::components::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 declaration, templatevoid graph::components::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 declaration, graph::components /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, graph::input_graph::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 declaration, graph::input_graph::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 declaration, void graph::input_graph::clear() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, int graph::input_graph::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 declaration, int graph::input_graph::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 declaration, size_t graph::input_graph::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 declaration, size_t graph::input_graph::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 declaration, void graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, graph::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 declaration, const bool graph::unaryint::b /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, int graph::unaryint::operator()(int) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, template<> graph::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 declaration, const int graph::unaryint::b /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, int graph::unaryint::operator()(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 declaration, template<> graph::unaryint< int > /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/graph_8hpp.rst:4: WARNING: Duplicate declaration, const std::vector graph::unaryint::b /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:4: WARNING: Duplicate declaration, graph::unaryint::unaryint(const std::vector< int > m) /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:4: WARNING: Duplicate declaration, int graph::unaryint::operator()(int i) const /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 declaration, 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 declaration, int graph::unaryint::operator()(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 declaration, template<> graph::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 declaration, pairing_node* find_embedding::pairing_node::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 declaration, template find_embedding::pairing_node /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::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 declaration, template find_embedding::priority_node /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pairing__queue_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::pathfinder_base::embedding_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 56] find_embedding::pathfinder_serial< embedding_problem_t > --------------------------------------------------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 56] find_embedding::pathfinder_serial< embedding_problem_t > --------------------------------------------------------^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 56] find_embedding::pathfinder_serial< 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: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 58] find_embedding::pathfinder_parallel< embedding_problem_t > ----------------------------------------------------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 58] find_embedding::pathfinder_parallel< embedding_problem_t > ----------------------------------------------------------^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 58] find_embedding::pathfinder_parallel< 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 declaration, virtual void find_embedding::pathfinder_base::set_initial_chains(map< int, vector< int >> chains) /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, bool find_embedding::pathfinder_base::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 declaration, virtual const chain& find_embedding::pathfinder_base::get_chain(int u) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, virtual int find_embedding::pathfinder_base::heuristicEmbedding() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::pathfinder_base /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::pathfinder_parallel::super /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::pathfinder_parallel::embedding_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, virtual void find_embedding::pathfinder_parallel::prepare_root_distances(const embedding_t & emb, const int u) /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::pathfinder_parallel /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, 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: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::pathfinder_serial::super /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: find_embedding::pathfinder_serial::embedding_t /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, virtual void find_embedding::pathfinder_serial::prepare_root_distances(const embedding_t & emb, const int u) /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, template find_embedding::pathfinder_serial /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/pathfinder_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::BadInitializationException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::CorruptEmbeddingException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::CorruptParametersException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, void find_embedding::LocalInteraction::displayOutput(int loglevel, const string & msg) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, void find_embedding::LocalInteraction::displayError(int loglevel, const string & msg) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, int find_embedding::LocalInteraction::cancelled(const clock::time_point stoptime) const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::LocalInteraction /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::MinorMinerException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, LocalInteractionPtr find_embedding::optional_parameters::localInteractionPtr /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, double find_embedding::optional_parameters::timeout = 1000 /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::optional_parameters::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/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::optional_parameters /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::ProblemCancelledException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, find_embedding::TimeoutException /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/file/util_8hpp.rst:4: WARNING: Duplicate declaration, 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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::VARORDER /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::distance_t = long long int /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::RANDOM = fastrng /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::clock = std::chrono::high_resolution_clock /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::min_queue = std::priority_queue > /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::max_queue = std::priority_queue > /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::distance_queue = 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 declaration, shared_ptr find_embedding::LocalInteractionPtr /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, constexpr distance_t find_embedding::max_distance = numeric_limits::max() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, int find_embedding::findEmbedding(graph::input_graph & var_g, graph::input_graph & qubit_g, optional_parameters & params, 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 declaration, templatevoid find_embedding::collectMinima(const vector< T > & input, vector< int > & output) /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::chain::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 declaration, chain& find_embedding::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 declaration, chain& find_embedding::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 declaration, size_t find_embedding::chain::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 declaration, size_t find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, void find_embedding::chain::clear() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, int find_embedding::chain::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 declaration, size_t find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, templatevoid find_embedding::chain::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 declaration, void find_embedding::chain::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 declaration, iterator find_embedding::chain::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 declaration, iterator find_embedding::chain::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 declaration, void find_embedding::chain::diagnostic() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, int find_embedding::chain::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 declaration, find_embedding::chain /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::embedding::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 declaration, find_embedding::embedding::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 declaration, embedding& find_embedding::embedding::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 declaration, const chain& find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, int find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, bool find_embedding::embedding::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 declaration, void find_embedding::embedding::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 declaration, void find_embedding::embedding::long_diagnostic(char * 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 declaration, void find_embedding::embedding::run_long_diagnostic(char * 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 declaration, template find_embedding::embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, template find_embedding::embedding_problem /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, optional_parameters& find_embedding::embedding_problem_base::params /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, void find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, distance_t find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, int find_embedding::embedding_problem_base::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 declaration, templatevoid find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, const vector& find_embedding::embedding_problem_base::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 declaration, void find_embedding::embedding_problem_base::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, find_embedding::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 declaration, void find_embedding::LocalInteraction::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 declaration, void find_embedding::LocalInteraction::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 declaration, int find_embedding::LocalInteraction::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 declaration, find_embedding::LocalInteraction /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, 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 declaration, LocalInteractionPtr find_embedding::optional_parameters::localInteractionPtr /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, double find_embedding::optional_parameters::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 declaration, find_embedding::optional_parameters::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 declaration, find_embedding::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, templatevoid find_embedding::output_handler::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 declaration, template find_embedding::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 declaration, pairing_node* find_embedding::pairing_node::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 declaration, template find_embedding::pairing_node /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, virtual void find_embedding::pathfinder_base::set_initial_chains(map< int, 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 declaration, bool find_embedding::pathfinder_base::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 declaration, virtual const chain& find_embedding::pathfinder_base::get_chain(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 declaration, virtual int find_embedding::pathfinder_base::heuristicEmbedding() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, template find_embedding::pathfinder_base /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, virtual void find_embedding::pathfinder_parallel::prepare_root_distances(const embedding_t & emb, const 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 declaration, template find_embedding::pathfinder_parallel /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, 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 declaration, virtual void find_embedding::pathfinder_serial::prepare_root_distances(const embedding_t & emb, const 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 declaration, template find_embedding::pathfinder_serial /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacefind__embedding.rst:4: WARNING: Duplicate declaration, find_embedding /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, const std::vector& graph::components::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 declaration, size_t graph::components::size() const /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, size_t graph::components::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 declaration, size_t graph::components::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 declaration, const input_graph& graph::components::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 declaration, std::vector > graph::components::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 declaration, templatebool graph::components::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 declaration, templatevoid graph::components::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 declaration, graph::components /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, graph::input_graph::input_graph() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, graph::input_graph::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 declaration, void graph::input_graph::clear() /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, int graph::input_graph::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 declaration, int graph::input_graph::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 declaration, size_t graph::input_graph::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 declaration, size_t graph::input_graph::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 declaration, void graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, templatestd::vector > graph::input_graph::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 declaration, graph::input_graph /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, template<> graph::unaryint< void * > /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-minorminer/checkouts/latest/docs/source/cpp/namespace/namespacegraph.rst:4: WARNING: Duplicate declaration, graph /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 declaration, find_embedding::frozen_chain WARNING: autodoc: failed to import module 'minorminer'; the following exception was raised: No module named 'minorminer._minorminer'; 'minorminer' is not a package /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/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 WARNING: autodoc: failed to import function 'find_embedding' from module 'minorminer'; the following exception was raised: No module named 'minorminer._minorminer'; 'minorminer' is not a package 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/cpp/structlist.rst: WARNING: document isn't included in any toctree /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... [ 1%] README writing output... [ 2%] cpp/class/classfastrng writing output... [ 4%] cpp/class/classfind__embedding_1_1_bad_initialization_exception writing output... [ 5%] cpp/class/classfind__embedding_1_1_corrupt_embedding_exception writing output... [ 7%] cpp/class/classfind__embedding_1_1_corrupt_parameters_exception writing output... [ 8%] cpp/class/classfind__embedding_1_1_local_interaction writing output... [ 10%] cpp/class/classfind__embedding_1_1_minor_miner_exception writing output... [ 11%] cpp/class/classfind__embedding_1_1_problem_cancelled_exception writing output... [ 13%] cpp/class/classfind__embedding_1_1_timeout_exception writing output... [ 14%] cpp/class/classfind__embedding_1_1chain writing output... [ 16%] cpp/class/classfind__embedding_1_1chain_1_1iterator writing output... [ 17%] cpp/class/classfind__embedding_1_1domain__handler__masked writing output... [ 19%] cpp/class/classfind__embedding_1_1domain__handler__universe writing output... [ 20%] cpp/class/classfind__embedding_1_1embedding writing output... [ 22%] cpp/class/classfind__embedding_1_1embedding__problem writing output... [ 23%] cpp/class/classfind__embedding_1_1embedding__problem__base writing output... [ 25%] cpp/class/classfind__embedding_1_1fixed__handler__hival writing output... [ 26%] cpp/class/classfind__embedding_1_1fixed__handler__none writing output... [ 27%] cpp/class/classfind__embedding_1_1max__heap__tag writing output... [ 29%] cpp/class/classfind__embedding_1_1min__heap__tag writing output... [ 30%] cpp/class/classfind__embedding_1_1optional__parameters writing output... [ 32%] cpp/class/classfind__embedding_1_1output__handler writing output... [ 33%] cpp/class/classfind__embedding_1_1pairing__node writing output... [ 35%] cpp/class/classfind__embedding_1_1pairing__queue writing output... [ 36%] cpp/class/classfind__embedding_1_1parameter__processor writing output... [ 38%] cpp/class/classfind__embedding_1_1pathfinder__base writing output... [ 39%] cpp/class/classfind__embedding_1_1pathfinder__parallel writing output... [ 41%] cpp/class/classfind__embedding_1_1pathfinder__public__interface writing output... [ 42%] cpp/class/classfind__embedding_1_1pathfinder__serial writing output... [ 44%] cpp/class/classfind__embedding_1_1pathfinder__type writing output... [ 45%] cpp/class/classfind__embedding_1_1pathfinder__wrapper writing output... [ 47%] cpp/class/classfind__embedding_1_1priority__node writing output... [ 48%] 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... [ 54%] cpp/class/classgraph_1_1unaryint_3_01int_01_4 writing output... [ 55%] cpp/class/classgraph_1_1unaryint_3_01std_1_1vector_3_01int_01_4_01_4 writing output... [ 57%] cpp/class/classgraph_1_1unaryint_3_01void_01_5_01_4 writing output... [ 58%] cpp/classlist writing output... [ 60%] cpp/file/chain_8hpp writing output... [ 61%] cpp/file/debug_8hpp writing output... [ 63%] cpp/file/embedding_8hpp writing output... [ 64%] cpp/file/embedding__problem_8hpp writing output... [ 66%] cpp/file/fastrng_8hpp writing output... [ 67%] cpp/file/find__embedding_8hpp writing output... [ 69%] cpp/file/graph_8hpp writing output... [ 70%] cpp/file/pairing__queue_8hpp writing output... [ 72%] cpp/file/pathfinder_8hpp writing output... [ 73%] cpp/file/util_8hpp writing output... [ 75%] cpp/filelist writing output... [ 76%] cpp/namespace/namespacefind__embedding writing output... [ 77%] cpp/namespace/namespacegraph writing output... [ 79%] cpp/namespacelist writing output... [ 80%] cpp/struct/structfind__embedding_1_1frozen__chain writing output... [ 82%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1default__tag writing output... [ 83%] cpp/struct/structfind__embedding_1_1pathfinder__base_1_1embedded__tag writing output... [ 85%] cpp/struct/structfind__embedding_1_1rndswap__first writing output... [ 86%] cpp/struct/structfind__embedding_1_1shuffle__first writing output... [ 88%] cpp/structlist writing output... [ 89%] index writing output... [ 91%] installation writing output... [ 92%] intro writing output... [ 94%] license writing output... [ 95%] reference/cppdocs writing output... [ 97%] reference/index writing output... [ 98%] reference/matlabdocs writing output... [100%] reference/pythondocs /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 writing additional pages... copying images... [ 14%] https://img.shields.io/pypi/v/minorminer.svg copying images... [ 28%] https://ci.appveyor.com/api/projects/status/g4bj8w7mm1v95i6a/branch/main?svg=true copying images... [ 42%] https://coveralls.io/repos/github/dwavesystems/minorminer/badge.svg?branch=main copying images... [ 57%] https://readthedocs.com/projects/d-wave-systems-minorminer/badge/?version=latest copying images... [ 71%] https://circleci.com/gh/dwavesystems/minorminer.svg?style=svg copying images... [ 85%] _images/Embedding_TriangularSquare.png copying images... [100%] _images/Embedding_K6Random3.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, 329 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2020-06-22T23:10:59.794679Z, end-time: 2020-06-22T23:10:59.995992Z, 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