Read the Docs build information Build id: 1363430 Project: d-wave-systems-dwave-networkx Version: stable Commit: 4151e23a74930b3a1414829209f18f96dafc43d8 Date: 2023-03-20T21:19:22.312990Z State: finished Success: True [rtd-command-info] start-time: 2023-03-20T21:19:24.379237Z, end-time: 2023-03-20T21:19:25.158293Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/dwavesystems/dwave_networkx.git . Cloning into '.'... [rtd-command-info] start-time: 2023-03-20T21:19:25.399605Z, end-time: 2023-03-20T21:19:25.495902Z, duration: 0, exit-code: 0 git checkout --force 4151e23a74930b3a1414829209f18f96dafc43d8 Note: switching to '4151e23a74930b3a1414829209f18f96dafc43d8'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 4151e23 Update version 0.8.12 -> 0.8.13 [rtd-command-info] start-time: 2023-03-20T21:19:25.740095Z, end-time: 2023-03-20T21:19:25.803078Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-03-20T21:19:26.900137Z, end-time: 2023-03-20T21:19:31.429800Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/envs/stable/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/envs/stable/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-03-20T21:19:31.636037Z, end-time: 2023-03-20T21:19:33.429972Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/envs/stable/lib/python3.7/site-packages (23.0.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 26.6 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.6.0 Uninstalling setuptools-67.6.0: Successfully uninstalled setuptools-67.6.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-03-20T21:19:33.734831Z, end-time: 2023-03-20T21:19:40.477049Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 Collecting pillow Downloading Pillow-9.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 53.5 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 241.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 170.8 MB/s eta 0:00:00 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.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 176.3 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 186.8 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 214.2 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 238.0 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 233.2 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 165.2 MB/s eta 0:00:00 Collecting requests>=2.0.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 180.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/envs/stable/lib/python3.7/site-packages (from sphinx<2) (58.2.0) Collecting packaging Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 160.9 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 240.3 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 187.1 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 499.4/499.4 kB 239.3 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 215.1 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 215.7 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (171 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 171.0/171.0 kB 215.1 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 182.6 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 188.2 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=3bf624c783f51f133f2ccbd20efeccfe062760827e6eab5032a8f49c6475c74f Stored in directory: /tmp/pip-ephem-wheel-cache-812dcciu/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, six, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.2 Pygments-2.14.0 alabaster-0.7.13 babel-2.12.1 certifi-2022.12.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.0 pillow-9.4.0 pytz-2022.7.1 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.15 [rtd-command-info] start-time: 2023-03-20T21:19:40.727424Z, end-time: 2023-03-20T21:19:46.254519Z, duration: 5, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting networkx==2.4 Downloading networkx-2.4-py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 36.9 MB/s eta 0:00:00 Collecting dimod==0.10.8 Downloading dimod-0.10.8-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (12.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 182.6 MB/s eta 0:00:00 Collecting decorator>=4.3.0 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting pyparsing<3.0.0,>=2.4.7 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.8/67.8 kB 171.8 MB/s eta 0:00:00 Collecting dwave-preprocessing<0.4,>=0.3 Downloading dwave_preprocessing-0.3.2-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (935 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 935.5/935.5 kB 240.8 MB/s eta 0:00:00 Collecting numpy!=1.21.0,!=1.21.1,<2.0.0,>=1.17.3 Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 189.3 MB/s eta 0:00:00 Installing collected packages: pyparsing, numpy, decorator, networkx, dwave-preprocessing, dimod Successfully installed decorator-5.1.1 dimod-0.10.8 dwave-preprocessing-0.3.2 networkx-2.4 numpy-1.21.6 pyparsing-2.4.7 [rtd-command-info] start-time: 2023-03-20T21:19:48.107537Z, end-time: 2023-03-20T21:19:48.169698Z, duration: 0, exit-code: 0 cat docs/conf.py # -*- coding: utf-8 -*- # # DWaveNetworkX documentation build configuration file, created by # sphinx-quickstart on Wed Jul 26 10:55:26 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 os import sys sys.path.insert(0, os.path.abspath('.')) sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__)))) # -- General configuration ------------------------------------------------ # import sphinx # if sphinx.__version__ # can check here # 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', ] autosummary_generate = True # templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # source_suffix = ['.rst'] # The master toctree document. master_doc = 'index' # General information about the project. project = u'D-Wave NetworkX' copyright = u'2017, D-Wave Systems Inc' author = u'D-Wave Systems Inc' # 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. # import dwave_networkx # The short X.Y version. version = dwave_networkx.__version__ # The full version, including alpha/beta/rc tags. release = dwave_networkx.__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 add_module_names = False # 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', 'Thumbs.db', '.DS_Store', 'sdk_index.rst'] linkcheck_retries = 2 linkcheck_anchors = False linkcheck_ignore = [r'https://scipy.org', # Looks like it rejects robots r'https://cloud.dwavesys.com/leap', # redirects, many checks ] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True modindex_common_prefix = ['dwave_networkx.'] doctest_global_setup = \ """ import dwave_networkx as dnx import networkx as nx """ # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] def setup(app): app.add_css_file('cookie_notice.css') app.add_js_file('cookie_notice.js') app.add_config_value('target', 'repo', 'env') # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'DWaveNetworkXdoc' # -- 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, 'DWaveNetworkX.tex', u'DWaveNetworkX Documentation', u'D-Wave Systems Inc', '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, 'dwavenetworkx', u'DWaveNetworkX 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, 'DWaveNetworkX', u'DWaveNetworkX Documentation', author, 'DWaveNetworkX', 'One line description of project.', 'Miscellaneous'), ] # -- Options for Epub output ---------------------------------------------- # Bibliographic Dublin Core info. epub_title = project epub_author = author epub_publisher = author epub_copyright = copyright # The unique identifier of the text. This can be a ISBN number # or the project homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ['search.html'] # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = {'python': ('https://docs.python.org/3', None), 'networkx': ('https://networkx.github.io/documentation/stable/', 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)} ########################################################################### # 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/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url 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': "stable", 'version_slug': "stable", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ], 'downloads': [ ("pdf", "//docs.ocean.dwavesys.com/_/downloads/dwave-networkx/en/stable/pdf/"), ("html", "//docs.ocean.dwavesys.com/_/downloads/dwave-networkx/en/stable/htmlzip/"), ("epub", "//docs.ocean.dwavesys.com/_/downloads/dwave-networkx/en/stable/epub/"), ], 'subprojects': [ ], 'slug': 'd-wave-systems-dwave-networkx', 'name': u'dwave_networkx', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.ocean.dwavesys.com/projects/dwave-networkx/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'dwavesystems', 'proxied_api_host': '/_', 'github_repo': 'dwave_networkx', 'github_version': '4151e23a74930b3a1414829209f18f96dafc43d8', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '4151e23a74930b3a1414829209f18f96dafc43d8', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': '4151e23a74930b3a1414829209f18f96dafc43d8', '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': '4151e23a', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'tag' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/d-wave-systems-dwave-networkx/builds/1363430/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-03-20T21:19:48.347808Z, end-time: 2023-03-20T21:19:55.969782Z, duration: 7, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v1.8.6 loading translations [en]... done making output directory... [autosummary] generating autosummary for: README.rst, bibliography.rst, index.rst, installation.rst, intro.rst, license.rst, reference/algorithms/canonicalization.rst, reference/algorithms/clique.rst, reference/algorithms/coloring.rst, reference/algorithms/cover.rst, ..., reference/algorithms/packing.rst, reference/algorithms/partition.rst, reference/algorithms/social.rst, reference/algorithms/tsp.rst, reference/default_sampler.rst, reference/drawing.rst, reference/generators.rst, reference/index.rst, reference/utilities.rst, reference/utilities/index.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.coloring.is_vertex_coloring.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color_qubo.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color_qubo.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.cover.is_vertex_cover.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.cover.min_vertex_cover.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.cover.min_weighted_vertex_cover.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.chimera_elimination_order.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.elimination_order_width.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/generated/dwave_networkx.zephyr_coordinates.graph_to_zephyr.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/generated/dwave_networkx.zephyr_coordinates.iter_linear_to_zephyr.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/generated/dwave_networkx.zephyr_coordinates.iter_linear_to_zephyr_pairs.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear_pairs.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/generated/dwave_networkx.zephyr_coordinates.linear_to_zephyr.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/generated/dwave_networkx.zephyr_coordinates.zephyr_to_linear.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/generated/dwave_networkx.zephyr_graph.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/generated/dwave_networkx.zephyr_sublattice_mappings.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/generated/dwave_networkx.zephyr_torus.rst loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://networkx.github.io/documentation/stable/objects.inv... intersphinx inventory has moved: https://networkx.github.io/documentation/stable/objects.inv -> https://networkx.org/documentation/stable/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 [html]: targets for 25 source files that are out of date updating environment: 105 added, 0 changed, 0 removed reading sources... [ 0%] README reading sources... [ 1%] bibliography reading sources... [ 2%] index reading sources... [ 3%] installation reading sources... [ 4%] intro reading sources... [ 5%] license reading sources... [ 6%] reference/algorithms/canonicalization reading sources... [ 7%] reference/algorithms/clique reading sources... [ 8%] reference/algorithms/coloring reading sources... [ 9%] reference/algorithms/cover reading sources... [ 10%] reference/algorithms/elimination_ordering reading sources... [ 11%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.is_vertex_coloring reading sources... [ 12%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color reading sources... [ 13%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color_qubo reading sources... [ 14%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color reading sources... [ 15%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color_qubo reading sources... [ 16%] reference/algorithms/generated/dwave_networkx.algorithms.cover.is_vertex_cover reading sources... [ 17%] reference/algorithms/generated/dwave_networkx.algorithms.cover.min_vertex_cover reading sources... [ 18%] reference/algorithms/generated/dwave_networkx.algorithms.cover.min_weighted_vertex_cover reading sources... [ 19%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.chimera_elimination_order reading sources... [ 20%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.elimination_order_width reading sources... [ 20%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.is_almost_simplicial reading sources... [ 21%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.is_simplicial reading sources... [ 22%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.max_cardinality_heuristic reading sources... [ 23%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.min_fill_heuristic reading sources... [ 24%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.min_width_heuristic reading sources... [ 25%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.minor_min_width reading sources... [ 26%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.pegasus_elimination_order reading sources... [ 27%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.treewidth_branch_and_bound reading sources... [ 28%] reference/algorithms/generated/dwave_networkx.algorithms.independent_set.maximum_weighted_independent_set_qubo reading sources... [ 29%] reference/algorithms/generated/dwave_networkx.algorithms.markov.markov_network_bqm reading sources... [ 30%] reference/algorithms/generated/dwave_networkx.algorithms.markov.sample_markov_network reading sources... [ 31%] reference/algorithms/generated/dwave_networkx.algorithms.matching.matching_bqm reading sources... [ 32%] reference/algorithms/generated/dwave_networkx.algorithms.matching.maximal_matching_bqm reading sources... [ 33%] reference/algorithms/generated/dwave_networkx.algorithms.matching.min_maximal_matching reading sources... [ 34%] reference/algorithms/generated/dwave_networkx.algorithms.matching.min_maximal_matching_bqm reading sources... [ 35%] reference/algorithms/generated/dwave_networkx.algorithms.max_cut.maximum_cut reading sources... [ 36%] reference/algorithms/generated/dwave_networkx.algorithms.max_cut.weighted_maximum_cut reading sources... [ 37%] reference/algorithms/generated/dwave_networkx.algorithms.partition.partition reading sources... [ 38%] reference/algorithms/generated/dwave_networkx.algorithms.social.structural_imbalance reading sources... [ 39%] reference/algorithms/generated/dwave_networkx.algorithms.social.structural_imbalance_ising reading sources... [ 40%] reference/algorithms/generated/dwave_networkx.algorithms.tsp.traveling_salesperson reading sources... [ 40%] reference/algorithms/generated/dwave_networkx.algorithms.tsp.traveling_salesperson_qubo reading sources... [ 41%] reference/algorithms/generated/dwave_networkx.canonical_chimera_labeling reading sources... [ 42%] reference/algorithms/generated/dwave_networkx.clique_number reading sources... [ 43%] reference/algorithms/generated/dwave_networkx.is_clique reading sources... [ 44%] reference/algorithms/generated/dwave_networkx.is_independent_set reading sources... [ 45%] reference/algorithms/generated/dwave_networkx.maximum_clique reading sources... [ 46%] reference/algorithms/generated/dwave_networkx.maximum_independent_set reading sources... [ 47%] reference/algorithms/generated/dwave_networkx.maximum_weighted_independent_set reading sources... [ 48%] reference/algorithms/index reading sources... [ 49%] reference/algorithms/markov reading sources... [ 50%] reference/algorithms/matching reading sources... [ 51%] reference/algorithms/max_cut reading sources... [ 52%] reference/algorithms/packing reading sources... [ 53%] reference/algorithms/partition reading sources... [ 54%] reference/algorithms/social reading sources... [ 55%] reference/algorithms/tsp reading sources... [ 56%] reference/default_sampler reading sources... [ 57%] reference/drawing reading sources... [ 58%] reference/generated/dwave_networkx.chimera_coordinates.chimera_to_linear reading sources... [ 59%] reference/generated/dwave_networkx.chimera_coordinates.linear_to_chimera reading sources... [ 60%] reference/generated/dwave_networkx.chimera_graph reading sources... [ 60%] reference/generated/dwave_networkx.chimera_torus reading sources... [ 61%] reference/generated/dwave_networkx.default_sampler.get_default_sampler reading sources... [ 62%] reference/generated/dwave_networkx.default_sampler.set_default_sampler reading sources... [ 63%] reference/generated/dwave_networkx.default_sampler.unset_default_sampler reading sources... [ 64%] reference/generated/dwave_networkx.drawing.chimera_layout.chimera_layout reading sources... [ 65%] reference/generated/dwave_networkx.drawing.chimera_layout.draw_chimera reading sources... [ 66%] reference/generated/dwave_networkx.drawing.pegasus_layout.draw_pegasus reading sources... [ 67%] reference/generated/dwave_networkx.drawing.pegasus_layout.draw_pegasus_embedding reading sources... [ 68%] reference/generated/dwave_networkx.drawing.pegasus_layout.pegasus_layout reading sources... [ 69%] reference/generated/dwave_networkx.drawing.pegasus_layout.pegasus_node_placer_2d reading sources... [ 70%] reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr reading sources... [ 71%] reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr_embedding reading sources... [ 72%] reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr_yield reading sources... [ 73%] reference/generated/dwave_networkx.drawing.zephyr_layout.zephyr_layout reading sources... [ 74%] reference/generated/dwave_networkx.exceptions.DWaveNetworkXException reading sources... [ 75%] reference/generated/dwave_networkx.exceptions.DWaveNetworkXMissingSampler reading sources... [ 76%] reference/generated/dwave_networkx.find_chimera_indices reading sources... [ 77%] reference/generated/dwave_networkx.markov_network reading sources... [ 78%] reference/generated/dwave_networkx.pegasus_coordinates.linear_to_nice reading sources... [ 79%] reference/generated/dwave_networkx.pegasus_coordinates.linear_to_pegasus reading sources... [ 80%] reference/generated/dwave_networkx.pegasus_coordinates.nice_to_linear reading sources... [ 80%] reference/generated/dwave_networkx.pegasus_coordinates.nice_to_pegasus reading sources... [ 81%] reference/generated/dwave_networkx.pegasus_coordinates.pegasus_to_linear reading sources... [ 82%] reference/generated/dwave_networkx.pegasus_coordinates.pegasus_to_nice reading sources... [ 83%] reference/generated/dwave_networkx.pegasus_graph reading sources... [ 84%] reference/generated/dwave_networkx.pegasus_torus reading sources... [ 85%] reference/generated/dwave_networkx.utils.decorators.binary_quadratic_model_sampler reading sources... [ 86%] reference/generated/dwave_networkx.zephyr_coordinates.graph_to_linear reading sources... [ 87%] reference/generated/dwave_networkx.zephyr_coordinates.graph_to_zephyr reading sources... [ 88%] reference/generated/dwave_networkx.zephyr_coordinates.iter_linear_to_zephyr reading sources... [ 89%] reference/generated/dwave_networkx.zephyr_coordinates.iter_linear_to_zephyr_pairs reading sources... [ 90%] reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear reading sources... [ 91%] reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear_pairs reading sources... [ 92%] reference/generated/dwave_networkx.zephyr_coordinates.linear_to_zephyr reading sources... [ 93%] reference/generated/dwave_networkx.zephyr_coordinates.zephyr_to_linear reading sources... [ 94%] reference/generated/dwave_networkx.zephyr_graph reading sources... [ 95%] reference/generated/dwave_networkx.zephyr_sublattice_mappings reading sources... [ 96%] reference/generated/dwave_networkx.zephyr_torus reading sources... [ 97%] reference/generators reading sources... [ 98%] reference/index reading sources... [ 99%] reference/utilities reading sources... [100%] reference/utilities/index /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/envs/stable/lib/python3.7/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/elimination_ordering.rst:36: WARNING: duplicate citation GD, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/coloring.py:docstring of dwave_networkx.algorithms.coloring.min_vertex_color:35: WARNING: duplicate citation DWMP, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/coloring.py:docstring of dwave_networkx.algorithms.coloring.vertex_color:31: WARNING: duplicate citation DWMP, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/cover.py:docstring of dwave_networkx.algorithms.cover.min_vertex_cover:56: WARNING: duplicate citation AL, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/matching.py:docstring of dwave_networkx.algorithms.matching.min_maximal_matching:49: WARNING: duplicate citation AL, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.cover.min_vertex_cover.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/social.py:docstring of dwave_networkx.algorithms.social.structural_imbalance:62: WARNING: duplicate citation FIA, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/clique.py:docstring of dwave_networkx.maximum_clique:47: WARNING: duplicate citation AL, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.matching.min_maximal_matching.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/independent_set.py:docstring of dwave_networkx.maximum_independent_set:54: WARNING: duplicate citation AL, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.maximum_clique.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/independent_set.py:docstring of dwave_networkx.maximum_weighted_independent_set:46: WARNING: duplicate citation AL, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.maximum_independent_set.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/packing.rst:14: WARNING: duplicate label cover, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/cover.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/generators/zephyr.py:docstring of dwave_networkx.zephyr_graph:116: WARNING: duplicate citation BRK, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst:4: WARNING: Citation [NX] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.social.structural_imbalance.rst:62: WARNING: Citation [FIA] is not referenced. done preparing documents... done writing output... [ 0%] README writing output... [ 1%] bibliography writing output... [ 2%] index writing output... [ 3%] installation writing output... [ 4%] intro writing output... [ 5%] license writing output... [ 6%] reference/algorithms/canonicalization writing output... [ 7%] reference/algorithms/clique writing output... [ 8%] reference/algorithms/coloring writing output... [ 9%] reference/algorithms/cover writing output... [ 10%] reference/algorithms/elimination_ordering writing output... [ 11%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.is_vertex_coloring writing output... [ 12%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color writing output... [ 13%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color_qubo writing output... [ 14%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color writing output... [ 15%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color_qubo writing output... [ 16%] reference/algorithms/generated/dwave_networkx.algorithms.cover.is_vertex_cover writing output... [ 17%] reference/algorithms/generated/dwave_networkx.algorithms.cover.min_vertex_cover writing output... [ 18%] reference/algorithms/generated/dwave_networkx.algorithms.cover.min_weighted_vertex_cover writing output... [ 19%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.chimera_elimination_order writing output... [ 20%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.elimination_order_width writing output... [ 20%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.is_almost_simplicial writing output... [ 21%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.is_simplicial writing output... [ 22%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.max_cardinality_heuristic writing output... [ 23%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.min_fill_heuristic writing output... [ 24%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.min_width_heuristic writing output... [ 25%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.minor_min_width writing output... [ 26%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.pegasus_elimination_order writing output... [ 27%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.treewidth_branch_and_bound writing output... [ 28%] reference/algorithms/generated/dwave_networkx.algorithms.independent_set.maximum_weighted_independent_set_qubo writing output... [ 29%] reference/algorithms/generated/dwave_networkx.algorithms.markov.markov_network_bqm writing output... [ 30%] reference/algorithms/generated/dwave_networkx.algorithms.markov.sample_markov_network writing output... [ 31%] reference/algorithms/generated/dwave_networkx.algorithms.matching.matching_bqm writing output... [ 32%] reference/algorithms/generated/dwave_networkx.algorithms.matching.maximal_matching_bqm writing output... [ 33%] reference/algorithms/generated/dwave_networkx.algorithms.matching.min_maximal_matching writing output... [ 34%] reference/algorithms/generated/dwave_networkx.algorithms.matching.min_maximal_matching_bqm writing output... [ 35%] reference/algorithms/generated/dwave_networkx.algorithms.max_cut.maximum_cut writing output... [ 36%] reference/algorithms/generated/dwave_networkx.algorithms.max_cut.weighted_maximum_cut writing output... [ 37%] reference/algorithms/generated/dwave_networkx.algorithms.partition.partition writing output... [ 38%] reference/algorithms/generated/dwave_networkx.algorithms.social.structural_imbalance writing output... [ 39%] reference/algorithms/generated/dwave_networkx.algorithms.social.structural_imbalance_ising writing output... [ 40%] reference/algorithms/generated/dwave_networkx.algorithms.tsp.traveling_salesperson writing output... [ 40%] reference/algorithms/generated/dwave_networkx.algorithms.tsp.traveling_salesperson_qubo writing output... [ 41%] reference/algorithms/generated/dwave_networkx.canonical_chimera_labeling writing output... [ 42%] reference/algorithms/generated/dwave_networkx.clique_number writing output... [ 43%] reference/algorithms/generated/dwave_networkx.is_clique writing output... [ 44%] reference/algorithms/generated/dwave_networkx.is_independent_set writing output... [ 45%] reference/algorithms/generated/dwave_networkx.maximum_clique writing output... [ 46%] reference/algorithms/generated/dwave_networkx.maximum_independent_set writing output... [ 47%] reference/algorithms/generated/dwave_networkx.maximum_weighted_independent_set writing output... [ 48%] reference/algorithms/index writing output... [ 49%] reference/algorithms/markov writing output... [ 50%] reference/algorithms/matching writing output... [ 51%] reference/algorithms/max_cut writing output... [ 52%] reference/algorithms/packing writing output... [ 53%] reference/algorithms/partition writing output... [ 54%] reference/algorithms/social writing output... [ 55%] reference/algorithms/tsp writing output... [ 56%] reference/default_sampler writing output... [ 57%] reference/drawing writing output... [ 58%] reference/generated/dwave_networkx.chimera_coordinates.chimera_to_linear writing output... [ 59%] reference/generated/dwave_networkx.chimera_coordinates.linear_to_chimera writing output... [ 60%] reference/generated/dwave_networkx.chimera_graph writing output... [ 60%] reference/generated/dwave_networkx.chimera_torus writing output... [ 61%] reference/generated/dwave_networkx.default_sampler.get_default_sampler writing output... [ 62%] reference/generated/dwave_networkx.default_sampler.set_default_sampler writing output... [ 63%] reference/generated/dwave_networkx.default_sampler.unset_default_sampler writing output... [ 64%] reference/generated/dwave_networkx.drawing.chimera_layout.chimera_layout writing output... [ 65%] reference/generated/dwave_networkx.drawing.chimera_layout.draw_chimera writing output... [ 66%] reference/generated/dwave_networkx.drawing.pegasus_layout.draw_pegasus writing output... [ 67%] reference/generated/dwave_networkx.drawing.pegasus_layout.draw_pegasus_embedding writing output... [ 68%] reference/generated/dwave_networkx.drawing.pegasus_layout.pegasus_layout writing output... [ 69%] reference/generated/dwave_networkx.drawing.pegasus_layout.pegasus_node_placer_2d writing output... [ 70%] reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr writing output... [ 71%] reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr_embedding writing output... [ 72%] reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr_yield writing output... [ 73%] reference/generated/dwave_networkx.drawing.zephyr_layout.zephyr_layout writing output... [ 74%] reference/generated/dwave_networkx.exceptions.DWaveNetworkXException writing output... [ 75%] reference/generated/dwave_networkx.exceptions.DWaveNetworkXMissingSampler writing output... [ 76%] reference/generated/dwave_networkx.find_chimera_indices writing output... [ 77%] reference/generated/dwave_networkx.markov_network writing output... [ 78%] reference/generated/dwave_networkx.pegasus_coordinates.linear_to_nice writing output... [ 79%] reference/generated/dwave_networkx.pegasus_coordinates.linear_to_pegasus writing output... [ 80%] reference/generated/dwave_networkx.pegasus_coordinates.nice_to_linear writing output... [ 80%] reference/generated/dwave_networkx.pegasus_coordinates.nice_to_pegasus writing output... [ 81%] reference/generated/dwave_networkx.pegasus_coordinates.pegasus_to_linear writing output... [ 82%] reference/generated/dwave_networkx.pegasus_coordinates.pegasus_to_nice writing output... [ 83%] reference/generated/dwave_networkx.pegasus_graph writing output... [ 84%] reference/generated/dwave_networkx.pegasus_torus writing output... [ 85%] reference/generated/dwave_networkx.utils.decorators.binary_quadratic_model_sampler writing output... [ 86%] reference/generated/dwave_networkx.zephyr_coordinates.graph_to_linear writing output... [ 87%] reference/generated/dwave_networkx.zephyr_coordinates.graph_to_zephyr writing output... [ 88%] reference/generated/dwave_networkx.zephyr_coordinates.iter_linear_to_zephyr writing output... [ 89%] reference/generated/dwave_networkx.zephyr_coordinates.iter_linear_to_zephyr_pairs writing output... [ 90%] reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear writing output... [ 91%] reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear_pairs writing output... [ 92%] reference/generated/dwave_networkx.zephyr_coordinates.linear_to_zephyr writing output... [ 93%] reference/generated/dwave_networkx.zephyr_coordinates.zephyr_to_linear writing output... [ 94%] reference/generated/dwave_networkx.zephyr_graph writing output... [ 95%] reference/generated/dwave_networkx.zephyr_sublattice_mappings writing output... [ 96%] reference/generated/dwave_networkx.zephyr_torus writing output... [ 97%] reference/generators writing output... [ 98%] reference/index writing output... [ 99%] reference/utilities writing output... [100%] reference/utilities/index /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/envs/stable/lib/python3.7/site-packages/sphinx/writers/html.py:462: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. target_node = image_nodes and image_nodes[0] or node.parent /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/intro.rst:5: WARNING: term not in glossary: chimera /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/intro.rst:5: WARNING: term not in glossary: pegasus /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/intro.rst:5: WARNING: term not in glossary: sampler /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/intro.rst:12: WARNING: term not in glossary: ising /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/intro.rst:12: WARNING: term not in glossary: qubo generating indices... genindex py-modindex highlighting module code... [ 4%] dwave_networkx.algorithms.canonicalization highlighting module code... [ 9%] dwave_networkx.algorithms.clique highlighting module code... [ 13%] dwave_networkx.algorithms.coloring highlighting module code... [ 18%] dwave_networkx.algorithms.cover highlighting module code... [ 22%] dwave_networkx.algorithms.elimination_ordering highlighting module code... [ 27%] dwave_networkx.algorithms.independent_set highlighting module code... [ 31%] dwave_networkx.algorithms.markov highlighting module code... [ 36%] dwave_networkx.algorithms.matching highlighting module code... [ 40%] dwave_networkx.algorithms.max_cut highlighting module code... [ 45%] dwave_networkx.algorithms.partition highlighting module code... [ 50%] dwave_networkx.algorithms.social highlighting module code... [ 54%] dwave_networkx.algorithms.tsp highlighting module code... [ 59%] dwave_networkx.default_sampler highlighting module code... [ 63%] dwave_networkx.drawing.chimera_layout highlighting module code... [ 68%] dwave_networkx.drawing.pegasus_layout highlighting module code... [ 72%] dwave_networkx.drawing.zephyr_layout highlighting module code... [ 77%] dwave_networkx.exceptions highlighting module code... [ 81%] dwave_networkx.generators.chimera highlighting module code... [ 86%] dwave_networkx.generators.markov highlighting module code... [ 90%] dwave_networkx.generators.pegasus highlighting module code... [ 95%] dwave_networkx.generators.zephyr highlighting module code... [100%] dwave_networkx.utils.decorators writing additional pages... search copying images... [ 8%] reference/algorithms/../../_images/clique.png copying images... [ 16%] reference/algorithms/../../_images/Problem_MapColoring.png copying images... [ 25%] reference/algorithms/../../_images/Cover.png copying images... [ 33%] reference/algorithms/../../_images/Match.png copying images... [ 41%] reference/algorithms/../../_images/MaxCut.png copying images... [ 50%] reference/algorithms/../../_images/Partitioning.png copying images... [ 58%] reference/algorithms/../../_images/Social.png copying images... [ 66%] reference/algorithms/../../_images/tsp.png copying images... [ 75%] reference/../_images/chimera_layout_0-rightside.png copying images... [ 83%] reference/../_images/pegasus_layout_h_on_g.png copying images... [ 91%] reference/../_images/zephyr_embedding_5clique.png copying images... [100%] reference/../_images/find_chimera-unitcell.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 18 warnings. The HTML pages are in ../_readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-03-20T21:19:56.163867Z, end-time: 2023-03-20T21:20:00.816671Z, duration: 4, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v1.8.6 loading translations [en]... done making output directory... [autosummary] generating autosummary for: README.rst, bibliography.rst, index.rst, installation.rst, intro.rst, license.rst, reference/algorithms/canonicalization.rst, reference/algorithms/clique.rst, reference/algorithms/coloring.rst, reference/algorithms/cover.rst, ..., reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear_pairs.rst, reference/generated/dwave_networkx.zephyr_coordinates.linear_to_zephyr.rst, reference/generated/dwave_networkx.zephyr_coordinates.zephyr_to_linear.rst, reference/generated/dwave_networkx.zephyr_graph.rst, reference/generated/dwave_networkx.zephyr_sublattice_mappings.rst, reference/generated/dwave_networkx.zephyr_torus.rst, reference/generators.rst, reference/index.rst, reference/utilities.rst, reference/utilities/index.rst loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://networkx.github.io/documentation/stable/objects.inv... intersphinx inventory has moved: https://networkx.github.io/documentation/stable/objects.inv -> https://networkx.org/documentation/stable/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: 105 added, 0 changed, 0 removed reading sources... [ 0%] README reading sources... [ 1%] bibliography reading sources... [ 2%] index reading sources... [ 3%] installation reading sources... [ 4%] intro reading sources... [ 5%] license reading sources... [ 6%] reference/algorithms/canonicalization reading sources... [ 7%] reference/algorithms/clique reading sources... [ 8%] reference/algorithms/coloring reading sources... [ 9%] reference/algorithms/cover reading sources... [ 10%] reference/algorithms/elimination_ordering reading sources... [ 11%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.is_vertex_coloring reading sources... [ 12%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color reading sources... [ 13%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color_qubo reading sources... [ 14%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color reading sources... [ 15%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color_qubo reading sources... [ 16%] reference/algorithms/generated/dwave_networkx.algorithms.cover.is_vertex_cover reading sources... [ 17%] reference/algorithms/generated/dwave_networkx.algorithms.cover.min_vertex_cover reading sources... [ 18%] reference/algorithms/generated/dwave_networkx.algorithms.cover.min_weighted_vertex_cover reading sources... [ 19%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.chimera_elimination_order reading sources... [ 20%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.elimination_order_width reading sources... [ 20%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.is_almost_simplicial reading sources... [ 21%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.is_simplicial reading sources... [ 22%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.max_cardinality_heuristic reading sources... [ 23%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.min_fill_heuristic reading sources... [ 24%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.min_width_heuristic reading sources... [ 25%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.minor_min_width reading sources... [ 26%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.pegasus_elimination_order reading sources... [ 27%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.treewidth_branch_and_bound reading sources... [ 28%] reference/algorithms/generated/dwave_networkx.algorithms.independent_set.maximum_weighted_independent_set_qubo reading sources... [ 29%] reference/algorithms/generated/dwave_networkx.algorithms.markov.markov_network_bqm reading sources... [ 30%] reference/algorithms/generated/dwave_networkx.algorithms.markov.sample_markov_network reading sources... [ 31%] reference/algorithms/generated/dwave_networkx.algorithms.matching.matching_bqm reading sources... [ 32%] reference/algorithms/generated/dwave_networkx.algorithms.matching.maximal_matching_bqm reading sources... [ 33%] reference/algorithms/generated/dwave_networkx.algorithms.matching.min_maximal_matching reading sources... [ 34%] reference/algorithms/generated/dwave_networkx.algorithms.matching.min_maximal_matching_bqm reading sources... [ 35%] reference/algorithms/generated/dwave_networkx.algorithms.max_cut.maximum_cut reading sources... [ 36%] reference/algorithms/generated/dwave_networkx.algorithms.max_cut.weighted_maximum_cut reading sources... [ 37%] reference/algorithms/generated/dwave_networkx.algorithms.partition.partition reading sources... [ 38%] reference/algorithms/generated/dwave_networkx.algorithms.social.structural_imbalance reading sources... [ 39%] reference/algorithms/generated/dwave_networkx.algorithms.social.structural_imbalance_ising reading sources... [ 40%] reference/algorithms/generated/dwave_networkx.algorithms.tsp.traveling_salesperson reading sources... [ 40%] reference/algorithms/generated/dwave_networkx.algorithms.tsp.traveling_salesperson_qubo reading sources... [ 41%] reference/algorithms/generated/dwave_networkx.canonical_chimera_labeling reading sources... [ 42%] reference/algorithms/generated/dwave_networkx.clique_number reading sources... [ 43%] reference/algorithms/generated/dwave_networkx.is_clique reading sources... [ 44%] reference/algorithms/generated/dwave_networkx.is_independent_set reading sources... [ 45%] reference/algorithms/generated/dwave_networkx.maximum_clique reading sources... [ 46%] reference/algorithms/generated/dwave_networkx.maximum_independent_set reading sources... [ 47%] reference/algorithms/generated/dwave_networkx.maximum_weighted_independent_set reading sources... [ 48%] reference/algorithms/index reading sources... [ 49%] reference/algorithms/markov reading sources... [ 50%] reference/algorithms/matching reading sources... [ 51%] reference/algorithms/max_cut reading sources... [ 52%] reference/algorithms/packing reading sources... [ 53%] reference/algorithms/partition reading sources... [ 54%] reference/algorithms/social reading sources... [ 55%] reference/algorithms/tsp reading sources... [ 56%] reference/default_sampler reading sources... [ 57%] reference/drawing reading sources... [ 58%] reference/generated/dwave_networkx.chimera_coordinates.chimera_to_linear reading sources... [ 59%] reference/generated/dwave_networkx.chimera_coordinates.linear_to_chimera reading sources... [ 60%] reference/generated/dwave_networkx.chimera_graph reading sources... [ 60%] reference/generated/dwave_networkx.chimera_torus reading sources... [ 61%] reference/generated/dwave_networkx.default_sampler.get_default_sampler reading sources... [ 62%] reference/generated/dwave_networkx.default_sampler.set_default_sampler reading sources... [ 63%] reference/generated/dwave_networkx.default_sampler.unset_default_sampler reading sources... [ 64%] reference/generated/dwave_networkx.drawing.chimera_layout.chimera_layout reading sources... [ 65%] reference/generated/dwave_networkx.drawing.chimera_layout.draw_chimera reading sources... [ 66%] reference/generated/dwave_networkx.drawing.pegasus_layout.draw_pegasus reading sources... [ 67%] reference/generated/dwave_networkx.drawing.pegasus_layout.draw_pegasus_embedding reading sources... [ 68%] reference/generated/dwave_networkx.drawing.pegasus_layout.pegasus_layout reading sources... [ 69%] reference/generated/dwave_networkx.drawing.pegasus_layout.pegasus_node_placer_2d reading sources... [ 70%] reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr reading sources... [ 71%] reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr_embedding reading sources... [ 72%] reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr_yield reading sources... [ 73%] reference/generated/dwave_networkx.drawing.zephyr_layout.zephyr_layout reading sources... [ 74%] reference/generated/dwave_networkx.exceptions.DWaveNetworkXException reading sources... [ 75%] reference/generated/dwave_networkx.exceptions.DWaveNetworkXMissingSampler reading sources... [ 76%] reference/generated/dwave_networkx.find_chimera_indices reading sources... [ 77%] reference/generated/dwave_networkx.markov_network reading sources... [ 78%] reference/generated/dwave_networkx.pegasus_coordinates.linear_to_nice reading sources... [ 79%] reference/generated/dwave_networkx.pegasus_coordinates.linear_to_pegasus reading sources... [ 80%] reference/generated/dwave_networkx.pegasus_coordinates.nice_to_linear reading sources... [ 80%] reference/generated/dwave_networkx.pegasus_coordinates.nice_to_pegasus reading sources... [ 81%] reference/generated/dwave_networkx.pegasus_coordinates.pegasus_to_linear reading sources... [ 82%] reference/generated/dwave_networkx.pegasus_coordinates.pegasus_to_nice reading sources... [ 83%] reference/generated/dwave_networkx.pegasus_graph reading sources... [ 84%] reference/generated/dwave_networkx.pegasus_torus reading sources... [ 85%] reference/generated/dwave_networkx.utils.decorators.binary_quadratic_model_sampler reading sources... [ 86%] reference/generated/dwave_networkx.zephyr_coordinates.graph_to_linear reading sources... [ 87%] reference/generated/dwave_networkx.zephyr_coordinates.graph_to_zephyr reading sources... [ 88%] reference/generated/dwave_networkx.zephyr_coordinates.iter_linear_to_zephyr reading sources... [ 89%] reference/generated/dwave_networkx.zephyr_coordinates.iter_linear_to_zephyr_pairs reading sources... [ 90%] reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear reading sources... [ 91%] reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear_pairs reading sources... [ 92%] reference/generated/dwave_networkx.zephyr_coordinates.linear_to_zephyr reading sources... [ 93%] reference/generated/dwave_networkx.zephyr_coordinates.zephyr_to_linear reading sources... [ 94%] reference/generated/dwave_networkx.zephyr_graph reading sources... [ 95%] reference/generated/dwave_networkx.zephyr_sublattice_mappings reading sources... [ 96%] reference/generated/dwave_networkx.zephyr_torus reading sources... [ 97%] reference/generators reading sources... [ 98%] reference/index reading sources... [ 99%] reference/utilities reading sources... [100%] reference/utilities/index /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/envs/stable/lib/python3.7/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/elimination_ordering.rst:36: WARNING: duplicate citation GD, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/coloring.py:docstring of dwave_networkx.algorithms.coloring.min_vertex_color:35: WARNING: duplicate citation DWMP, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/coloring.py:docstring of dwave_networkx.algorithms.coloring.vertex_color:31: WARNING: duplicate citation DWMP, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/cover.py:docstring of dwave_networkx.algorithms.cover.min_vertex_cover:56: WARNING: duplicate citation AL, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/matching.py:docstring of dwave_networkx.algorithms.matching.min_maximal_matching:49: WARNING: duplicate citation AL, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.cover.min_vertex_cover.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/social.py:docstring of dwave_networkx.algorithms.social.structural_imbalance:62: WARNING: duplicate citation FIA, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/clique.py:docstring of dwave_networkx.maximum_clique:47: WARNING: duplicate citation AL, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.matching.min_maximal_matching.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/independent_set.py:docstring of dwave_networkx.maximum_independent_set:54: WARNING: duplicate citation AL, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.maximum_clique.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/independent_set.py:docstring of dwave_networkx.maximum_weighted_independent_set:46: WARNING: duplicate citation AL, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.maximum_independent_set.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/packing.rst:14: WARNING: duplicate label cover, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/cover.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/generators/zephyr.py:docstring of dwave_networkx.zephyr_graph:116: WARNING: duplicate citation BRK, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst:4: WARNING: Citation [NX] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.social.structural_imbalance.rst:62: WARNING: Citation [FIA] is not referenced. done preparing documents... done assembling single document... intro reference/index reference/algorithms/index reference/algorithms/canonicalization reference/algorithms/generated/dwave_networkx.canonical_chimera_labeling reference/algorithms/clique reference/algorithms/generated/dwave_networkx.maximum_clique reference/algorithms/generated/dwave_networkx.clique_number reference/algorithms/generated/dwave_networkx.is_clique reference/algorithms/coloring reference/algorithms/generated/dwave_networkx.algorithms.coloring.is_vertex_coloring reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color_qubo reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color_qubo reference/algorithms/cover reference/algorithms/generated/dwave_networkx.algorithms.cover.min_weighted_vertex_cover reference/algorithms/generated/dwave_networkx.algorithms.cover.min_vertex_cover reference/algorithms/generated/dwave_networkx.algorithms.cover.is_vertex_cover reference/algorithms/elimination_ordering reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.chimera_elimination_order reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.elimination_order_width reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.is_almost_simplicial reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.is_simplicial reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.max_cardinality_heuristic reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.minor_min_width reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.min_fill_heuristic reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.min_width_heuristic reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.pegasus_elimination_order reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.treewidth_branch_and_bound reference/algorithms/markov reference/algorithms/generated/dwave_networkx.algorithms.markov.sample_markov_network reference/algorithms/generated/dwave_networkx.algorithms.markov.markov_network_bqm reference/algorithms/matching reference/algorithms/generated/dwave_networkx.algorithms.matching.matching_bqm reference/algorithms/generated/dwave_networkx.algorithms.matching.maximal_matching_bqm reference/algorithms/generated/dwave_networkx.algorithms.matching.min_maximal_matching_bqm reference/algorithms/generated/dwave_networkx.algorithms.matching.min_maximal_matching reference/algorithms/max_cut reference/algorithms/generated/dwave_networkx.algorithms.max_cut.maximum_cut reference/algorithms/generated/dwave_networkx.algorithms.max_cut.weighted_maximum_cut reference/algorithms/packing reference/algorithms/generated/dwave_networkx.maximum_weighted_independent_set reference/algorithms/generated/dwave_networkx.maximum_independent_set reference/algorithms/generated/dwave_networkx.is_independent_set reference/algorithms/generated/dwave_networkx.algorithms.independent_set.maximum_weighted_independent_set_qubo reference/algorithms/partition reference/algorithms/generated/dwave_networkx.algorithms.partition.partition reference/algorithms/social reference/algorithms/generated/dwave_networkx.algorithms.social.structural_imbalance reference/algorithms/generated/dwave_networkx.algorithms.social.structural_imbalance_ising reference/algorithms/tsp reference/algorithms/generated/dwave_networkx.algorithms.tsp.traveling_salesperson reference/algorithms/generated/dwave_networkx.algorithms.tsp.traveling_salesperson_qubo reference/drawing reference/generated/dwave_networkx.drawing.chimera_layout.chimera_layout reference/generated/dwave_networkx.drawing.chimera_layout.draw_chimera reference/generated/dwave_networkx.drawing.pegasus_layout.draw_pegasus reference/generated/dwave_networkx.drawing.pegasus_layout.draw_pegasus_embedding reference/generated/dwave_networkx.drawing.pegasus_layout.pegasus_layout reference/generated/dwave_networkx.drawing.pegasus_layout.pegasus_node_placer_2d reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr_embedding reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr_yield reference/generated/dwave_networkx.drawing.zephyr_layout.zephyr_layout reference/generators reference/generated/dwave_networkx.chimera_graph reference/generated/dwave_networkx.pegasus_graph reference/generated/dwave_networkx.zephyr_graph reference/generated/dwave_networkx.chimera_torus reference/generated/dwave_networkx.pegasus_torus reference/generated/dwave_networkx.zephyr_torus reference/generated/dwave_networkx.markov_network reference/utilities reference/generated/dwave_networkx.utils.decorators.binary_quadratic_model_sampler reference/utilities/index reference/generated/dwave_networkx.chimera_coordinates.chimera_to_linear reference/generated/dwave_networkx.chimera_coordinates.linear_to_chimera reference/generated/dwave_networkx.find_chimera_indices reference/generated/dwave_networkx.pegasus_coordinates.linear_to_nice reference/generated/dwave_networkx.pegasus_coordinates.linear_to_pegasus reference/generated/dwave_networkx.pegasus_coordinates.nice_to_linear reference/generated/dwave_networkx.pegasus_coordinates.nice_to_pegasus reference/generated/dwave_networkx.pegasus_coordinates.pegasus_to_linear reference/generated/dwave_networkx.pegasus_coordinates.pegasus_to_nice reference/generated/dwave_networkx.zephyr_coordinates.graph_to_linear reference/generated/dwave_networkx.zephyr_coordinates.graph_to_zephyr reference/generated/dwave_networkx.zephyr_coordinates.iter_linear_to_zephyr reference/generated/dwave_networkx.zephyr_coordinates.iter_linear_to_zephyr_pairs reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear_pairs reference/generated/dwave_networkx.zephyr_coordinates.linear_to_zephyr reference/generated/dwave_networkx.zephyr_coordinates.zephyr_to_linear reference/generated/dwave_networkx.zephyr_sublattice_mappings reference/generated/dwave_networkx.exceptions.DWaveNetworkXException reference/generated/dwave_networkx.exceptions.DWaveNetworkXMissingSampler reference/default_sampler reference/generated/dwave_networkx.default_sampler.set_default_sampler reference/generated/dwave_networkx.default_sampler.unset_default_sampler reference/generated/dwave_networkx.default_sampler.get_default_sampler bibliography installation license /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/intro.rst:5: WARNING: term not in glossary: chimera /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/intro.rst:5: WARNING: term not in glossary: pegasus /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/intro.rst:5: WARNING: term not in glossary: sampler /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/intro.rst:12: WARNING: term not in glossary: ising /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/intro.rst:12: WARNING: term not in glossary: qubo writing... done writing additional files... copying images... [ 8%] reference/algorithms/../../_images/clique.png copying images... [ 16%] reference/algorithms/../../_images/Problem_MapColoring.png copying images... [ 25%] reference/algorithms/../../_images/Cover.png copying images... [ 33%] reference/algorithms/../../_images/Match.png copying images... [ 41%] reference/algorithms/../../_images/MaxCut.png copying images... [ 50%] reference/algorithms/../../_images/Partitioning.png copying images... [ 58%] reference/algorithms/../../_images/Social.png copying images... [ 66%] reference/algorithms/../../_images/tsp.png copying images... [ 75%] reference/../_images/chimera_layout_0-rightside.png copying images... [ 83%] reference/../_images/pegasus_layout_h_on_g.png copying images... [ 91%] reference/../_images/zephyr_embedding_5clique.png copying images... [100%] reference/../_images/find_chimera-unitcell.png copying static files... done copying extra files... done dumping object inventory... done build succeeded, 18 warnings. The HTML page is in ../_readthedocs/htmlzip. Updating searchtools for Read the Docs search... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/envs/stable/lib/python3.7/site-packages/sphinx/writers/html.py:462: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. target_node = image_nodes and image_nodes[0] or node.parent [rtd-command-info] start-time: 2023-03-20T21:20:01.840528Z, end-time: 2023-03-20T21:20:06.788093Z, duration: 4, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v1.8.6 loading translations [en]... done making output directory... [autosummary] generating autosummary for: README.rst, bibliography.rst, index.rst, installation.rst, intro.rst, license.rst, reference/algorithms/canonicalization.rst, reference/algorithms/clique.rst, reference/algorithms/coloring.rst, reference/algorithms/cover.rst, ..., reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear_pairs.rst, reference/generated/dwave_networkx.zephyr_coordinates.linear_to_zephyr.rst, reference/generated/dwave_networkx.zephyr_coordinates.zephyr_to_linear.rst, reference/generated/dwave_networkx.zephyr_graph.rst, reference/generated/dwave_networkx.zephyr_sublattice_mappings.rst, reference/generated/dwave_networkx.zephyr_torus.rst, reference/generators.rst, reference/index.rst, reference/utilities.rst, reference/utilities/index.rst loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://networkx.github.io/documentation/stable/objects.inv... intersphinx inventory has moved: https://networkx.github.io/documentation/stable/objects.inv -> https://networkx.org/documentation/stable/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: 105 added, 0 changed, 0 removed reading sources... [ 0%] README reading sources... [ 1%] bibliography reading sources... [ 2%] index reading sources... [ 3%] installation reading sources... [ 4%] intro reading sources... [ 5%] license reading sources... [ 6%] reference/algorithms/canonicalization reading sources... [ 7%] reference/algorithms/clique reading sources... [ 8%] reference/algorithms/coloring reading sources... [ 9%] reference/algorithms/cover reading sources... [ 10%] reference/algorithms/elimination_ordering reading sources... [ 11%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.is_vertex_coloring reading sources... [ 12%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color reading sources... [ 13%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color_qubo reading sources... [ 14%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color reading sources... [ 15%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color_qubo reading sources... [ 16%] reference/algorithms/generated/dwave_networkx.algorithms.cover.is_vertex_cover reading sources... [ 17%] reference/algorithms/generated/dwave_networkx.algorithms.cover.min_vertex_cover reading sources... [ 18%] reference/algorithms/generated/dwave_networkx.algorithms.cover.min_weighted_vertex_cover reading sources... [ 19%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.chimera_elimination_order reading sources... [ 20%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.elimination_order_width reading sources... [ 20%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.is_almost_simplicial reading sources... [ 21%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.is_simplicial reading sources... [ 22%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.max_cardinality_heuristic reading sources... [ 23%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.min_fill_heuristic reading sources... [ 24%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.min_width_heuristic reading sources... [ 25%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.minor_min_width reading sources... [ 26%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.pegasus_elimination_order reading sources... [ 27%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.treewidth_branch_and_bound reading sources... [ 28%] reference/algorithms/generated/dwave_networkx.algorithms.independent_set.maximum_weighted_independent_set_qubo reading sources... [ 29%] reference/algorithms/generated/dwave_networkx.algorithms.markov.markov_network_bqm reading sources... [ 30%] reference/algorithms/generated/dwave_networkx.algorithms.markov.sample_markov_network reading sources... [ 31%] reference/algorithms/generated/dwave_networkx.algorithms.matching.matching_bqm reading sources... [ 32%] reference/algorithms/generated/dwave_networkx.algorithms.matching.maximal_matching_bqm reading sources... [ 33%] reference/algorithms/generated/dwave_networkx.algorithms.matching.min_maximal_matching reading sources... [ 34%] reference/algorithms/generated/dwave_networkx.algorithms.matching.min_maximal_matching_bqm reading sources... [ 35%] reference/algorithms/generated/dwave_networkx.algorithms.max_cut.maximum_cut reading sources... [ 36%] reference/algorithms/generated/dwave_networkx.algorithms.max_cut.weighted_maximum_cut reading sources... [ 37%] reference/algorithms/generated/dwave_networkx.algorithms.partition.partition reading sources... [ 38%] reference/algorithms/generated/dwave_networkx.algorithms.social.structural_imbalance reading sources... [ 39%] reference/algorithms/generated/dwave_networkx.algorithms.social.structural_imbalance_ising reading sources... [ 40%] reference/algorithms/generated/dwave_networkx.algorithms.tsp.traveling_salesperson reading sources... [ 40%] reference/algorithms/generated/dwave_networkx.algorithms.tsp.traveling_salesperson_qubo reading sources... [ 41%] reference/algorithms/generated/dwave_networkx.canonical_chimera_labeling reading sources... [ 42%] reference/algorithms/generated/dwave_networkx.clique_number reading sources... [ 43%] reference/algorithms/generated/dwave_networkx.is_clique reading sources... [ 44%] reference/algorithms/generated/dwave_networkx.is_independent_set reading sources... [ 45%] reference/algorithms/generated/dwave_networkx.maximum_clique reading sources... [ 46%] reference/algorithms/generated/dwave_networkx.maximum_independent_set reading sources... [ 47%] reference/algorithms/generated/dwave_networkx.maximum_weighted_independent_set reading sources... [ 48%] reference/algorithms/index reading sources... [ 49%] reference/algorithms/markov reading sources... [ 50%] reference/algorithms/matching reading sources... [ 51%] reference/algorithms/max_cut reading sources... [ 52%] reference/algorithms/packing reading sources... [ 53%] reference/algorithms/partition reading sources... [ 54%] reference/algorithms/social reading sources... [ 55%] reference/algorithms/tsp reading sources... [ 56%] reference/default_sampler reading sources... [ 57%] reference/drawing reading sources... [ 58%] reference/generated/dwave_networkx.chimera_coordinates.chimera_to_linear reading sources... [ 59%] reference/generated/dwave_networkx.chimera_coordinates.linear_to_chimera reading sources... [ 60%] reference/generated/dwave_networkx.chimera_graph reading sources... [ 60%] reference/generated/dwave_networkx.chimera_torus reading sources... [ 61%] reference/generated/dwave_networkx.default_sampler.get_default_sampler reading sources... [ 62%] reference/generated/dwave_networkx.default_sampler.set_default_sampler reading sources... [ 63%] reference/generated/dwave_networkx.default_sampler.unset_default_sampler reading sources... [ 64%] reference/generated/dwave_networkx.drawing.chimera_layout.chimera_layout reading sources... [ 65%] reference/generated/dwave_networkx.drawing.chimera_layout.draw_chimera reading sources... [ 66%] reference/generated/dwave_networkx.drawing.pegasus_layout.draw_pegasus reading sources... [ 67%] reference/generated/dwave_networkx.drawing.pegasus_layout.draw_pegasus_embedding reading sources... [ 68%] reference/generated/dwave_networkx.drawing.pegasus_layout.pegasus_layout reading sources... [ 69%] reference/generated/dwave_networkx.drawing.pegasus_layout.pegasus_node_placer_2d reading sources... [ 70%] reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr reading sources... [ 71%] reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr_embedding reading sources... [ 72%] reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr_yield reading sources... [ 73%] reference/generated/dwave_networkx.drawing.zephyr_layout.zephyr_layout reading sources... [ 74%] reference/generated/dwave_networkx.exceptions.DWaveNetworkXException reading sources... [ 75%] reference/generated/dwave_networkx.exceptions.DWaveNetworkXMissingSampler reading sources... [ 76%] reference/generated/dwave_networkx.find_chimera_indices reading sources... [ 77%] reference/generated/dwave_networkx.markov_network reading sources... [ 78%] reference/generated/dwave_networkx.pegasus_coordinates.linear_to_nice reading sources... [ 79%] reference/generated/dwave_networkx.pegasus_coordinates.linear_to_pegasus reading sources... [ 80%] reference/generated/dwave_networkx.pegasus_coordinates.nice_to_linear reading sources... [ 80%] reference/generated/dwave_networkx.pegasus_coordinates.nice_to_pegasus reading sources... [ 81%] reference/generated/dwave_networkx.pegasus_coordinates.pegasus_to_linear reading sources... [ 82%] reference/generated/dwave_networkx.pegasus_coordinates.pegasus_to_nice reading sources... [ 83%] reference/generated/dwave_networkx.pegasus_graph reading sources... [ 84%] reference/generated/dwave_networkx.pegasus_torus reading sources... [ 85%] reference/generated/dwave_networkx.utils.decorators.binary_quadratic_model_sampler reading sources... [ 86%] reference/generated/dwave_networkx.zephyr_coordinates.graph_to_linear reading sources... [ 87%] reference/generated/dwave_networkx.zephyr_coordinates.graph_to_zephyr reading sources... [ 88%] reference/generated/dwave_networkx.zephyr_coordinates.iter_linear_to_zephyr reading sources... [ 89%] reference/generated/dwave_networkx.zephyr_coordinates.iter_linear_to_zephyr_pairs reading sources... [ 90%] reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear reading sources... [ 91%] reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear_pairs reading sources... [ 92%] reference/generated/dwave_networkx.zephyr_coordinates.linear_to_zephyr reading sources... [ 93%] reference/generated/dwave_networkx.zephyr_coordinates.zephyr_to_linear reading sources... [ 94%] reference/generated/dwave_networkx.zephyr_graph reading sources... [ 95%] reference/generated/dwave_networkx.zephyr_sublattice_mappings reading sources... [ 96%] reference/generated/dwave_networkx.zephyr_torus reading sources... [ 97%] reference/generators reading sources... [ 98%] reference/index reading sources... [ 99%] reference/utilities reading sources... [100%] reference/utilities/index /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/envs/stable/lib/python3.7/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/elimination_ordering.rst:36: WARNING: duplicate citation GD, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/coloring.py:docstring of dwave_networkx.algorithms.coloring.min_vertex_color:35: WARNING: duplicate citation DWMP, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/coloring.py:docstring of dwave_networkx.algorithms.coloring.vertex_color:31: WARNING: duplicate citation DWMP, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/cover.py:docstring of dwave_networkx.algorithms.cover.min_vertex_cover:56: WARNING: duplicate citation AL, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/matching.py:docstring of dwave_networkx.algorithms.matching.min_maximal_matching:49: WARNING: duplicate citation AL, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.cover.min_vertex_cover.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/social.py:docstring of dwave_networkx.algorithms.social.structural_imbalance:62: WARNING: duplicate citation FIA, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/clique.py:docstring of dwave_networkx.maximum_clique:47: WARNING: duplicate citation AL, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.matching.min_maximal_matching.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/independent_set.py:docstring of dwave_networkx.maximum_independent_set:54: WARNING: duplicate citation AL, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.maximum_clique.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/independent_set.py:docstring of dwave_networkx.maximum_weighted_independent_set:46: WARNING: duplicate citation AL, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.maximum_independent_set.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/packing.rst:14: WARNING: duplicate label cover, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/cover.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/generators/zephyr.py:docstring of dwave_networkx.zephyr_graph:116: WARNING: duplicate citation BRK, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst:4: WARNING: Citation [NX] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.social.structural_imbalance.rst:62: WARNING: Citation [FIA] is not referenced. done processing DWaveNetworkX.tex...index intro reference/index reference/algorithms/index reference/algorithms/canonicalization reference/algorithms/generated/dwave_networkx.canonical_chimera_labeling reference/algorithms/clique reference/algorithms/generated/dwave_networkx.maximum_clique reference/algorithms/generated/dwave_networkx.clique_number reference/algorithms/generated/dwave_networkx.is_clique reference/algorithms/coloring reference/algorithms/generated/dwave_networkx.algorithms.coloring.is_vertex_coloring reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color_qubo reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color_qubo reference/algorithms/cover reference/algorithms/generated/dwave_networkx.algorithms.cover.min_weighted_vertex_cover reference/algorithms/generated/dwave_networkx.algorithms.cover.min_vertex_cover reference/algorithms/generated/dwave_networkx.algorithms.cover.is_vertex_cover reference/algorithms/elimination_ordering reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.chimera_elimination_order reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.elimination_order_width reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.is_almost_simplicial reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.is_simplicial reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.max_cardinality_heuristic reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.minor_min_width reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.min_fill_heuristic reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.min_width_heuristic reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.pegasus_elimination_order reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.treewidth_branch_and_bound reference/algorithms/markov reference/algorithms/generated/dwave_networkx.algorithms.markov.sample_markov_network reference/algorithms/generated/dwave_networkx.algorithms.markov.markov_network_bqm reference/algorithms/matching reference/algorithms/generated/dwave_networkx.algorithms.matching.matching_bqm reference/algorithms/generated/dwave_networkx.algorithms.matching.maximal_matching_bqm reference/algorithms/generated/dwave_networkx.algorithms.matching.min_maximal_matching_bqm reference/algorithms/generated/dwave_networkx.algorithms.matching.min_maximal_matching reference/algorithms/max_cut reference/algorithms/generated/dwave_networkx.algorithms.max_cut.maximum_cut reference/algorithms/generated/dwave_networkx.algorithms.max_cut.weighted_maximum_cut reference/algorithms/packing reference/algorithms/generated/dwave_networkx.maximum_weighted_independent_set reference/algorithms/generated/dwave_networkx.maximum_independent_set reference/algorithms/generated/dwave_networkx.is_independent_set reference/algorithms/generated/dwave_networkx.algorithms.independent_set.maximum_weighted_independent_set_qubo reference/algorithms/partition reference/algorithms/generated/dwave_networkx.algorithms.partition.partition reference/algorithms/social reference/algorithms/generated/dwave_networkx.algorithms.social.structural_imbalance reference/algorithms/generated/dwave_networkx.algorithms.social.structural_imbalance_ising reference/algorithms/tsp reference/algorithms/generated/dwave_networkx.algorithms.tsp.traveling_salesperson reference/algorithms/generated/dwave_networkx.algorithms.tsp.traveling_salesperson_qubo reference/drawing reference/generated/dwave_networkx.drawing.chimera_layout.chimera_layout reference/generated/dwave_networkx.drawing.chimera_layout.draw_chimera reference/generated/dwave_networkx.drawing.pegasus_layout.draw_pegasus reference/generated/dwave_networkx.drawing.pegasus_layout.draw_pegasus_embedding reference/generated/dwave_networkx.drawing.pegasus_layout.pegasus_layout reference/generated/dwave_networkx.drawing.pegasus_layout.pegasus_node_placer_2d reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr_embedding reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr_yield reference/generated/dwave_networkx.drawing.zephyr_layout.zephyr_layout reference/generators reference/generated/dwave_networkx.chimera_graph reference/generated/dwave_networkx.pegasus_graph reference/generated/dwave_networkx.zephyr_graph reference/generated/dwave_networkx.chimera_torus reference/generated/dwave_networkx.pegasus_torus reference/generated/dwave_networkx.zephyr_torus reference/generated/dwave_networkx.markov_network reference/utilities reference/generated/dwave_networkx.utils.decorators.binary_quadratic_model_sampler reference/utilities/index reference/generated/dwave_networkx.chimera_coordinates.chimera_to_linear reference/generated/dwave_networkx.chimera_coordinates.linear_to_chimera reference/generated/dwave_networkx.find_chimera_indices reference/generated/dwave_networkx.pegasus_coordinates.linear_to_nice reference/generated/dwave_networkx.pegasus_coordinates.linear_to_pegasus reference/generated/dwave_networkx.pegasus_coordinates.nice_to_linear reference/generated/dwave_networkx.pegasus_coordinates.nice_to_pegasus reference/generated/dwave_networkx.pegasus_coordinates.pegasus_to_linear reference/generated/dwave_networkx.pegasus_coordinates.pegasus_to_nice reference/generated/dwave_networkx.zephyr_coordinates.graph_to_linear reference/generated/dwave_networkx.zephyr_coordinates.graph_to_zephyr reference/generated/dwave_networkx.zephyr_coordinates.iter_linear_to_zephyr reference/generated/dwave_networkx.zephyr_coordinates.iter_linear_to_zephyr_pairs reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear_pairs reference/generated/dwave_networkx.zephyr_coordinates.linear_to_zephyr reference/generated/dwave_networkx.zephyr_coordinates.zephyr_to_linear reference/generated/dwave_networkx.zephyr_sublattice_mappings reference/generated/dwave_networkx.exceptions.DWaveNetworkXException reference/generated/dwave_networkx.exceptions.DWaveNetworkXMissingSampler reference/default_sampler reference/generated/dwave_networkx.default_sampler.set_default_sampler reference/generated/dwave_networkx.default_sampler.unset_default_sampler reference/generated/dwave_networkx.default_sampler.get_default_sampler bibliography installation license resolving references... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/envs/stable/lib/python3.7/site-packages/sphinx/builders/latex/__init__.py:201: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. if toctrees[0].get('maxdepth') > 0: /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/intro.rst:5: WARNING: term not in glossary: chimera /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/intro.rst:5: WARNING: term not in glossary: pegasus /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/intro.rst:5: WARNING: term not in glossary: sampler /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/intro.rst:12: WARNING: term not in glossary: ising /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/intro.rst:12: WARNING: term not in glossary: qubo writing... done copying images... [ 8%] reference/algorithms/../../_images/clique.png copying images... [ 16%] reference/algorithms/../../_images/Problem_MapColoring.png copying images... [ 25%] reference/algorithms/../../_images/Cover.png copying images... [ 33%] reference/algorithms/../../_images/Match.png copying images... [ 41%] reference/algorithms/../../_images/MaxCut.png copying images... [ 50%] reference/algorithms/../../_images/Partitioning.png copying images... [ 58%] reference/algorithms/../../_images/Social.png copying images... [ 66%] reference/algorithms/../../_images/tsp.png copying images... [ 75%] reference/../_images/chimera_layout_0-rightside.png copying images... [ 83%] reference/../_images/pegasus_layout_h_on_g.png copying images... [ 91%] reference/../_images/zephyr_embedding_5clique.png copying images... [100%] reference/../_images/find_chimera-unitcell.png copying TeX support files... done build succeeded, 18 warnings. The LaTeX files are in ../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/_readthedocs/pdf/_static/searchtools.js [rtd-command-info] start-time: 2023-03-20T21:20:08.475401Z, end-time: 2023-03-20T21:20:08.534820Z, 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: 2023-03-20T21:20:08.773591Z, end-time: 2023-03-20T21:20:13.409461Z, duration: 4, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=d-wave-systems-dwave-networkx -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-dwave-networkx" "DWaveNetworkX.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 (./DWaveNetworkX.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-dwave-networkx.idx (./d-wave-systems-dwave-networkx.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) [1] [2] Chapter 1. [3] [4] Chapter 2. [5] [6] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [7] LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.c anonical_chimera_labeling:dwave_networkx.canonical_chimera_labeling' on page 8 undefined on input line 222. Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 227. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.m aximum_clique:dwave_networkx.maximum_clique' on page 8 undefined on input line 287. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.c lique_number:dwave_networkx.clique_number' on page 8 undefined on input line 29 2. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.i s_clique:dwave_networkx.is_clique' on page 8 undefined on input line 297. [8 <./clique.png>] Package longtable Warning: Column widths have changed (longtable) in table 2 on input line 302. [9] [10] LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.coloring.is_vertex_coloring:dwave_networkx.algorithms.coloring.is_ver tex_coloring' on page 11 undefined on input line 515. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.coloring.min_vertex_color:dwave_networkx.algorithms.coloring.min_vert ex_color' on page 11 undefined on input line 520. Underfull \hbox (badness 7064) in paragraph at lines 520--521 []|\T1/pcr/m/sl/10 min_vertex_color\T1/ptm/m/n/10 (G[, sam-pler, chro-matic_lb, LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.coloring.min_vertex_color_qubo:dwave_networkx.algorithms.coloring.min _vertex_color_qubo' on page 11 undefined on input line 525. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.coloring.vertex_color:dwave_networkx.algorithms.coloring.vertex_color ' on page 11 undefined on input line 530. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.coloring.vertex_color_qubo:dwave_networkx.algorithms.coloring.vertex_ color_qubo' on page 11 undefined on input line 535. Package longtable Warning: Column widths have changed (longtable) in table 3 on input line 540. [11 <./Problem_MapColoring.png>] LaTeX Warning: Citation `reference/algorithms/generated/dwave_networkx.algorith ms.coloring.vertex_color:dwmp' on page 12 undefined on input line 601. [12] LaTeX Warning: Citation `reference/algorithms/generated/dwave_networkx.algorith ms.coloring.vertex_color:dwmp' on page 13 undefined on input line 663. LaTeX Warning: Citation `reference/algorithms/generated/dwave_networkx.algorith ms.coloring.vertex_color:dwmp' on page 13 undefined on input line 709. [13] LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.cover.min_weighted_vertex_cover:dwave_networkx.algorithms.cover.min_w eighted_vertex_cover' on page 14 undefined on input line 832. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.cover.min_vertex_cover:dwave_networkx.algorithms.cover.min_vertex_cov er' on page 14 undefined on input line 837. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.cover.is_vertex_cover:dwave_networkx.algorithms.cover.is_vertex_cover ' on page 14 undefined on input line 842. [14] Package longtable Warning: Column widths have changed (longtable) in table 4 on input line 847. LaTeX Warning: Citation `reference/algorithms/generated/dwave_networkx.maximum_ weighted_independent_set:al' on page 15 undefined on input line 910. Overfull \vbox (131.09991pt too high) has occurred while \output is active [15 <./Cover.png>] [16] LaTeX Warning: Citation `reference/algorithms/elimination_ordering:gd' on page 17 undefined on input line 1042. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.elimination_ordering.chimera_elimination_order:dwave_networkx.algorit hms.elimination_ordering.chimera_elimination_order' on page 17 undefined on inp ut line 1072. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.elimination_ordering.elimination_order_width:dwave_networkx.algorithm s.elimination_ordering.elimination_order_width' on page 17 undefined on input l ine 1077. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.elimination_ordering.is_almost_simplicial:dwave_networkx.algorithms.e limination_ordering.is_almost_simplicial' on page 17 undefined on input line 10 82. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.elimination_ordering.is_simplicial:dwave_networkx.algorithms.eliminat ion_ordering.is_simplicial' on page 17 undefined on input line 1087. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.elimination_ordering.max_cardinality_heuristic:dwave_networkx.algorit hms.elimination_ordering.max_cardinality_heuristic' on page 17 undefined on inp ut line 1092. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.elimination_ordering.minor_min_width:dwave_networkx.algorithms.elimin ation_ordering.minor_min_width' on page 17 undefined on input line 1097. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.elimination_ordering.min_fill_heuristic:dwave_networkx.algorithms.eli mination_ordering.min_fill_heuristic' on page 17 undefined on input line 1102. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.elimination_ordering.min_width_heuristic:dwave_networkx.algorithms.el imination_ordering.min_width_heuristic' on page 17 undefined on input line 1107 . LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.elimination_ordering.pegasus_elimination_order:dwave_networkx.algorit hms.elimination_ordering.pegasus_elimination_order' on page 17 undefined on inp ut line 1112. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.elimination_ordering.treewidth_branch_and_bound:dwave_networkx.algori thms.elimination_ordering.treewidth_branch_and_bound' on page 17 undefined on i nput line 1117. Package longtable Warning: Column widths have changed (longtable) in table 5 on input line 1122. [17] [18] [19] LaTeX Warning: Citation `reference/algorithms/elimination_ordering:gd' on page 20 undefined on input line 1330. LaTeX Warning: Citation `reference/algorithms/elimination_ordering:gd' on page 20 undefined on input line 1365. [20] LaTeX Warning: Citation `reference/algorithms/elimination_ordering:gd' on page 21 undefined on input line 1405. LaTeX Warning: Citation `reference/algorithms/elimination_ordering:gd' on page 21 undefined on input line 1445. [21] LaTeX Warning: Citation `bibliography:bbrr' on page 22 undefined on input line 1459. LaTeX Warning: Citation `reference/algorithms/elimination_ordering:gd' on page 22 undefined on input line 1501. [22] LaTeX Warning: Citation `reference/algorithms/elimination_ordering:gd' on page 23 undefined on input line 1543. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.markov.sample_markov_network:dwave_networkx.algorithms.markov.sample_ markov_network' on page 23 undefined on input line 1572. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.markov.markov_network_bqm:dwave_networkx.algorithms.markov.markov_net work_bqm' on page 23 undefined on input line 1577. Package longtable Warning: Column widths have changed (longtable) in table 6 on input line 1582. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.markov_netwo rk:dwave_networkx.markov_network' on page 23 undefined on input line 1594. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [23] LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.markov_netwo rk:dwave_networkx.markov_network' on page 24 undefined on input line 1689. [24] LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.matching.matching_bqm:dwave_networkx.algorithms.matching.matching_bqm ' on page 25 undefined on input line 1733. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.matching.maximal_matching_bqm:dwave_networkx.algorithms.matching.maxi mal_matching_bqm' on page 25 undefined on input line 1738. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.matching.min_maximal_matching_bqm:dwave_networkx.algorithms.matching. min_maximal_matching_bqm' on page 25 undefined on input line 1743. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.matching.min_maximal_matching:dwave_networkx.algorithms.matching.min_ maximal_matching' on page 25 undefined on input line 1748. Package longtable Warning: Column widths have changed (longtable) in table 7 on input line 1753. [25 <./Match.png>] [26] LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.max_cut.maximum_cut:dwave_networkx.algorithms.max_cut.maximum_cut' on page 27 undefined on input line 1974. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.max_cut.weighted_maximum_cut:dwave_networkx.algorithms.max_cut.weight ed_maximum_cut' on page 27 undefined on input line 1979. Package longtable Warning: Column widths have changed (longtable) in table 8 on input line 1984. [27] [28 <./MaxCut.png>] LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.m aximum_weighted_independent_set:dwave_networkx.maximum_weighted_independent_set ' on page 29 undefined on input line 2135. Underfull \hbox (badness 10000) in paragraph at lines 2135--2136 []|\T1/pcr/m/sl/10 maximum_weighted_independent_set\T1/ptm/m/n/10 (G[, LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.m aximum_independent_set:dwave_networkx.maximum_independent_set' on page 29 undef ined on input line 2140. Underfull \hbox (badness 10000) in paragraph at lines 2140--2141 []|\T1/pcr/m/sl/10 maximum_independent_set\T1/ptm/m/n/10 (G[, sam-pler, la- LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.i s_independent_set:dwave_networkx.is_independent_set' on page 29 undefined on in put line 2145. [29] Package longtable Warning: Column widths have changed (longtable) in table 9 on input line 2150. [30] [31] LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.independent_set.maximum_weighted_independent_set_qubo:dwave_networkx. algorithms.independent_set.maximum_weighted_independent_set_qubo' on page 32 un defined on input line 2360. Overfull \hbox (16.10236pt too wide) in paragraph at lines 2360--2361 []|\T1/pcr/m/sl/10 maximum_weighted_independent_set_qubo\T1/ptm/m/n/10 (G[, Package longtable Warning: Column widths have changed (longtable) in table 10 on input line 2365. [32] LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.partition.partition:dwave_networkx.algorithms.partition.partition' on page 33 undefined on input line 2449. Package longtable Warning: Column widths have changed (longtable) in table 11 on input line 2454. [33 <./Partitioning.png>] LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.social.structural_imbalance:dwave_networkx.algorithms.social.structur al_imbalance' on page 34 undefined on input line 2555. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.social.structural_imbalance_ising:dwave_networkx.algorithms.social.st ructural_imbalance_ising' on page 34 undefined on input line 2560. Package longtable Warning: Column widths have changed (longtable) in table 12 on input line 2565. [34] [35 <./Social.png>] [36] LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.tsp.traveling_salesperson:dwave_networkx.algorithms.tsp.traveling_sal esperson' on page 37 undefined on input line 2742. LaTeX Warning: Hyper reference `reference/algorithms/generated/dwave_networkx.a lgorithms.tsp.traveling_salesperson_qubo:dwave_networkx.algorithms.tsp.travelin g_salesperson_qubo' on page 37 undefined on input line 2747. Underfull \hbox (badness 10000) in paragraph at lines 2747--2748 []|\T1/pcr/m/sl/10 traveling_salesperson_qubo\T1/ptm/m/n/10 (G[, la-grange, Package longtable Warning: Column widths have changed (longtable) in table 13 on input line 2752. [37] [38 <./tsp.png>] [39] LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.drawing.chim era_layout.chimera_layout:dwave_networkx.drawing.chimera_layout.chimera_layout' on page 40 undefined on input line 2909. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.drawing.chim era_layout.draw_chimera:dwave_networkx.drawing.chimera_layout.draw_chimera' on page 40 undefined on input line 2914. Package longtable Warning: Column widths have changed (longtable) in table 14 on input line 2919. [40] LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.drawing.chim era_layout.chimera_layout:dwave_networkx.drawing.chimera_layout.chimera_layout' on page 41 undefined on input line 3019. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.chimera_grap h:dwave_networkx.chimera_graph' on page 41 undefined on input line 3021. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.drawing.chim era_layout.draw_chimera:dwave_networkx.drawing.chimera_layout.draw_chimera' on page 41 undefined on input line 3021. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.drawing.pega sus_layout.draw_pegasus:dwave_networkx.drawing.pegasus_layout.draw_pegasus' on page 41 undefined on input line 3076. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.drawing.pega sus_layout.draw_pegasus_embedding:dwave_networkx.drawing.pegasus_layout.draw_pe gasus_embedding' on page 41 undefined on input line 3081. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.drawing.pega sus_layout.pegasus_layout:dwave_networkx.drawing.pegasus_layout.pegasus_layout' on page 41 undefined on input line 3086. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.drawing.pega sus_layout.pegasus_node_placer_2d:dwave_networkx.drawing.pegasus_layout.pegasus _node_placer_2d' on page 41 undefined on input line 3091. Underfull \hbox (badness 10000) in paragraph at lines 3091--3092 []|\T1/pcr/m/sl/10 pegasus_node_placer_2d\T1/ptm/m/n/10 (G[, scale, cen-ter, Package longtable Warning: Column widths have changed (longtable) in table 15 on input line 3096. [41] LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.pegasus_grap h:dwave_networkx.pegasus_graph' on page 42 undefined on input line 3112. [42 <./chimera_layout_0-rightside.png>] LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.pegasus_grap h:dwave_networkx.pegasus_graph' on page 43 undefined on input line 3164. Underfull \hbox (badness 10000) in paragraph at lines 3171--3176 []\T1/pcr/b/n/10 embedded_graph \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 NetworkX graph (optional, default None)\T1/ptm/m/n/10 ) ^^U A Underfull \hbox (badness 10000) in paragraph at lines 3191--3194 []\T1/pcr/b/n/10 unused_color \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 tuple[][] (op tional, default (0.9,0.9,0.9,1.0))\T1/ptm/m/n/10 ) ^^U [43] LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.pegasus_grap h:dwave_networkx.pegasus_graph' on page 44 undefined on input line 3230. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.pegasus_grap h:dwave_networkx.pegasus_graph' on page 44 undefined on input line 3280. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.drawing.pega sus_layout.draw_pegasus:dwave_networkx.drawing.pegasus_layout.draw_pegasus' on page 44 undefined on input line 3314. [44] LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.drawing.zeph yr_layout.draw_zephyr:dwave_networkx.drawing.zephyr_layout.draw_zephyr' on page 45 undefined on input line 3362. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.drawing.zeph yr_layout.draw_zephyr_embedding:dwave_networkx.drawing.zephyr_layout.draw_zephy r_embedding' on page 45 undefined on input line 3367. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.drawing.zeph yr_layout.draw_zephyr_yield:dwave_networkx.drawing.zephyr_layout.draw_zephyr_yi eld' on page 45 undefined on input line 3372. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.drawing.zeph yr_layout.zephyr_layout:dwave_networkx.drawing.zephyr_layout.zephyr_layout' on page 45 undefined on input line 3377. Package longtable Warning: Column widths have changed (longtable) in table 16 on input line 3382. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.zephyr_graph :dwave_networkx.zephyr_graph' on page 45 undefined on input line 3398. [45 <./pegasus_layout_h_on_g.png>] LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.zephyr_graph :dwave_networkx.zephyr_graph' on page 46 undefined on input line 3446. Underfull \hbox (badness 10000) in paragraph at lines 3453--3458 []\T1/pcr/b/n/10 embedded_graph \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 NetworkX graph (optional, default None)\T1/ptm/m/n/10 ) ^^U A Underfull \hbox (badness 10000) in paragraph at lines 3473--3476 []\T1/pcr/b/n/10 unused_color \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 tuple[][] (op tional, default (0.9,0.9,0.9,1.0))\T1/ptm/m/n/10 ) ^^U [46] Underfull \hbox (badness 10000) in paragraph at lines 3508--3510 []\T1/pcr/b/n/10 unused_color \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 tuple[][] or color string (optional, default (0.9, LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.zephyr_graph :dwave_networkx.zephyr_graph' on page 47 undefined on input line 3551. [47] LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.drawing.zeph yr_layout.draw_zephyr_embedding:dwave_networkx.drawing.zephyr_layout.draw_zephy r_embedding' on page 48 undefined on input line 3588. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.chimera_grap h:dwave_networkx.chimera_graph' on page 48 undefined on input line 3636. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.pegasus_grap h:dwave_networkx.pegasus_graph' on page 48 undefined on input line 3641. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.zephyr_graph :dwave_networkx.zephyr_graph' on page 48 undefined on input line 3646. [48 <./zephyr_embedding_5clique.png>] Package longtable Warning: Column widths have changed (longtable) in table 17 on input line 3651. [49] [50] [51] [52] LaTeX Warning: Citation `reference/generated/dwave_networkx.zephyr_graph:brk' o n page 53 undefined on input line 4018. [53] [54] LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.chimera_toru s:dwave_networkx.chimera_torus' on page 55 undefined on input line 4254. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.pegasus_toru s:dwave_networkx.pegasus_torus' on page 55 undefined on input line 4259. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.zephyr_torus :dwave_networkx.zephyr_torus' on page 55 undefined on input line 4264. Package longtable Warning: Column widths have changed (longtable) in table 18 on input line 4269. [55 <./find_chimera-unitcell.png>] LaTeX Warning: Citation `bibliography:rh' on page 56 undefined on input line 43 23. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.chimera_grap h:dwave_networkx.chimera_graph' on page 56 undefined on input line 4331. [56] LaTeX Warning: Citation `bibliography:rh' on page 57 undefined on input line 43 95. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.pegasus_grap h:dwave_networkx.pegasus_graph' on page 57 undefined on input line 4400. [57] LaTeX Warning: Citation `bibliography:rh' on page 58 undefined on input line 44 61. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.zephyr_graph :dwave_networkx.zephyr_graph' on page 58 undefined on input line 4466. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.markov_netwo rk:dwave_networkx.markov_network' on page 58 undefined on input line 4501. Package longtable Warning: Column widths have changed (longtable) in table 19 on input line 4506. [58] LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.utils.decora tors.binary_quadratic_model_sampler:dwave_networkx.utils.decorators.binary_quad ratic_model_sampler' on page 59 undefined on input line 4573. Overfull \hbox (10.66203pt too wide) in paragraph at lines 4573--4574 []|\T1/pcr/m/sl/10 binary_quadratic_model_sampler\T1/ptm/m/n/10 (which_args)| Package longtable Warning: Column widths have changed (longtable) in table 20 on input line 4578. [59] LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.chimera_grap h:dwave_networkx.chimera_graph' on page 60 undefined on input line 4645. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.pegasus_grap h:dwave_networkx.pegasus_graph' on page 60 undefined on input line 4669. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.zephyr_graph :dwave_networkx.zephyr_graph' on page 60 undefined on input line 4699. LaTeX Warning: Hyper reference `reference/utilities/index:index-conversion-clas ses' on page 60 undefined on input line 4712. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.chimera_coor dinates.chimera_to_linear:dwave_networkx.chimera_coordinates.chimera_to_linear' on page 60 undefined on input line 4738. Underfull \hbox (badness 10000) in paragraph at lines 4738--4739 []|\T1/pcr/m/sl/10 chimera_coordinates. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.chimera_coor dinates.linear_to_chimera:dwave_networkx.chimera_coordinates.linear_to_chimera' on page 60 undefined on input line 4743. Underfull \hbox (badness 10000) in paragraph at lines 4743--4744 []|\T1/pcr/m/sl/10 chimera_coordinates. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.find_chimera _indices:dwave_networkx.find_chimera_indices' on page 60 undefined on input lin e 4748. Package longtable Warning: Column widths have changed (longtable) in table 21 on input line 4753. [60] LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.chimera_grap h:dwave_networkx.chimera_graph' on page 61 undefined on input line 4807. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.pegasus_coor dinates.linear_to_nice:dwave_networkx.pegasus_coordinates.linear_to_nice' on pa ge 61 undefined on input line 4859. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.pegasus_coor dinates.linear_to_pegasus:dwave_networkx.pegasus_coordinates.linear_to_pegasus' on page 61 undefined on input line 4864. Underfull \hbox (badness 10000) in paragraph at lines 4864--4865 []|\T1/pcr/m/sl/10 pegasus_coordinates. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.pegasus_coor dinates.nice_to_linear:dwave_networkx.pegasus_coordinates.nice_to_linear' on pa ge 61 undefined on input line 4869. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.pegasus_coor dinates.nice_to_pegasus:dwave_networkx.pegasus_coordinates.nice_to_pegasus' on page 61 undefined on input line 4874. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.pegasus_coor dinates.pegasus_to_linear:dwave_networkx.pegasus_coordinates.pegasus_to_linear' on page 61 undefined on input line 4879. Underfull \hbox (badness 10000) in paragraph at lines 4879--4880 []|\T1/pcr/m/sl/10 pegasus_coordinates. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.pegasus_coor dinates.pegasus_to_nice:dwave_networkx.pegasus_coordinates.pegasus_to_nice' on page 61 undefined on input line 4884. Package longtable Warning: Column widths have changed (longtable) in table 22 on input line 4889. [61] [62] LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.zephyr_coord inates.graph_to_linear:dwave_networkx.zephyr_coordinates.graph_to_linear' on pa ge 63 undefined on input line 5050. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.zephyr_coord inates.graph_to_zephyr:dwave_networkx.zephyr_coordinates.graph_to_zephyr' on pa ge 63 undefined on input line 5055. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.zephyr_coord inates.iter_linear_to_zephyr:dwave_networkx.zephyr_coordinates.iter_linear_to_z ephyr' on page 63 undefined on input line 5060. Underfull \hbox (badness 10000) in paragraph at lines 5060--5061 []|\T1/pcr/m/sl/10 zephyr_coordinates. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.zephyr_coord inates.iter_linear_to_zephyr_pairs:dwave_networkx.zephyr_coordinates.iter_linea r_to_zephyr_pairs' on page 63 undefined on input line 5065. Underfull \hbox (badness 10000) in paragraph at lines 5065--5066 []|\T1/pcr/m/sl/10 zephyr_coordinates. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.zephyr_coord inates.iter_zephyr_to_linear:dwave_networkx.zephyr_coordinates.iter_zephyr_to_l inear' on page 63 undefined on input line 5070. Underfull \hbox (badness 10000) in paragraph at lines 5070--5071 []|\T1/pcr/m/sl/10 zephyr_coordinates. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.zephyr_coord inates.iter_zephyr_to_linear_pairs:dwave_networkx.zephyr_coordinates.iter_zephy r_to_linear_pairs' on page 63 undefined on input line 5075. Underfull \hbox (badness 10000) in paragraph at lines 5075--5076 []|\T1/pcr/m/sl/10 zephyr_coordinates. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.zephyr_coord inates.linear_to_zephyr:dwave_networkx.zephyr_coordinates.linear_to_zephyr' on page 63 undefined on input line 5080. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.zephyr_coord inates.zephyr_to_linear:dwave_networkx.zephyr_coordinates.zephyr_to_linear' on page 63 undefined on input line 5085. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.zephyr_subla ttice_mappings:dwave_networkx.zephyr_sublattice_mappings' on page 63 undefined on input line 5090. Package longtable Warning: Column widths have changed (longtable) in table 23 on input line 5095. [63] [64] Overfull \hbox (68.105pt too wide) in paragraph at lines 5241--5249 \T1/pcr/m/n/10 _double_chimera_zephyr_sublattice_mapping\T1/ptm/m/n/10 , and \T 1/pcr/m/n/10 _single_chimera_zephyr_sublattice_mapping [65] LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.exceptions.D WaveNetworkXException:dwave_networkx.exceptions.DWaveNetworkXException' on page 66 undefined on input line 5311. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.exceptions.D WaveNetworkXMissingSampler:dwave_networkx.exceptions.DWaveNetworkXMissingSample r' on page 66 undefined on input line 5316. Package longtable Warning: Column widths have changed (longtable) in table 24 on input line 5321. [66] LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.default_samp ler.set_default_sampler:dwave_networkx.default_sampler.set_default_sampler' on page 67 undefined on input line 5425. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.default_samp ler.unset_default_sampler:dwave_networkx.default_sampler.unset_default_sampler' on page 67 undefined on input line 5430. LaTeX Warning: Hyper reference `reference/generated/dwave_networkx.default_samp ler.get_default_sampler:dwave_networkx.default_sampler.get_default_sampler' on page 67 undefined on input line 5435. Package longtable Warning: Column widths have changed (longtable) in table 25 on input line 5440. [67] [68] [69] [70] [71] [72] [73] [74] LaTeX Warning: Reference `reference/algorithms/canonicalization:module-dwave_ne tworkx.algorithms.canonicalization' on page 75 undefined on input line 5879. Overfull \hbox (24.6225pt too wide) in paragraph at lines 5879--5880 []\T1/pcr/m/n/10 dwave_networkx.algorithms.canonicalization\T1/ptm/m/n/10 , LaTeX Warning: Reference `reference/algorithms/clique:module-dwave_networkx.alg orithms.clique' on page 75 undefined on input line 5880. LaTeX Warning: Reference `reference/algorithms/coloring:module-dwave_networkx.a lgorithms.coloring' on page 75 undefined on input line 5881. LaTeX Warning: Reference `reference/algorithms/cover:module-dwave_networkx.algo rithms.cover' on page 75 undefined on input line 5882. LaTeX Warning: Reference `reference/algorithms/elimination_ordering:module-dwav e_networkx.algorithms.elimination_ordering' on page 75 undefined on input line 5883. Overfull \hbox (48.6225pt too wide) in paragraph at lines 5883--5884 []\T1/pcr/m/n/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 , LaTeX Warning: Reference `reference/algorithms/packing:module-dwave_networkx.al gorithms.independent_set' on page 75 undefined on input line 5884. Overfull \hbox (18.6225pt too wide) in paragraph at lines 5884--5885 []\T1/pcr/m/n/10 dwave_networkx.algorithms.independent_set\T1/ptm/m/n/10 , LaTeX Warning: Reference `reference/algorithms/markov:module-dwave_networkx.alg orithms.markov' on page 75 undefined on input line 5885. LaTeX Warning: Reference `reference/algorithms/matching:module-dwave_networkx.a lgorithms.matching' on page 75 undefined on input line 5886. LaTeX Warning: Reference `reference/algorithms/max_cut:module-dwave_networkx.al gorithms.max_cut' on page 75 undefined on input line 5887. LaTeX Warning: Reference `reference/algorithms/partition:module-dwave_networkx. algorithms.partition' on page 75 undefined on input line 5888. LaTeX Warning: Reference `reference/algorithms/social:module-dwave_networkx.alg orithms.social' on page 75 undefined on input line 5889. LaTeX Warning: Reference `reference/algorithms/tsp:module-dwave_networkx.algori thms.tsp' on page 75 undefined on input line 5890. LaTeX Warning: Reference `reference/utilities/index:module-dwave_networkx' on p age 75 undefined on input line 5893. LaTeX Warning: Reference `reference/default_sampler:module-dwave_networkx.defau lt_sampler' on page 75 undefined on input line 5894. LaTeX Warning: Reference `reference/drawing:module-dwave_networkx.drawing.chime ra_layout' on page 75 undefined on input line 5895. Underfull \hbox (badness 10000) in paragraph at lines 5895--5896 []\T1/pcr/m/n/10 dwave_networkx.drawing.chimera_layout\T1/ptm/m/n/10 , LaTeX Warning: Reference `reference/drawing:module-dwave_networkx.drawing.pegas us_layout' on page 75 undefined on input line 5896. Underfull \hbox (badness 10000) in paragraph at lines 5896--5897 []\T1/pcr/m/n/10 dwave_networkx.drawing.pegasus_layout\T1/ptm/m/n/10 , LaTeX Warning: Reference `reference/drawing:module-dwave_networkx.drawing.zephy r_layout' on page 75 undefined on input line 5897. Underfull \hbox (badness 10000) in paragraph at lines 5897--5898 []\T1/pcr/m/n/10 dwave_networkx.drawing.zephyr_layout\T1/ptm/m/n/10 , LaTeX Warning: Reference `reference/utilities:module-dwave_networkx.exceptions' on page 75 undefined on input line 5900. LaTeX Warning: Reference `reference/utilities:module-dwave_networkx.utils' on p age 75 undefined on input line 5903. LaTeX Warning: Reference `reference/utilities:module-dwave_networkx.utils.decor ators' on page 75 undefined on input line 5904. [75] No file d-wave-systems-dwave-networkx.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. (./d-wave-systems-dwave-networkx.aux) Package rerunfilecheck Warning: File `d-wave-systems-dwave-networkx.out' has ch anged. (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-dwave-networkx.pdf (79 pages, 918605 bytes). Transcript written on d-wave-systems-dwave-networkx.log. Latexmk: Index file 'd-wave-systems-dwave-networkx.idx' was written Latexmk: Missing input file: 'd-wave-systems-dwave-networkx.ind' from line 'No file d-wave-systems-dwave-networkx.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'd-wave-systems-dwave-networkx.pdf' Latexmk: List of undefined refs and citations: Citation `bibliography:bbrr' on page 22 undefined on input line 1459 Citation `bibliography:rh' on page 56 undefined on input line 4323 Citation `bibliography:rh' on page 57 undefined on input line 4395 Citation `bibliography:rh' on page 58 undefined on input line 4461 Citation `reference/algorithms/elimination_ordering:gd' on page 17 undefined on input line 1042 Citation `reference/algorithms/elimination_ordering:gd' on page 20 undefined on input line 1330 Citation `reference/algorithms/elimination_ordering:gd' on page 20 undefined on input line 1365 Citation `reference/algorithms/elimination_ordering:gd' on page 21 undefined on input line 1405 Citation `reference/algorithms/elimination_ordering:gd' on page 21 undefined on input line 1445 Citation `reference/algorithms/elimination_ordering:gd' on page 22 undefined on input line 1501 Citation `reference/algorithms/elimination_ordering:gd' on page 23 undefined on input line 1543 Citation `reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color:dwmp' on page 12 undefined on input line 601 Citation `reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color:dwmp' on page 13 undefined on input line 663 Citation `reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color:dwmp' on page 13 undefined on input line 709 Citation `reference/algorithms/generated/dwave_networkx.maximum_weighted_independent_set:al' on page 15 undefined on input line 910 Citation `reference/generated/dwave_networkx.zephyr_graph:brk' on page 53 undefined on input line 4018 Reference `reference/algorithms/canonicalization:module-dwave_networkx.algorithms.canonicalization' on page 75 undefined on input line 5879 Reference `reference/algorithms/clique:module-dwave_networkx.algorithms.clique' on page 75 undefined on input line 5880 Reference `reference/algorithms/coloring:module-dwave_networkx.algorithms.coloring' on page 75 undefined on input line 5881 Reference `reference/algorithms/cover:module-dwave_networkx.algorithms.cover' on page 75 undefined on input line 5882 Reference `reference/algorithms/elimination_ordering:module-dwave_networkx.algorithms.elimination_ordering' on page 75 undefined on input line 5883 Reference `reference/algorithms/markov:module-dwave_networkx.algorithms.markov' on page 75 undefined on input line 5885 Reference `reference/algorithms/matching:module-dwave_networkx.algorithms.matching' on page 75 undefined on input line 5886 Reference `reference/algorithms/max_cut:module-dwave_networkx.algorithms.max_cut' on page 75 undefined on input line 5887 Reference `reference/algorithms/packing:module-dwave_networkx.algorithms.independent_set' on page 75 undefined on input line 5884 Reference `reference/algorithms/partition:module-dwave_networkx.algorithms.partition' on page 75 undefined on input line 5888 Reference `reference/algorithms/social:module-dwave_networkx.algorithms.social' on page 75 undefined on input line 5889 Reference `reference/algorithms/tsp:module-dwave_networkx.algorithms.tsp' on page 75 undefined on input line 5890 Reference `reference/default_sampler:module-dwave_networkx.default_sampler' on page 75 undefined on input line 5894 Reference `reference/drawing:module-dwave_networkx.drawing.chimera_layout' on page 75 undefined on input line 5895 Reference `reference/drawing:module-dwave_networkx.drawing.pegasus_layout' on page 75 undefined on input line 5896 Reference `reference/drawing:module-dwave_networkx.drawing.zephyr_layout' on page 75 undefined on input line 5897 Reference `reference/utilities/index:module-dwave_networkx' on page 75 undefined on input line 5893 Reference `reference/utilities:module-dwave_networkx.exceptions' on page 75 undefined on input line 5900 Reference `reference/utilities:module-dwave_networkx.utils' on page 75 undefined on input line 5903 Reference `reference/utilities:module-dwave_networkx.utils.decorators' on page 75 undefined on input line 5904 Latexmk: Summary of warnings: Latex failed to resolve 20 reference(s) Latex failed to resolve 16 citation(s) Rule 'makeindex d-wave-systems-dwave-networkx.idx': File changes, etc: Non-existent destination files: 'd-wave-systems-dwave-networkx.ind' ------------ Run number 1 of rule 'makeindex d-wave-systems-dwave-networkx.idx' ------------ ------------ Running 'makeindex -s python.ist -o "d-wave-systems-dwave-networkx.ind" "d-wave-systems-dwave-networkx.idx"' ------------ Latexmk: applying rule 'makeindex d-wave-systems-dwave-networkx.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-dwave-networkx.idx....done (103 entries accepted, 0 rejected). Sorting entries....done (728 comparisons). Generating output file d-wave-systems-dwave-networkx.ind....done (212 lines written, 0 warnings). Output written in d-wave-systems-dwave-networkx.ind. Transcript written in d-wave-systems-dwave-networkx.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'd-wave-systems-dwave-networkx.aux' 'd-wave-systems-dwave-networkx.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="d-wave-systems-dwave-networkx" "DWaveNetworkX.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 (./DWaveNetworkX.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-dwave-networkx.idx (./d-wave-systems-dwave-networkx.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)) (./d-wave-systems-dwave-networkx.out) (./d-wave-systems-dwave-networkx.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-dwave-networkx.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2] Chapter 1. [3] [4] Chapter 2. [5] [6] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [7] [8 <./clique.png >] [9] [10] Underfull \hbox (badness 7064) in paragraph at lines 520--521 []|[][]\T1/pcr/m/sl/10 min_vertex_color[][]\T1/ptm/m/n/10 (G[, sam-pler, chro-m atic_lb, [11 <./Problem_MapColoring.png>] [12] [13] [14] Overfull \vbox (131.09991pt too high) has occurred while \output is active [15 <./Cover.png>] [16] [17] [18] [19] [20] [21] [22] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [23] [24] [25 <./Mat ch.png>] [26] [27] [28 <./MaxCut.png>] Underfull \hbox (badness 10000) in paragraph at lines 2135--2136 []|[][]\T1/pcr/m/sl/10 maximum_weighted_independent_set[][]\T1/ptm/m/n/10 (G[, Underfull \hbox (badness 10000) in paragraph at lines 2140--2141 []|[][]\T1/pcr/m/sl/10 maximum_independent_set[][]\T1/ptm/m/n/10 (G[, sam-pler, la- [29] [30] [31] Overfull \hbox (16.10236pt too wide) in paragraph at lines 2360--2361 []|[][]\T1/pcr/m/sl/10 maximum_weighted_independent_set_qubo[][]\T1/ptm/m/n/10 (G[, [32] [33 <./Partitioning.png>] [34] [35 <./Social.png>] [36] Underfull \hbox (badness 10000) in paragraph at lines 2747--2748 []|[][]\T1/pcr/m/sl/10 traveling_salesperson_qubo[][]\T1/ptm/m/n/10 (G[, la-gra nge, [37] [38 <./tsp.png>] [39] [40] Underfull \hbox (badness 10000) in paragraph at lines 3091--3092 []|[][]\T1/pcr/m/sl/10 pegasus_node_placer_2d[][]\T1/ptm/m/n/10 (G[, scale, cen -ter, [41] [42 <./chimera_layout_0-rightside.png>] Underfull \hbox (badness 10000) in paragraph at lines 3171--3176 []\T1/pcr/b/n/10 embedded_graph \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 NetworkX graph (optional, default None)\T1/ptm/m/n/10 ) ^^U A Underfull \hbox (badness 10000) in paragraph at lines 3191--3194 []\T1/pcr/b/n/10 unused_color \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 tuple[][] (op tional, default (0.9,0.9,0.9,1.0))\T1/ptm/m/n/10 ) ^^U [43] [44] [45 <./pegasus_layout_h_on_g.png>] Underfull \hbox (badness 10000) in paragraph at lines 3453--3458 []\T1/pcr/b/n/10 embedded_graph \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 NetworkX graph (optional, default None)\T1/ptm/m/n/10 ) ^^U A Underfull \hbox (badness 10000) in paragraph at lines 3473--3476 []\T1/pcr/b/n/10 unused_color \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 tuple[][] (op tional, default (0.9,0.9,0.9,1.0))\T1/ptm/m/n/10 ) ^^U [46] Underfull \hbox (badness 10000) in paragraph at lines 3508--3510 []\T1/pcr/b/n/10 unused_color \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 tuple[][] or color string (optional, default (0.9, [47] [48 <./zephyr_embedding_5clique.png>] [49] [50] [51] [52] [53] [54] [55 <./find_chimera-unitcell.png>] [56] [57] [58] Overfull \hbox (10.66203pt too wide) in paragraph at lines 4573--4574 []|[][]\T1/pcr/m/sl/10 binary_quadratic_model_sampler[][]\T1/ptm/m/n/10 (which_ args)| [59] Underfull \hbox (badness 10000) in paragraph at lines 4738--4739 []|[][]\T1/pcr/m/sl/10 chimera_coordinates. Underfull \hbox (badness 10000) in paragraph at lines 4743--4744 []|[][]\T1/pcr/m/sl/10 chimera_coordinates. [60] Underfull \hbox (badness 10000) in paragraph at lines 4864--4865 []|[][]\T1/pcr/m/sl/10 pegasus_coordinates. Underfull \hbox (badness 10000) in paragraph at lines 4879--4880 []|[][]\T1/pcr/m/sl/10 pegasus_coordinates. [61] [62] Underfull \hbox (badness 10000) in paragraph at lines 5060--5061 []|[][]\T1/pcr/m/sl/10 zephyr_coordinates. Underfull \hbox (badness 10000) in paragraph at lines 5065--5066 []|[][]\T1/pcr/m/sl/10 zephyr_coordinates. Underfull \hbox (badness 10000) in paragraph at lines 5070--5071 []|[][]\T1/pcr/m/sl/10 zephyr_coordinates. Underfull \hbox (badness 10000) in paragraph at lines 5075--5076 []|[][]\T1/pcr/m/sl/10 zephyr_coordinates. [63] [64] Overfull \hbox (68.105pt too wide) in paragraph at lines 5241--5249 \T1/pcr/m/n/10 _double_chimera_zephyr_sublattice_mapping\T1/ptm/m/n/10 , and \T 1/pcr/m/n/10 _single_chimera_zephyr_sublattice_mapping [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] Overfull \hbox (24.6225pt too wide) in paragraph at lines 5879--5880 []\T1/pcr/m/n/10 dwave_networkx.algorithms.canonicalization\T1/ptm/m/n/10 , Overfull \hbox (48.6225pt too wide) in paragraph at lines 5883--5884 []\T1/pcr/m/n/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 , Overfull \hbox (18.6225pt too wide) in paragraph at lines 5884--5885 []\T1/pcr/m/n/10 dwave_networkx.algorithms.independent_set\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5895--5896 []\T1/pcr/m/n/10 dwave_networkx.drawing.chimera_layout\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5896--5897 []\T1/pcr/m/n/10 dwave_networkx.drawing.pegasus_layout\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5897--5898 []\T1/pcr/m/n/10 dwave_networkx.drawing.zephyr_layout\T1/ptm/m/n/10 , [75] (./d-wave-systems-dwave-networkx.ind [76] Underfull \hbox (badness 10000) in paragraph at lines 13--15 []\T1/pcr/m/n/10 canonical_chimera_labeling() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 16--18 []\T1/pcr/m/n/10 chimera_elimination_order() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Overfull \hbox (16.6902pt too wide) in paragraph at lines 16--18 \T1/ptm/m/it/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 19--21 []\T1/pcr/m/n/10 chimera_layout() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 19--21 \T1/ptm/m/it/10 dwave_networkx.drawing.chimera_layout\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 21--22 []\T1/pcr/m/n/10 chimera_to_linear() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 chimera_co ordinates Underfull \hbox (badness 10000) in paragraph at lines 27--29 []\T1/pcr/m/n/10 draw_chimera() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 27--29 \T1/ptm/m/it/10 dwave_networkx.drawing.chimera_layout\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 29--31 []\T1/pcr/m/n/10 draw_pegasus() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 29--31 \T1/ptm/m/it/10 dwave_networkx.drawing.pegasus_layout\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 31--33 []\T1/pcr/m/n/10 draw_pegasus_embedding() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 31--33 \T1/ptm/m/it/10 dwave_networkx.drawing.pegasus_layout\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 33--35 []\T1/pcr/m/n/10 draw_zephyr() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 33--35 \T1/ptm/m/it/10 dwave_networkx.drawing.zephyr_layout\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 35--37 []\T1/pcr/m/n/10 draw_zephyr_embedding() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 35--37 \T1/ptm/m/it/10 dwave_networkx.drawing.zephyr_layout\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 37--39 []\T1/pcr/m/n/10 draw_zephyr_yield() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 37--39 \T1/ptm/m/it/10 dwave_networkx.drawing.zephyr_layout\T1/ptm/m/n/10 ), Overfull \hbox (22.1225pt too wide) in paragraph at lines 40--41 []\T1/pcr/m/n/10 dwave_networkx.algorithms.canonicalization Underfull \hbox (badness 10000) in paragraph at lines 41--42 []\T1/pcr/m/n/10 dwave_networkx.algorithms.clique \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 mod- Overfull \hbox (46.1225pt too wide) in paragraph at lines 44--46 []\T1/pcr/m/n/10 dwave_networkx.algorithms.elimination_ordering Overfull \hbox (16.1225pt too wide) in paragraph at lines 46--47 []\T1/pcr/m/n/10 dwave_networkx.algorithms.independent_set Underfull \hbox (badness 10000) in paragraph at lines 47--48 []\T1/pcr/m/n/10 dwave_networkx.algorithms.markov \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 mod- Underfull \hbox (badness 10000) in paragraph at lines 50--51 []\T1/pcr/m/n/10 dwave_networkx.algorithms.partition Underfull \hbox (badness 10000) in paragraph at lines 51--52 []\T1/pcr/m/n/10 dwave_networkx.algorithms.social \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 mod- Underfull \hbox (badness 10000) in paragraph at lines 53--54 []\T1/pcr/m/n/10 dwave_networkx.default_sampler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-ule\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 54--55 []\T1/pcr/m/n/10 dwave_networkx.drawing.chimera_layout Underfull \hbox (badness 10000) in paragraph at lines 55--56 []\T1/pcr/m/n/10 dwave_networkx.drawing.pegasus_layout Underfull \hbox (badness 10000) in paragraph at lines 56--57 []\T1/pcr/m/n/10 dwave_networkx.drawing.zephyr_layout Underfull \hbox (badness 10000) in paragraph at lines 65--67 []\T1/pcr/m/n/10 elimination_order_width() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in m od-ule Overfull \hbox (16.6902pt too wide) in paragraph at lines 65--67 \T1/ptm/m/it/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 ), [77] Underfull \hbox (badness 10000) in paragraph at lines 70--71 []\T1/pcr/m/n/10 find_chimera_indices() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 74--76 []\T1/pcr/m/n/10 get_default_sampler() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 81--83 []\T1/pcr/m/n/10 is_almost_simplicial() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule Overfull \hbox (16.6902pt too wide) in paragraph at lines 81--83 \T1/ptm/m/it/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 84--85 []\T1/pcr/m/n/10 is_independent_set() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 85--87 []\T1/pcr/m/n/10 is_simplicial() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Overfull \hbox (16.6902pt too wide) in paragraph at lines 85--87 \T1/ptm/m/it/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 87--89 []\T1/pcr/m/n/10 is_vertex_coloring() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 89--91 []\T1/pcr/m/n/10 is_vertex_cover() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 91--92 []\T1/pcr/m/n/10 iter_linear_to_zephyr() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 zephyr _coordinates Underfull \hbox (badness 10000) in paragraph at lines 92--94 []\T1/pcr/m/n/10 iter_linear_to_zephyr_pairs() Underfull \hbox (badness 10000) in paragraph at lines 94--95 []\T1/pcr/m/n/10 iter_zephyr_to_linear() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 zephyr _coordinates Underfull \hbox (badness 10000) in paragraph at lines 95--97 []\T1/pcr/m/n/10 iter_zephyr_to_linear_pairs() Underfull \hbox (badness 10000) in paragraph at lines 100--101 []\T1/pcr/m/n/10 linear_to_chimera() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 chimera_co ordinates Underfull \hbox (badness 10000) in paragraph at lines 102--103 []\T1/pcr/m/n/10 linear_to_pegasus() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 pe-ga-sus_ coordinates Underfull \hbox (badness 10000) in paragraph at lines 108--110 []\T1/pcr/m/n/10 markov_network_bqm() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 110--112 []\T1/pcr/m/n/10 matching_bqm() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 112--114 []\T1/pcr/m/n/10 max_cardinality_heuristic() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Overfull \hbox (16.6902pt too wide) in paragraph at lines 112--114 \T1/ptm/m/it/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 114--116 []\T1/pcr/m/n/10 maximal_matching_bqm() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 117--119 []\T1/pcr/m/n/10 maximum_cut() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 119--120 []\T1/pcr/m/n/10 maximum_independent_set() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 120--122 []\T1/pcr/m/n/10 maximum_weighted_independent_set() \T1/ptm/m/n/10 (\T1/ptm/m/i t/10 in Overfull \hbox (4.1225pt too wide) in paragraph at lines 122--124 []\T1/pcr/m/n/10 maximum_weighted_independent_set_qubo() Overfull \hbox (41.02017pt too wide) in paragraph at lines 122--124 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule dwave_networkx.algorithms.independen t_set\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 124--126 []\T1/pcr/m/n/10 min_fill_heuristic() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e Overfull \hbox (16.6902pt too wide) in paragraph at lines 124--126 \T1/ptm/m/it/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 126--128 []\T1/pcr/m/n/10 min_maximal_matching() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 128--130 []\T1/pcr/m/n/10 min_maximal_matching_bqm() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 130--132 []\T1/pcr/m/n/10 min_vertex_color() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 132--134 []\T1/pcr/m/n/10 min_vertex_color_qubo() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 134--136 []\T1/pcr/m/n/10 min_vertex_cover() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 136--138 []\T1/pcr/m/n/10 min_weighted_vertex_cover() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 138--140 []\T1/pcr/m/n/10 min_width_heuristic() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le Overfull \hbox (16.6902pt too wide) in paragraph at lines 138--140 \T1/ptm/m/it/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 140--142 []\T1/pcr/m/n/10 minor_min_width() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Overfull \hbox (16.6902pt too wide) in paragraph at lines 140--142 \T1/ptm/m/it/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 146--147 []\T1/pcr/m/n/10 nice_to_pegasus() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 pe-ga-sus_co ordinates static Underfull \hbox (badness 10000) in paragraph at lines 150--152 []\T1/pcr/m/n/10 partition() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 153--155 []\T1/pcr/m/n/10 pegasus_elimination_order() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Overfull \hbox (16.6902pt too wide) in paragraph at lines 153--155 \T1/ptm/m/it/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 156--158 []\T1/pcr/m/n/10 pegasus_layout() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 156--158 \T1/ptm/m/it/10 dwave_networkx.drawing.pegasus_layout\T1/ptm/m/n/10 ), [78] Underfull \hbox (badness 10000) in paragraph at lines 158--160 []\T1/pcr/m/n/10 pegasus_node_placer_2d() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 158--160 \T1/ptm/m/it/10 dwave_networkx.drawing.pegasus_layout\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 160--161 []\T1/pcr/m/n/10 pegasus_to_linear() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 pe-ga-sus_ coordinates Underfull \hbox (badness 10000) in paragraph at lines 161--162 []\T1/pcr/m/n/10 pegasus_to_nice() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 pe-ga-sus_co ordinates static Underfull \hbox (badness 10000) in paragraph at lines 166--168 []\T1/pcr/m/n/10 sample_markov_network() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 168--170 []\T1/pcr/m/n/10 set_default_sampler() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 170--172 []\T1/pcr/m/n/10 structural_imbalance() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 172--174 []\T1/pcr/m/n/10 structural_imbalance_ising() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 177--179 []\T1/pcr/m/n/10 traveling_salesperson() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 179--181 []\T1/pcr/m/n/10 traveling_salesperson_qubo() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 181--183 []\T1/pcr/m/n/10 treewidth_branch_and_bound() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 i n mod-ule Overfull \hbox (16.6902pt too wide) in paragraph at lines 181--183 \T1/ptm/m/it/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 186--188 []\T1/pcr/m/n/10 unset_default_sampler() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 191--193 []\T1/pcr/m/n/10 vertex_color() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 193--195 []\T1/pcr/m/n/10 vertex_color_qubo() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 198--200 []\T1/pcr/m/n/10 weighted_maximum_cut() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 205--207 []\T1/pcr/m/n/10 zephyr_layout() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 205--207 \T1/ptm/m/it/10 dwave_networkx.drawing.zephyr_layout\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 207--209 []\T1/pcr/m/n/10 zephyr_sublattice_mappings() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 i n mod-ule [79]) (./d-wave-systems-dwave-networkx.aux) Package rerunfilecheck Warning: File `d-wave-systems-dwave-networkx.out' has ch anged. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (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-dwave-networkx.pdf (83 pages, 935861 bytes). Transcript written on d-wave-systems-dwave-networkx.log. Latexmk: Index file 'd-wave-systems-dwave-networkx.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'd-wave-systems-dwave-networkx.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'd-wave-systems-dwave-networkx.aux' 'd-wave-systems-dwave-networkx.out' 'd-wave-systems-dwave-networkx.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="d-wave-systems-dwave-networkx" "DWaveNetworkX.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./DWaveNetworkX.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-dwave-networkx.idx (./d-wave-systems-dwave-networkx.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)) (./d-wave-systems-dwave-networkx.out) (./d-wave-systems-dwave-networkx.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-dwave-networkx.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2] Chapter 1. [3] [4] Chapter 2. [5] [6] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [7] [8 <./clique.png >] [9] [10] Underfull \hbox (badness 7064) in paragraph at lines 520--521 []|[][]\T1/pcr/m/sl/10 min_vertex_color[][]\T1/ptm/m/n/10 (G[, sam-pler, chro-m atic_lb, [11 <./Problem_MapColoring.png>] [12] [13] [14] Overfull \vbox (131.09991pt too high) has occurred while \output is active [15 <./Cover.png>] [16] [17] [18] [19] [20] [21] [22] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [23] [24] [25 <./Mat ch.png>] [26] [27] [28 <./MaxCut.png>] Underfull \hbox (badness 10000) in paragraph at lines 2135--2136 []|[][]\T1/pcr/m/sl/10 maximum_weighted_independent_set[][]\T1/ptm/m/n/10 (G[, Underfull \hbox (badness 10000) in paragraph at lines 2140--2141 []|[][]\T1/pcr/m/sl/10 maximum_independent_set[][]\T1/ptm/m/n/10 (G[, sam-pler, la- [29] [30] [31] Overfull \hbox (16.10236pt too wide) in paragraph at lines 2360--2361 []|[][]\T1/pcr/m/sl/10 maximum_weighted_independent_set_qubo[][]\T1/ptm/m/n/10 (G[, [32] [33 <./Partitioning.png>] [34] [35 <./Social.png>] [36] Underfull \hbox (badness 10000) in paragraph at lines 2747--2748 []|[][]\T1/pcr/m/sl/10 traveling_salesperson_qubo[][]\T1/ptm/m/n/10 (G[, la-gra nge, [37] [38 <./tsp.png>] [39] [40] Underfull \hbox (badness 10000) in paragraph at lines 3091--3092 []|[][]\T1/pcr/m/sl/10 pegasus_node_placer_2d[][]\T1/ptm/m/n/10 (G[, scale, cen -ter, [41] [42 <./chimera_layout_0-rightside.png>] Underfull \hbox (badness 10000) in paragraph at lines 3171--3176 []\T1/pcr/b/n/10 embedded_graph \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 NetworkX graph (optional, default None)\T1/ptm/m/n/10 ) ^^U A Underfull \hbox (badness 10000) in paragraph at lines 3191--3194 []\T1/pcr/b/n/10 unused_color \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 tuple[][] (op tional, default (0.9,0.9,0.9,1.0))\T1/ptm/m/n/10 ) ^^U [43] [44] [45 <./pegasus_layout_h_on_g.png>] Underfull \hbox (badness 10000) in paragraph at lines 3453--3458 []\T1/pcr/b/n/10 embedded_graph \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 NetworkX graph (optional, default None)\T1/ptm/m/n/10 ) ^^U A Underfull \hbox (badness 10000) in paragraph at lines 3473--3476 []\T1/pcr/b/n/10 unused_color \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 tuple[][] (op tional, default (0.9,0.9,0.9,1.0))\T1/ptm/m/n/10 ) ^^U [46] Underfull \hbox (badness 10000) in paragraph at lines 3508--3510 []\T1/pcr/b/n/10 unused_color \T1/ptm/m/n/10 ([][]\T1/pcr/m/sl/10 tuple[][] or color string (optional, default (0.9, [47] [48 <./zephyr_embedding_5clique.png>] [49] [50] [51] [52] [53] [54] [55 <./find_chimera-unitcell.png>] [56] [57] [58] Overfull \hbox (10.66203pt too wide) in paragraph at lines 4573--4574 []|[][]\T1/pcr/m/sl/10 binary_quadratic_model_sampler[][]\T1/ptm/m/n/10 (which_ args)| [59] Underfull \hbox (badness 10000) in paragraph at lines 4738--4739 []|[][]\T1/pcr/m/sl/10 chimera_coordinates. Underfull \hbox (badness 10000) in paragraph at lines 4743--4744 []|[][]\T1/pcr/m/sl/10 chimera_coordinates. [60] Underfull \hbox (badness 10000) in paragraph at lines 4864--4865 []|[][]\T1/pcr/m/sl/10 pegasus_coordinates. Underfull \hbox (badness 10000) in paragraph at lines 4879--4880 []|[][]\T1/pcr/m/sl/10 pegasus_coordinates. [61] [62] Underfull \hbox (badness 10000) in paragraph at lines 5060--5061 []|[][]\T1/pcr/m/sl/10 zephyr_coordinates. Underfull \hbox (badness 10000) in paragraph at lines 5065--5066 []|[][]\T1/pcr/m/sl/10 zephyr_coordinates. Underfull \hbox (badness 10000) in paragraph at lines 5070--5071 []|[][]\T1/pcr/m/sl/10 zephyr_coordinates. Underfull \hbox (badness 10000) in paragraph at lines 5075--5076 []|[][]\T1/pcr/m/sl/10 zephyr_coordinates. [63] [64] Overfull \hbox (68.105pt too wide) in paragraph at lines 5241--5249 \T1/pcr/m/n/10 _double_chimera_zephyr_sublattice_mapping\T1/ptm/m/n/10 , and \T 1/pcr/m/n/10 _single_chimera_zephyr_sublattice_mapping [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] Overfull \hbox (24.6225pt too wide) in paragraph at lines 5879--5880 []\T1/pcr/m/n/10 dwave_networkx.algorithms.canonicalization\T1/ptm/m/n/10 , Overfull \hbox (48.6225pt too wide) in paragraph at lines 5883--5884 []\T1/pcr/m/n/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 , Overfull \hbox (18.6225pt too wide) in paragraph at lines 5884--5885 []\T1/pcr/m/n/10 dwave_networkx.algorithms.independent_set\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5895--5896 []\T1/pcr/m/n/10 dwave_networkx.drawing.chimera_layout\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5896--5897 []\T1/pcr/m/n/10 dwave_networkx.drawing.pegasus_layout\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5897--5898 []\T1/pcr/m/n/10 dwave_networkx.drawing.zephyr_layout\T1/ptm/m/n/10 , [75] (./d-wave-systems-dwave-networkx.ind [76] Underfull \hbox (badness 10000) in paragraph at lines 13--15 []\T1/pcr/m/n/10 canonical_chimera_labeling() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 16--18 []\T1/pcr/m/n/10 chimera_elimination_order() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Overfull \hbox (16.6902pt too wide) in paragraph at lines 16--18 \T1/ptm/m/it/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 19--21 []\T1/pcr/m/n/10 chimera_layout() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 19--21 \T1/ptm/m/it/10 dwave_networkx.drawing.chimera_layout\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 21--22 []\T1/pcr/m/n/10 chimera_to_linear() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 chimera_co ordinates Underfull \hbox (badness 10000) in paragraph at lines 27--29 []\T1/pcr/m/n/10 draw_chimera() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 27--29 \T1/ptm/m/it/10 dwave_networkx.drawing.chimera_layout\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 29--31 []\T1/pcr/m/n/10 draw_pegasus() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 29--31 \T1/ptm/m/it/10 dwave_networkx.drawing.pegasus_layout\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 31--33 []\T1/pcr/m/n/10 draw_pegasus_embedding() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 31--33 \T1/ptm/m/it/10 dwave_networkx.drawing.pegasus_layout\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 33--35 []\T1/pcr/m/n/10 draw_zephyr() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 33--35 \T1/ptm/m/it/10 dwave_networkx.drawing.zephyr_layout\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 35--37 []\T1/pcr/m/n/10 draw_zephyr_embedding() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 35--37 \T1/ptm/m/it/10 dwave_networkx.drawing.zephyr_layout\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 37--39 []\T1/pcr/m/n/10 draw_zephyr_yield() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 37--39 \T1/ptm/m/it/10 dwave_networkx.drawing.zephyr_layout\T1/ptm/m/n/10 ), Overfull \hbox (22.1225pt too wide) in paragraph at lines 40--41 []\T1/pcr/m/n/10 dwave_networkx.algorithms.canonicalization Underfull \hbox (badness 10000) in paragraph at lines 41--42 []\T1/pcr/m/n/10 dwave_networkx.algorithms.clique \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 mod- Overfull \hbox (46.1225pt too wide) in paragraph at lines 44--46 []\T1/pcr/m/n/10 dwave_networkx.algorithms.elimination_ordering Overfull \hbox (16.1225pt too wide) in paragraph at lines 46--47 []\T1/pcr/m/n/10 dwave_networkx.algorithms.independent_set Underfull \hbox (badness 10000) in paragraph at lines 47--48 []\T1/pcr/m/n/10 dwave_networkx.algorithms.markov \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 mod- Underfull \hbox (badness 10000) in paragraph at lines 50--51 []\T1/pcr/m/n/10 dwave_networkx.algorithms.partition Underfull \hbox (badness 10000) in paragraph at lines 51--52 []\T1/pcr/m/n/10 dwave_networkx.algorithms.social \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 mod- Underfull \hbox (badness 10000) in paragraph at lines 53--54 []\T1/pcr/m/n/10 dwave_networkx.default_sampler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-ule\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 54--55 []\T1/pcr/m/n/10 dwave_networkx.drawing.chimera_layout Underfull \hbox (badness 10000) in paragraph at lines 55--56 []\T1/pcr/m/n/10 dwave_networkx.drawing.pegasus_layout Underfull \hbox (badness 10000) in paragraph at lines 56--57 []\T1/pcr/m/n/10 dwave_networkx.drawing.zephyr_layout Underfull \hbox (badness 10000) in paragraph at lines 65--67 []\T1/pcr/m/n/10 elimination_order_width() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in m od-ule Overfull \hbox (16.6902pt too wide) in paragraph at lines 65--67 \T1/ptm/m/it/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 ), [77] Underfull \hbox (badness 10000) in paragraph at lines 70--71 []\T1/pcr/m/n/10 find_chimera_indices() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 74--76 []\T1/pcr/m/n/10 get_default_sampler() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 81--83 []\T1/pcr/m/n/10 is_almost_simplicial() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule Overfull \hbox (16.6902pt too wide) in paragraph at lines 81--83 \T1/ptm/m/it/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 84--85 []\T1/pcr/m/n/10 is_independent_set() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 85--87 []\T1/pcr/m/n/10 is_simplicial() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Overfull \hbox (16.6902pt too wide) in paragraph at lines 85--87 \T1/ptm/m/it/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 87--89 []\T1/pcr/m/n/10 is_vertex_coloring() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 89--91 []\T1/pcr/m/n/10 is_vertex_cover() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 91--92 []\T1/pcr/m/n/10 iter_linear_to_zephyr() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 zephyr _coordinates Underfull \hbox (badness 10000) in paragraph at lines 92--94 []\T1/pcr/m/n/10 iter_linear_to_zephyr_pairs() Underfull \hbox (badness 10000) in paragraph at lines 94--95 []\T1/pcr/m/n/10 iter_zephyr_to_linear() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 zephyr _coordinates Underfull \hbox (badness 10000) in paragraph at lines 95--97 []\T1/pcr/m/n/10 iter_zephyr_to_linear_pairs() Underfull \hbox (badness 10000) in paragraph at lines 100--101 []\T1/pcr/m/n/10 linear_to_chimera() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 chimera_co ordinates Underfull \hbox (badness 10000) in paragraph at lines 102--103 []\T1/pcr/m/n/10 linear_to_pegasus() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 pe-ga-sus_ coordinates Underfull \hbox (badness 10000) in paragraph at lines 108--110 []\T1/pcr/m/n/10 markov_network_bqm() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 110--112 []\T1/pcr/m/n/10 matching_bqm() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 112--114 []\T1/pcr/m/n/10 max_cardinality_heuristic() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Overfull \hbox (16.6902pt too wide) in paragraph at lines 112--114 \T1/ptm/m/it/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 114--116 []\T1/pcr/m/n/10 maximal_matching_bqm() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 117--119 []\T1/pcr/m/n/10 maximum_cut() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 119--120 []\T1/pcr/m/n/10 maximum_independent_set() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 120--122 []\T1/pcr/m/n/10 maximum_weighted_independent_set() \T1/ptm/m/n/10 (\T1/ptm/m/i t/10 in Overfull \hbox (4.1225pt too wide) in paragraph at lines 122--124 []\T1/pcr/m/n/10 maximum_weighted_independent_set_qubo() Overfull \hbox (41.02017pt too wide) in paragraph at lines 122--124 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule dwave_networkx.algorithms.independen t_set\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 124--126 []\T1/pcr/m/n/10 min_fill_heuristic() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e Overfull \hbox (16.6902pt too wide) in paragraph at lines 124--126 \T1/ptm/m/it/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 126--128 []\T1/pcr/m/n/10 min_maximal_matching() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 128--130 []\T1/pcr/m/n/10 min_maximal_matching_bqm() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 130--132 []\T1/pcr/m/n/10 min_vertex_color() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 132--134 []\T1/pcr/m/n/10 min_vertex_color_qubo() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 134--136 []\T1/pcr/m/n/10 min_vertex_cover() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 136--138 []\T1/pcr/m/n/10 min_weighted_vertex_cover() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 138--140 []\T1/pcr/m/n/10 min_width_heuristic() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le Overfull \hbox (16.6902pt too wide) in paragraph at lines 138--140 \T1/ptm/m/it/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 140--142 []\T1/pcr/m/n/10 minor_min_width() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Overfull \hbox (16.6902pt too wide) in paragraph at lines 140--142 \T1/ptm/m/it/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 146--147 []\T1/pcr/m/n/10 nice_to_pegasus() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 pe-ga-sus_co ordinates static Underfull \hbox (badness 10000) in paragraph at lines 150--152 []\T1/pcr/m/n/10 partition() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 153--155 []\T1/pcr/m/n/10 pegasus_elimination_order() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Overfull \hbox (16.6902pt too wide) in paragraph at lines 153--155 \T1/ptm/m/it/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 156--158 []\T1/pcr/m/n/10 pegasus_layout() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 156--158 \T1/ptm/m/it/10 dwave_networkx.drawing.pegasus_layout\T1/ptm/m/n/10 ), [78] Underfull \hbox (badness 10000) in paragraph at lines 158--160 []\T1/pcr/m/n/10 pegasus_node_placer_2d() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 158--160 \T1/ptm/m/it/10 dwave_networkx.drawing.pegasus_layout\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 160--161 []\T1/pcr/m/n/10 pegasus_to_linear() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 pe-ga-sus_ coordinates Underfull \hbox (badness 10000) in paragraph at lines 161--162 []\T1/pcr/m/n/10 pegasus_to_nice() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 pe-ga-sus_co ordinates static Underfull \hbox (badness 10000) in paragraph at lines 166--168 []\T1/pcr/m/n/10 sample_markov_network() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 168--170 []\T1/pcr/m/n/10 set_default_sampler() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 170--172 []\T1/pcr/m/n/10 structural_imbalance() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 172--174 []\T1/pcr/m/n/10 structural_imbalance_ising() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 177--179 []\T1/pcr/m/n/10 traveling_salesperson() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 179--181 []\T1/pcr/m/n/10 traveling_salesperson_qubo() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 181--183 []\T1/pcr/m/n/10 treewidth_branch_and_bound() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 i n mod-ule Overfull \hbox (16.6902pt too wide) in paragraph at lines 181--183 \T1/ptm/m/it/10 dwave_networkx.algorithms.elimination_ordering\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 186--188 []\T1/pcr/m/n/10 unset_default_sampler() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 191--193 []\T1/pcr/m/n/10 vertex_color() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 193--195 []\T1/pcr/m/n/10 vertex_color_qubo() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 198--200 []\T1/pcr/m/n/10 weighted_maximum_cut() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 205--207 []\T1/pcr/m/n/10 zephyr_layout() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 205--207 \T1/ptm/m/it/10 dwave_networkx.drawing.zephyr_layout\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 207--209 []\T1/pcr/m/n/10 zephyr_sublattice_mappings() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 i n mod-ule [79]) (./d-wave-systems-dwave-networkx.aux) ) (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-dwave-networkx.pdf (83 pages, 935909 bytes). Transcript written on d-wave-systems-dwave-networkx.log. Latexmk: Index file 'd-wave-systems-dwave-networkx.idx' was written Latexmk: Log file says output to 'd-wave-systems-dwave-networkx.pdf' Latexmk: All targets (d-wave-systems-dwave-networkx.pdf) are up-to-date [rtd-command-info] start-time: 2023-03-20T21:20:13.919179Z, end-time: 2023-03-20T21:20:20.003963Z, duration: 6, exit-code: 0 python -m sphinx -T -E -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v1.8.6 loading translations [en]... done making output directory... [autosummary] generating autosummary for: README.rst, bibliography.rst, index.rst, installation.rst, intro.rst, license.rst, reference/algorithms/canonicalization.rst, reference/algorithms/clique.rst, reference/algorithms/coloring.rst, reference/algorithms/cover.rst, ..., reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear_pairs.rst, reference/generated/dwave_networkx.zephyr_coordinates.linear_to_zephyr.rst, reference/generated/dwave_networkx.zephyr_coordinates.zephyr_to_linear.rst, reference/generated/dwave_networkx.zephyr_graph.rst, reference/generated/dwave_networkx.zephyr_sublattice_mappings.rst, reference/generated/dwave_networkx.zephyr_torus.rst, reference/generators.rst, reference/index.rst, reference/utilities.rst, reference/utilities/index.rst loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://networkx.github.io/documentation/stable/objects.inv... intersphinx inventory has moved: https://networkx.github.io/documentation/stable/objects.inv -> https://networkx.org/documentation/stable/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 105 source files that are out of date updating environment: 105 added, 0 changed, 0 removed reading sources... [ 0%] README reading sources... [ 1%] bibliography reading sources... [ 2%] index reading sources... [ 3%] installation reading sources... [ 4%] intro reading sources... [ 5%] license reading sources... [ 6%] reference/algorithms/canonicalization reading sources... [ 7%] reference/algorithms/clique reading sources... [ 8%] reference/algorithms/coloring reading sources... [ 9%] reference/algorithms/cover reading sources... [ 10%] reference/algorithms/elimination_ordering reading sources... [ 11%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.is_vertex_coloring reading sources... [ 12%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color reading sources... [ 13%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color_qubo reading sources... [ 14%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color reading sources... [ 15%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color_qubo reading sources... [ 16%] reference/algorithms/generated/dwave_networkx.algorithms.cover.is_vertex_cover reading sources... [ 17%] reference/algorithms/generated/dwave_networkx.algorithms.cover.min_vertex_cover reading sources... [ 18%] reference/algorithms/generated/dwave_networkx.algorithms.cover.min_weighted_vertex_cover reading sources... [ 19%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.chimera_elimination_order reading sources... [ 20%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.elimination_order_width reading sources... [ 20%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.is_almost_simplicial reading sources... [ 21%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.is_simplicial reading sources... [ 22%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.max_cardinality_heuristic reading sources... [ 23%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.min_fill_heuristic reading sources... [ 24%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.min_width_heuristic reading sources... [ 25%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.minor_min_width reading sources... [ 26%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.pegasus_elimination_order reading sources... [ 27%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.treewidth_branch_and_bound reading sources... [ 28%] reference/algorithms/generated/dwave_networkx.algorithms.independent_set.maximum_weighted_independent_set_qubo reading sources... [ 29%] reference/algorithms/generated/dwave_networkx.algorithms.markov.markov_network_bqm reading sources... [ 30%] reference/algorithms/generated/dwave_networkx.algorithms.markov.sample_markov_network reading sources... [ 31%] reference/algorithms/generated/dwave_networkx.algorithms.matching.matching_bqm reading sources... [ 32%] reference/algorithms/generated/dwave_networkx.algorithms.matching.maximal_matching_bqm reading sources... [ 33%] reference/algorithms/generated/dwave_networkx.algorithms.matching.min_maximal_matching reading sources... [ 34%] reference/algorithms/generated/dwave_networkx.algorithms.matching.min_maximal_matching_bqm reading sources... [ 35%] reference/algorithms/generated/dwave_networkx.algorithms.max_cut.maximum_cut reading sources... [ 36%] reference/algorithms/generated/dwave_networkx.algorithms.max_cut.weighted_maximum_cut reading sources... [ 37%] reference/algorithms/generated/dwave_networkx.algorithms.partition.partition reading sources... [ 38%] reference/algorithms/generated/dwave_networkx.algorithms.social.structural_imbalance reading sources... [ 39%] reference/algorithms/generated/dwave_networkx.algorithms.social.structural_imbalance_ising reading sources... [ 40%] reference/algorithms/generated/dwave_networkx.algorithms.tsp.traveling_salesperson reading sources... [ 40%] reference/algorithms/generated/dwave_networkx.algorithms.tsp.traveling_salesperson_qubo reading sources... [ 41%] reference/algorithms/generated/dwave_networkx.canonical_chimera_labeling reading sources... [ 42%] reference/algorithms/generated/dwave_networkx.clique_number reading sources... [ 43%] reference/algorithms/generated/dwave_networkx.is_clique reading sources... [ 44%] reference/algorithms/generated/dwave_networkx.is_independent_set reading sources... [ 45%] reference/algorithms/generated/dwave_networkx.maximum_clique reading sources... [ 46%] reference/algorithms/generated/dwave_networkx.maximum_independent_set reading sources... [ 47%] reference/algorithms/generated/dwave_networkx.maximum_weighted_independent_set reading sources... [ 48%] reference/algorithms/index reading sources... [ 49%] reference/algorithms/markov reading sources... [ 50%] reference/algorithms/matching reading sources... [ 51%] reference/algorithms/max_cut reading sources... [ 52%] reference/algorithms/packing reading sources... [ 53%] reference/algorithms/partition reading sources... [ 54%] reference/algorithms/social reading sources... [ 55%] reference/algorithms/tsp reading sources... [ 56%] reference/default_sampler reading sources... [ 57%] reference/drawing reading sources... [ 58%] reference/generated/dwave_networkx.chimera_coordinates.chimera_to_linear reading sources... [ 59%] reference/generated/dwave_networkx.chimera_coordinates.linear_to_chimera reading sources... [ 60%] reference/generated/dwave_networkx.chimera_graph reading sources... [ 60%] reference/generated/dwave_networkx.chimera_torus reading sources... [ 61%] reference/generated/dwave_networkx.default_sampler.get_default_sampler reading sources... [ 62%] reference/generated/dwave_networkx.default_sampler.set_default_sampler reading sources... [ 63%] reference/generated/dwave_networkx.default_sampler.unset_default_sampler reading sources... [ 64%] reference/generated/dwave_networkx.drawing.chimera_layout.chimera_layout reading sources... [ 65%] reference/generated/dwave_networkx.drawing.chimera_layout.draw_chimera reading sources... [ 66%] reference/generated/dwave_networkx.drawing.pegasus_layout.draw_pegasus reading sources... [ 67%] reference/generated/dwave_networkx.drawing.pegasus_layout.draw_pegasus_embedding reading sources... [ 68%] reference/generated/dwave_networkx.drawing.pegasus_layout.pegasus_layout reading sources... [ 69%] reference/generated/dwave_networkx.drawing.pegasus_layout.pegasus_node_placer_2d reading sources... [ 70%] reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr reading sources... [ 71%] reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr_embedding reading sources... [ 72%] reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr_yield reading sources... [ 73%] reference/generated/dwave_networkx.drawing.zephyr_layout.zephyr_layout reading sources... [ 74%] reference/generated/dwave_networkx.exceptions.DWaveNetworkXException reading sources... [ 75%] reference/generated/dwave_networkx.exceptions.DWaveNetworkXMissingSampler reading sources... [ 76%] reference/generated/dwave_networkx.find_chimera_indices reading sources... [ 77%] reference/generated/dwave_networkx.markov_network reading sources... [ 78%] reference/generated/dwave_networkx.pegasus_coordinates.linear_to_nice reading sources... [ 79%] reference/generated/dwave_networkx.pegasus_coordinates.linear_to_pegasus reading sources... [ 80%] reference/generated/dwave_networkx.pegasus_coordinates.nice_to_linear reading sources... [ 80%] reference/generated/dwave_networkx.pegasus_coordinates.nice_to_pegasus reading sources... [ 81%] reference/generated/dwave_networkx.pegasus_coordinates.pegasus_to_linear reading sources... [ 82%] reference/generated/dwave_networkx.pegasus_coordinates.pegasus_to_nice reading sources... [ 83%] reference/generated/dwave_networkx.pegasus_graph reading sources... [ 84%] reference/generated/dwave_networkx.pegasus_torus reading sources... [ 85%] reference/generated/dwave_networkx.utils.decorators.binary_quadratic_model_sampler reading sources... [ 86%] reference/generated/dwave_networkx.zephyr_coordinates.graph_to_linear reading sources... [ 87%] reference/generated/dwave_networkx.zephyr_coordinates.graph_to_zephyr reading sources... [ 88%] reference/generated/dwave_networkx.zephyr_coordinates.iter_linear_to_zephyr reading sources... [ 89%] reference/generated/dwave_networkx.zephyr_coordinates.iter_linear_to_zephyr_pairs reading sources... [ 90%] reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear reading sources... [ 91%] reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear_pairs reading sources... [ 92%] reference/generated/dwave_networkx.zephyr_coordinates.linear_to_zephyr reading sources... [ 93%] reference/generated/dwave_networkx.zephyr_coordinates.zephyr_to_linear reading sources... [ 94%] reference/generated/dwave_networkx.zephyr_graph reading sources... [ 95%] reference/generated/dwave_networkx.zephyr_sublattice_mappings reading sources... [ 96%] reference/generated/dwave_networkx.zephyr_torus reading sources... [ 97%] reference/generators reading sources... [ 98%] reference/index reading sources... [ 99%] reference/utilities reading sources... [100%] reference/utilities/index /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/envs/stable/lib/python3.7/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/elimination_ordering.rst:36: WARNING: duplicate citation GD, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/coloring.py:docstring of dwave_networkx.algorithms.coloring.min_vertex_color:35: WARNING: duplicate citation DWMP, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/coloring.py:docstring of dwave_networkx.algorithms.coloring.vertex_color:31: WARNING: duplicate citation DWMP, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/cover.py:docstring of dwave_networkx.algorithms.cover.min_vertex_cover:56: WARNING: duplicate citation AL, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/matching.py:docstring of dwave_networkx.algorithms.matching.min_maximal_matching:49: WARNING: duplicate citation AL, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.cover.min_vertex_cover.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/social.py:docstring of dwave_networkx.algorithms.social.structural_imbalance:62: WARNING: duplicate citation FIA, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/clique.py:docstring of dwave_networkx.maximum_clique:47: WARNING: duplicate citation AL, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.matching.min_maximal_matching.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/independent_set.py:docstring of dwave_networkx.maximum_independent_set:54: WARNING: duplicate citation AL, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.maximum_clique.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/algorithms/independent_set.py:docstring of dwave_networkx.maximum_weighted_independent_set:46: WARNING: duplicate citation AL, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.maximum_independent_set.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/packing.rst:14: WARNING: duplicate label cover, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/cover.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/dwave_networkx/generators/zephyr.py:docstring of dwave_networkx.zephyr_graph:116: WARNING: duplicate citation BRK, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/bibliography.rst:4: WARNING: Citation [NX] is not referenced. /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/reference/algorithms/generated/dwave_networkx.algorithms.social.structural_imbalance.rst:62: WARNING: Citation [FIA] is not referenced. done preparing documents... done writing output... [ 0%] README writing output... [ 1%] bibliography writing output... [ 2%] index writing output... [ 3%] installation writing output... [ 4%] intro writing output... [ 5%] license writing output... [ 6%] reference/algorithms/canonicalization writing output... [ 7%] reference/algorithms/clique writing output... [ 8%] reference/algorithms/coloring writing output... [ 9%] reference/algorithms/cover writing output... [ 10%] reference/algorithms/elimination_ordering writing output... [ 11%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.is_vertex_coloring writing output... [ 12%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color writing output... [ 13%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.min_vertex_color_qubo writing output... [ 14%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color writing output... [ 15%] reference/algorithms/generated/dwave_networkx.algorithms.coloring.vertex_color_qubo writing output... [ 16%] reference/algorithms/generated/dwave_networkx.algorithms.cover.is_vertex_cover writing output... [ 17%] reference/algorithms/generated/dwave_networkx.algorithms.cover.min_vertex_cover writing output... [ 18%] reference/algorithms/generated/dwave_networkx.algorithms.cover.min_weighted_vertex_cover writing output... [ 19%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.chimera_elimination_order writing output... [ 20%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.elimination_order_width writing output... [ 20%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.is_almost_simplicial writing output... [ 21%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.is_simplicial writing output... [ 22%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.max_cardinality_heuristic writing output... [ 23%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.min_fill_heuristic writing output... [ 24%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.min_width_heuristic writing output... [ 25%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.minor_min_width writing output... [ 26%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.pegasus_elimination_order writing output... [ 27%] reference/algorithms/generated/dwave_networkx.algorithms.elimination_ordering.treewidth_branch_and_bound writing output... [ 28%] reference/algorithms/generated/dwave_networkx.algorithms.independent_set.maximum_weighted_independent_set_qubo writing output... [ 29%] reference/algorithms/generated/dwave_networkx.algorithms.markov.markov_network_bqm writing output... [ 30%] reference/algorithms/generated/dwave_networkx.algorithms.markov.sample_markov_network writing output... [ 31%] reference/algorithms/generated/dwave_networkx.algorithms.matching.matching_bqm writing output... [ 32%] reference/algorithms/generated/dwave_networkx.algorithms.matching.maximal_matching_bqm writing output... [ 33%] reference/algorithms/generated/dwave_networkx.algorithms.matching.min_maximal_matching writing output... [ 34%] reference/algorithms/generated/dwave_networkx.algorithms.matching.min_maximal_matching_bqm writing output... [ 35%] reference/algorithms/generated/dwave_networkx.algorithms.max_cut.maximum_cut writing output... [ 36%] reference/algorithms/generated/dwave_networkx.algorithms.max_cut.weighted_maximum_cut writing output... [ 37%] reference/algorithms/generated/dwave_networkx.algorithms.partition.partition writing output... [ 38%] reference/algorithms/generated/dwave_networkx.algorithms.social.structural_imbalance writing output... [ 39%] reference/algorithms/generated/dwave_networkx.algorithms.social.structural_imbalance_ising writing output... [ 40%] reference/algorithms/generated/dwave_networkx.algorithms.tsp.traveling_salesperson writing output... [ 40%] reference/algorithms/generated/dwave_networkx.algorithms.tsp.traveling_salesperson_qubo writing output... [ 41%] reference/algorithms/generated/dwave_networkx.canonical_chimera_labeling writing output... [ 42%] reference/algorithms/generated/dwave_networkx.clique_number writing output... [ 43%] reference/algorithms/generated/dwave_networkx.is_clique writing output... [ 44%] reference/algorithms/generated/dwave_networkx.is_independent_set writing output... [ 45%] reference/algorithms/generated/dwave_networkx.maximum_clique writing output... [ 46%] reference/algorithms/generated/dwave_networkx.maximum_independent_set writing output... [ 47%] reference/algorithms/generated/dwave_networkx.maximum_weighted_independent_set writing output... [ 48%] reference/algorithms/index writing output... [ 49%] reference/algorithms/markov writing output... [ 50%] reference/algorithms/matching writing output... [ 51%] reference/algorithms/max_cut writing output... [ 52%] reference/algorithms/packing writing output... [ 53%] reference/algorithms/partition writing output... [ 54%] reference/algorithms/social writing output... [ 55%] reference/algorithms/tsp writing output... [ 56%] reference/default_sampler writing output... [ 57%] reference/drawing writing output... [ 58%] reference/generated/dwave_networkx.chimera_coordinates.chimera_to_linear writing output... [ 59%] reference/generated/dwave_networkx.chimera_coordinates.linear_to_chimera writing output... [ 60%] reference/generated/dwave_networkx.chimera_graph writing output... [ 60%] reference/generated/dwave_networkx.chimera_torus writing output... [ 61%] reference/generated/dwave_networkx.default_sampler.get_default_sampler writing output... [ 62%] reference/generated/dwave_networkx.default_sampler.set_default_sampler writing output... [ 63%] reference/generated/dwave_networkx.default_sampler.unset_default_sampler writing output... [ 64%] reference/generated/dwave_networkx.drawing.chimera_layout.chimera_layout writing output... [ 65%] reference/generated/dwave_networkx.drawing.chimera_layout.draw_chimera writing output... [ 66%] reference/generated/dwave_networkx.drawing.pegasus_layout.draw_pegasus writing output... [ 67%] reference/generated/dwave_networkx.drawing.pegasus_layout.draw_pegasus_embedding writing output... [ 68%] reference/generated/dwave_networkx.drawing.pegasus_layout.pegasus_layout writing output... [ 69%] reference/generated/dwave_networkx.drawing.pegasus_layout.pegasus_node_placer_2d writing output... [ 70%] reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr writing output... [ 71%] reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr_embedding writing output... [ 72%] reference/generated/dwave_networkx.drawing.zephyr_layout.draw_zephyr_yield writing output... [ 73%] reference/generated/dwave_networkx.drawing.zephyr_layout.zephyr_layout writing output... [ 74%] reference/generated/dwave_networkx.exceptions.DWaveNetworkXException writing output... [ 75%] reference/generated/dwave_networkx.exceptions.DWaveNetworkXMissingSampler writing output... [ 76%] reference/generated/dwave_networkx.find_chimera_indices writing output... [ 77%] reference/generated/dwave_networkx.markov_network writing output... [ 78%] reference/generated/dwave_networkx.pegasus_coordinates.linear_to_nice writing output... [ 79%] reference/generated/dwave_networkx.pegasus_coordinates.linear_to_pegasus writing output... [ 80%] reference/generated/dwave_networkx.pegasus_coordinates.nice_to_linear writing output... [ 80%] reference/generated/dwave_networkx.pegasus_coordinates.nice_to_pegasus writing output... [ 81%] reference/generated/dwave_networkx.pegasus_coordinates.pegasus_to_linear writing output... [ 82%] reference/generated/dwave_networkx.pegasus_coordinates.pegasus_to_nice writing output... [ 83%] reference/generated/dwave_networkx.pegasus_graph writing output... [ 84%] reference/generated/dwave_networkx.pegasus_torus writing output... [ 85%] reference/generated/dwave_networkx.utils.decorators.binary_quadratic_model_sampler writing output... [ 86%] reference/generated/dwave_networkx.zephyr_coordinates.graph_to_linear writing output... [ 87%] reference/generated/dwave_networkx.zephyr_coordinates.graph_to_zephyr writing output... [ 88%] reference/generated/dwave_networkx.zephyr_coordinates.iter_linear_to_zephyr writing output... [ 89%] reference/generated/dwave_networkx.zephyr_coordinates.iter_linear_to_zephyr_pairs writing output... [ 90%] reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear writing output... [ 91%] reference/generated/dwave_networkx.zephyr_coordinates.iter_zephyr_to_linear_pairs writing output... [ 92%] reference/generated/dwave_networkx.zephyr_coordinates.linear_to_zephyr writing output... [ 93%] reference/generated/dwave_networkx.zephyr_coordinates.zephyr_to_linear writing output... [ 94%] reference/generated/dwave_networkx.zephyr_graph writing output... [ 95%] reference/generated/dwave_networkx.zephyr_sublattice_mappings writing output... [ 96%] reference/generated/dwave_networkx.zephyr_torus writing output... [ 97%] reference/generators writing output... [ 98%] reference/index writing output... [ 99%] reference/utilities writing output... [100%] reference/utilities/index /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/envs/stable/lib/python3.7/site-packages/sphinx/writers/html5.py:408: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. target_node = image_nodes and image_nodes[0] or node.parent /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/intro.rst:5: WARNING: term not in glossary: chimera /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/intro.rst:5: WARNING: term not in glossary: pegasus /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/intro.rst:5: WARNING: term not in glossary: sampler /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/intro.rst:12: WARNING: term not in glossary: ising /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-networkx/checkouts/stable/docs/intro.rst:12: WARNING: term not in glossary: qubo generating indices... genindex py-modindex writing additional pages... copying images... [ 6%] https://img.shields.io/pypi/v/dwave-networkx.svg copying images... [ 12%] https://readthedocs.com/projects/d-wave-systems-dwave-networkx/badge/?version=latest copying images... [ 18%] https://codecov.io/gh/dwavesystems/dwave-networkx/branch/main/graph/badge.svg copying images... [ 25%] https://circleci.com/gh/dwavesystems/dwave-networkx.svg?style=svg copying images... [ 31%] reference/algorithms/../../_images/clique.png copying images... [ 37%] reference/algorithms/../../_images/Problem_MapColoring.png copying images... [ 43%] reference/algorithms/../../_images/Cover.png copying images... [ 50%] reference/algorithms/../../_images/Match.png copying images... [ 56%] reference/algorithms/../../_images/MaxCut.png copying images... [ 62%] reference/algorithms/../../_images/Partitioning.png copying images... [ 68%] reference/algorithms/../../_images/Social.png copying images... [ 75%] reference/algorithms/../../_images/tsp.png copying images... [ 81%] reference/../_images/chimera_layout_0-rightside.png copying images... [ 87%] reference/../_images/pegasus_layout_h_on_g.png copying images... [ 93%] reference/../_images/zephyr_embedding_5clique.png copying images... [100%] reference/../_images/find_chimera-unitcell.png copying static files... done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing D-WaveNetworkX.epub file... build succeeded, 18 warnings. The ePub file is in ../_readthedocs/epub. Updating searchtools for Read the Docs search...