Read the Docs build information Build id: 143306 Project: d-wave-systems-docs Version: latest Commit: 9dde64a349f3256e79f380b41097de381b237a3a Date: 2018-09-18T20:13:29.793538Z State: finished Success: True [rtd-command-info] start-time: 2018-09-19T01:13:30.381152Z, end-time: 2018-09-19T01:13:33.132626Z, duration: 2, exit-code: 0 git clone --recursive https://github.com/dwavesystems/docs.git . Cloning into '.'... [rtd-command-info] start-time: 2018-09-19T01:13:33.201792Z, end-time: 2018-09-19T01:13:33.218088Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 9dde64a... Merge pull request #39 from dwavesystems/links [rtd-command-info] start-time: 2018-09-19T01:13:33.276067Z, end-time: 2018-09-19T01:13:33.283349Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2018-09-19T01:13:33.368335Z, end-time: 2018-09-19T01:13:33.374901Z, duration: 0, exit-code: 0 git branch -r origin/HEAD -> origin/master origin/examples origin/fiona-test-upload origin/fionahanington-patch-1 origin/master [rtd-command-info] start-time: 2018-09-19T01:13:34.025410Z, end-time: 2018-09-19T01:13:35.589197Z, duration: 1, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download New python executable in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2018-09-19T01:13:35.651307Z, end-time: 2018-09-19T01:13:57.939729Z, duration: 22, exit-code: 0 python pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/.cache/pip Pygments==2.2.0 setuptools<40 docutils==0.13.1 mock==1.0.1 pillow==2.6.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.5.4 recommonmark==0.4.0 sphinx<1.8 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<0.6 Collecting Pygments==2.2.0 Downloading https://files.pythonhosted.org/packages/02/ee/b6e02dc6529e82b75bb06823ff7d005b141037cb1416b10c6f00fc419dca/Pygments-2.2.0-py2.py3-none-any.whl (841kB) Collecting setuptools<40 Downloading https://files.pythonhosted.org/packages/7f/e1/820d941153923aac1d49d7fc37e17b6e73bfbd2904959fffbad77900cf92/setuptools-39.2.0-py2.py3-none-any.whl (567kB) Collecting docutils==0.13.1 Downloading https://files.pythonhosted.org/packages/5f/6d/e864b3c61b81eec57386ac62082fccfe694c7c3046d8723258a37da6d5fc/docutils-0.13.1-py2-none-any.whl (537kB) Collecting mock==1.0.1 Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB) Collecting pillow==2.6.1 Downloading https://files.pythonhosted.org/packages/9f/53/9dafa3a48ffa25f4e22f40df880b58b99ad53648f0990caf09b1824d5db2/Pillow-2.6.1.tar.gz (7.3MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading https://files.pythonhosted.org/packages/6e/71/c3648cc2f675063dbe2d669004a59e4a5120172713a1de3c3b14144d4b31/alabaster-0.7.11-py2.py3-none-any.whl Collecting commonmark==0.5.4 Downloading https://files.pythonhosted.org/packages/4d/93/3808cbcebe94d205f55a9a32857df733a603339d32c46cd32669d808d964/CommonMark-0.5.4.tar.gz (120kB) Collecting recommonmark==0.4.0 Downloading https://files.pythonhosted.org/packages/df/a5/8ee4b84af7f997dfdba71254a88008cfc19c49df98983c9a4919e798f8ce/recommonmark-0.4.0-py2.py3-none-any.whl Collecting sphinx<1.8 Downloading https://files.pythonhosted.org/packages/90/f9/a0babe32c78480994e4f1b93315558f5ed756104054a7029c672a8d77b72/Sphinx-1.7.9-py2.py3-none-any.whl (1.9MB) Collecting sphinx-rtd-theme<0.5 Downloading https://files.pythonhosted.org/packages/87/30/7460f7b77b6e8a080dd3688f750fe5d5666c49358f8941449c5b128fa97d/sphinx_rtd_theme-0.4.1-py2.py3-none-any.whl (5.4MB) Collecting readthedocs-sphinx-ext<0.6 Downloading https://files.pythonhosted.org/packages/54/7a/26d18b225af6041f99457c002d3f27485732864ac984d3c4c56f27d73ef1/readthedocs_sphinx_ext-0.5.14-py2.py3-none-any.whl Collecting sphinxcontrib-websupport (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/52/69/3c2fbdc3702358c5b34ee25e387b24838597ef099761fc9a42c166796e8f/sphinxcontrib_websupport-1.1.0-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl Collecting requests>=2.0.0 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/65/47/7e02164a2a3db50ed6d8a6ab1d6d60b69c4c3fdf57a284257925dfc12bda/requests-2.19.1-py2.py3-none-any.whl (91kB) Collecting packaging (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/ad/c2/b500ea05d5f9f361a562f089fc91f77ed3b4783e13a08a3daf82069b1224/packaging-17.1-py2.py3-none-any.whl Collecting typing; python_version < "3.5" (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/cc/3e/29f92b7aeda5b078c86d14f550bf85cff809042e3429ace7af6193c3bc9f/typing-3.6.6-py2-none-any.whl Collecting imagesize (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB) Collecting snowballstemmer>=1.1 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/d4/6c/8a935e2c7b54a37714656d753e4187ee0631988184ed50c0cf6476858566/snowballstemmer-1.2.1-py2.py3-none-any.whl (64kB) Collecting Jinja2>=2.3 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) Collecting idna<2.8,>=2.5 (from requests>=2.0.0->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/4b/2a/0276479a4b3caeb8a8c1af2f8e4355746a97fab05a372e4a2c6a6b876165/idna-2.7-py2.py3-none-any.whl (58kB) Collecting urllib3<1.24,>=1.21.1 (from requests>=2.0.0->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB) Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/df/f7/04fee6ac349e915b82171f8e23cee63644d83663b34c539f7a09aed18f9e/certifi-2018.8.24-py2.py3-none-any.whl (147kB) Collecting pyparsing>=2.0.2 (from packaging->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/42/47/e6d51aef3d0393f7d343592d63a73beee2a8d3d69c22b053e252c6cfacd5/pyparsing-2.2.1-py2.py3-none-any.whl (57kB) Collecting pytz>=0a (from babel!=2.0,>=1.3->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/30/4e/27c34b62430286c6d59177a0842ed90dc789ce5d1ed740887653b898779a/pytz-2018.5-py2.py3-none-any.whl (510kB) Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz Building wheels for collected packages: mock, pillow, commonmark, MarkupSafe Running setup.py bdist_wheel for mock: started Running setup.py bdist_wheel for mock: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6 Running setup.py bdist_wheel for pillow: started Running setup.py bdist_wheel for pillow: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/.cache/pip/wheels/de/0e/6b/556798d1ac8762a076ddff5b20f65b2e6cc2ae13b0e683c263 Running setup.py bdist_wheel for commonmark: started Running setup.py bdist_wheel for commonmark: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/.cache/pip/wheels/a0/f4/35/019d917f6875107ade3aad634c982f5c6b604c5631cddf20ac Running setup.py bdist_wheel for MarkupSafe: started Running setup.py bdist_wheel for MarkupSafe: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 Successfully built mock pillow commonmark MarkupSafe Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, sphinxcontrib-websupport, six, idna, urllib3, chardet, certifi, requests, pyparsing, packaging, typing, imagesize, pytz, babel, snowballstemmer, MarkupSafe, Jinja2, sphinx, sphinx-rtd-theme, readthedocs-sphinx-ext Found existing installation: setuptools 28.8.0 Uninstalling setuptools-28.8.0: Successfully uninstalled setuptools-28.8.0 Successfully installed Jinja2-2.10 MarkupSafe-1.0 Pygments-2.2.0 alabaster-0.7.11 babel-2.6.0 certifi-2018.8.24 chardet-3.0.4 commonmark-0.5.4 docutils-0.13.1 idna-2.7 imagesize-1.1.0 mock-1.0.1 packaging-17.1 pillow-2.6.1 pyparsing-2.2.1 pytz-2018.5 readthedocs-sphinx-ext-0.5.14 recommonmark-0.4.0 requests-2.19.1 setuptools-39.2.0 six-1.11.0 snowballstemmer-1.2.1 sphinx-1.7.9 sphinx-rtd-theme-0.4.1 sphinxcontrib-websupport-1.1.0 typing-3.6.6 urllib3-1.23 You are using pip version 9.0.1, however version 18.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-09-19T01:13:58.707073Z, end-time: 2018-09-19T01:13:58.769154Z, duration: 0, exit-code: 0 cat 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.githubpages' ] 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', '.md'] source_parsers = {'.md': 'recommonmark.parser.CommonMarkParser'} # The master toctree document. master_doc = 'index' # General information about the project. project = u'Ocean Documentation' copyright = u'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. # # The short X.Y version. version = '0.0.1' # The full version, including alpha/beta/rc tags. release = version # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None 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'] # 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 # -- 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 = {} # Joel December 11, 2017: added for mathjax operator \vc # Add any paths that contain custom themes here, relative to this directory. #html_theme_path = ["."] # 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'] # Joel April 2018: table widths bug in Read The Docs # html_context = { # 'css_files': [ # '_static/theme_overrides.css', # override wide tables in RTD theme # ], # } def setup(app): #app.add_javascript("custom.js") app.add_stylesheet("theme_overrides.css") # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'docs' # -- 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_preamble = r""" \usepackage{amsmath} \usepackage{amssymb} \usepackage{amsbsy} \usepackage{braket} \usepackage{circuitikz} \newcommand{\vc}[1]{\pmb{#1}} """ latex_documents = [ (master_doc, 'docs.tex', u'docs 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, 'docs', u'dock 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, 'dock', u'dock Documentation', author, 'dock', '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'] # Joel May 16: WARNING: failed to reach any of the inventories with the following issues: # WARNING: intersphinx inventory 'http://networkx.readthedocs.io/en/latest/objects.inv' not # fetchable due to : ('intersphinx inventory %r not # fetchable due to %s: %s', 'http://networkx.readthedocs.io/en/latest/objects.inv', , HTTPError(...)) # Example configuration for intersphinx: refer to the Python standard library. #intersphinx_mapping = {'https://docs.python.org/': None, # 'http://networkx.readthedocs.io/en/latest/': None} intersphinx_mapping = {'python': ('https://docs.python.org/', None), 'dimod': ('https://docs.ocean.dwavesys.com/projects/dimod/en/latest/', None), 'binarycsp': ('https://docs.ocean.dwavesys.com/projects/binarycsp/en/latest/', None), 'cloud-client': ('https://docs.ocean.dwavesys.com/projects/cloud-client/en/latest/', None), 'neal': ('https://docs.ocean.dwavesys.com/projects/neal/en/latest/', None), 'networkx': ('https://docs.ocean.dwavesys.com/projects/dwave-networkx/en/latest/', None), 'system': ('https://docs.ocean.dwavesys.com/projects/system/en/latest/', None), 'penaltymodel': ('https://docs.ocean.dwavesys.com/projects/penaltymodel/en/latest/', None), 'minorminer': ('https://docs.ocean.dwavesys.com/projects/minorminer/en/latest/', None), 'qbsolv': ('https://docs.ocean.dwavesys.com/projects/qbsolv/en/latest/', None), 'sysdocs_gettingstarted': ('https://docs.dwavesys.com/docs/latest/', None)} # sort documentation they way the appear in the source file autodoc_member_order = 'bysource' # show inherited members # autodoc_default_flags = ['members', 'undoc-members', 'inherited-members', 'show-inheritance'] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix else: SUFFIX = source_suffix[0] 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') html_static_path.append('/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = False if 'html_theme' in globals(): if html_theme in ['default']: # Allow people to bail with a hack of having an html_style if not 'html_style' in globals(): import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(sphinx_rtd_theme.get_html_theme_path()) else: html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] using_rtd_theme = True else: import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(sphinx_rtd_theme.get_html_theme_path()) else: html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] using_rtd_theme = True if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://media.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ("pdf", "//readthedocs.com/projects/d-wave-systems-docs/downloads/pdf/latest/"), ("htmlzip", "//readthedocs.com/projects/d-wave-systems-docs/downloads/htmlzip/latest/"), ("epub", "//readthedocs.com/projects/d-wave-systems-docs/downloads/epub/latest/"), ], 'subprojects': [ ("d-wave-systems-qbsolv", "https://docs.ocean.dwavesys.com/projects/qbsolv/en/latest/"), ("d-wave-systems-binarycsp", "https://docs.ocean.dwavesys.com/projects/binarycsp/en/latest/"), ("d-wave-systems-dwave-cloud-client", "https://docs.ocean.dwavesys.com/projects/cloud-client/en/latest/"), ("d-wave-systems-dimod", "https://docs.ocean.dwavesys.com/projects/dimod/en/latest/"), ("d-wave-systems-dwave-neal", "https://docs.ocean.dwavesys.com/projects/neal/en/latest/"), ("d-wave-systems-dwave-networkx", "https://docs.ocean.dwavesys.com/projects/dwave-networkx/en/latest/"), ("d-wave-systems-dwave-ocean-sdk", "https://docs.ocean.dwavesys.com/projects/ocean-sdk/en/latest/"), ("d-wave-systems-dwave-system", "https://docs.ocean.dwavesys.com/projects/system/en/latest/"), ("d-wave-systems-minorminer", "https://docs.ocean.dwavesys.com/projects/minorminer/en/latest/"), ("d-wave-systems-penaltymodel", "https://docs.ocean.dwavesys.com/projects/penaltymodel/en/latest/"), ], 'slug': 'd-wave-systems-docs', 'name': u'docs', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.ocean.dwavesys.com/en/latest/', 'analytics_code': '', 'single_version': False, 'conf_py_path': '/./', 'api_host': 'https://readthedocs.com', 'github_user': 'dwavesystems', 'github_repo': 'docs', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '9dde64a3', } 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"] [rtd-command-info] start-time: 2018-09-19T01:13:58.831524Z, end-time: 2018-09-19T01:14:03.329537Z, duration: 4, exit-code: 0 python sphinx-build -T -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.7.9 loading translations [en]... done making output directory... loading pickled environment... not yet created [autosummary] generating autosummary for: CONTRIBUTING.rst, README.md, dwave.rst, examples/and.rst, examples/map_coloring.rst, examples/map_coloring_full_code.rst, examples/max_cut.rst, examples/min_vertex.rst, examples/multi_gate.rst, examples/multi_gate_results.rst, ..., examples/scheduling.rst, getting_started.rst, glossary.rst, index.rst, overview/cpu.rst, overview/dwavesys.rst, overview/install.rst, overview/solving_problems.rst, overview/stack.rst, projects.rst loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/neal/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/penaltymodel/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/dwave-networkx/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/binarycsp/en/latest/objects.inv... loading intersphinx inventory from https://docs.dwavesys.com/docs/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/system/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/minorminer/en/latest/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/projects/dimod/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/cloud-client/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 21 source files that are out of date updating environment: 21 added, 0 changed, 0 removed reading sources... [ 4%] CONTRIBUTING reading sources... [ 9%] README reading sources... [ 14%] dwave reading sources... [ 19%] examples/and reading sources... [ 23%] examples/map_coloring reading sources... [ 28%] examples/map_coloring_full_code reading sources... [ 33%] examples/max_cut reading sources... [ 38%] examples/min_vertex reading sources... [ 42%] examples/multi_gate reading sources... [ 47%] examples/multi_gate_results reading sources... [ 52%] examples/not reading sources... [ 57%] examples/scheduling reading sources... [ 61%] getting_started reading sources... [ 66%] glossary reading sources... [ 71%] index reading sources... [ 76%] overview/cpu reading sources... [ 80%] overview/dwavesys reading sources... [ 85%] overview/install reading sources... [ 90%] overview/solving_problems reading sources... [ 95%] overview/stack reading sources... [100%] projects /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/examples/not.rst:86: WARNING: duplicate label cover, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/examples/max_cut.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/README.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/examples/max_cut.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 4%] CONTRIBUTING writing output... [ 9%] README writing output... [ 14%] dwave writing output... [ 19%] examples/and writing output... [ 23%] examples/map_coloring writing output... [ 28%] examples/map_coloring_full_code writing output... [ 33%] examples/max_cut writing output... [ 38%] examples/min_vertex writing output... [ 42%] examples/multi_gate writing output... [ 47%] examples/multi_gate_results writing output... [ 52%] examples/not writing output... [ 57%] examples/scheduling writing output... [ 61%] getting_started writing output... [ 66%] glossary writing output... [ 71%] index writing output... [ 76%] overview/cpu writing output... [ 80%] overview/dwavesys writing output... [ 85%] overview/install writing output... [ 90%] overview/solving_problems writing output... [ 95%] overview/stack writing output... [100%] projects generating indices... genindex writing additional pages... search copying images... [ 5%] examples/../_static/Embedding_Chimera_AND.png copying images... [ 11%] examples/../_static/Embedding_Chimera_NOT.png copying images... [ 16%] overview/../_static/SolutionOverview.png copying images... [ 22%] examples/../_static/Embedding_NOTvsAND.png copying images... [ 27%] examples/../_static/minVertexW5.png copying images... [ 33%] examples/../_static/MaxCut.png copying images... [ 38%] examples/../_static/SingleCSPembeddings.png copying images... [ 44%] examples/../_static/minVertexC5.png copying images... [ 50%] overview/../_static/stack.PNG copying images... [ 55%] examples/../_static/MultiGateCircuit_Results.png copying images... [ 61%] examples/../_static/map_coloring_CSP4colors.png copying images... [ 66%] examples/../_static/MultiCSPembeddings.png copying images... [ 72%] examples/../_static/unit-cell.png copying images... [ 77%] examples/../_static/NOT.png copying images... [ 83%] examples/../_static/draw_chimera_2_1_4.png copying images... [ 88%] examples/../_static/MultiGateCircuit.png copying images... [ 94%] examples/../_static/Problem_MapColoring.png copying images... [100%] examples/../_static/minVertexS5.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 13 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2018-09-19T01:14:03.432118Z, end-time: 2018-09-19T01:14:06.275059Z, duration: 2, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.7.9 loading translations [en]... done making output directory... loading pickled environment... not yet created [autosummary] generating autosummary for: CONTRIBUTING.rst, README.md, dwave.rst, examples/and.rst, examples/map_coloring.rst, examples/map_coloring_full_code.rst, examples/max_cut.rst, examples/min_vertex.rst, examples/multi_gate.rst, examples/multi_gate_results.rst, ..., examples/scheduling.rst, getting_started.rst, glossary.rst, index.rst, overview/cpu.rst, overview/dwavesys.rst, overview/install.rst, overview/solving_problems.rst, overview/stack.rst, projects.rst loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/neal/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/penaltymodel/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/dwave-networkx/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/binarycsp/en/latest/objects.inv... loading intersphinx inventory from https://docs.dwavesys.com/docs/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/system/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/minorminer/en/latest/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/projects/dimod/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/cloud-client/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 21 added, 0 changed, 0 removed reading sources... [ 4%] CONTRIBUTING reading sources... [ 9%] README reading sources... [ 14%] dwave reading sources... [ 19%] examples/and reading sources... [ 23%] examples/map_coloring reading sources... [ 28%] examples/map_coloring_full_code reading sources... [ 33%] examples/max_cut reading sources... [ 38%] examples/min_vertex reading sources... [ 42%] examples/multi_gate reading sources... [ 47%] examples/multi_gate_results reading sources... [ 52%] examples/not reading sources... [ 57%] examples/scheduling reading sources... [ 61%] getting_started reading sources... [ 66%] glossary reading sources... [ 71%] index reading sources... [ 76%] overview/cpu reading sources... [ 80%] overview/dwavesys reading sources... [ 85%] overview/install reading sources... [ 90%] overview/solving_problems reading sources... [ 95%] overview/stack reading sources... [100%] projects /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/examples/not.rst:86: WARNING: duplicate label cover, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/examples/max_cut.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/README.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/examples/max_cut.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... getting_started overview/install overview/dwavesys overview/cpu overview/solving_problems overview/stack examples/min_vertex examples/scheduling examples/not examples/and examples/map_coloring examples/map_coloring_full_code examples/multi_gate examples/multi_gate_results projects glossary CONTRIBUTING dwave writing... done writing additional files... copying images... [ 6%] examples/../_static/Embedding_Chimera_AND.png copying images... [ 12%] examples/../_static/MultiCSPembeddings.png copying images... [ 18%] overview/../_static/stack.PNG copying images... [ 25%] examples/../_static/Embedding_NOTvsAND.png copying images... [ 31%] examples/../_static/minVertexW5.png copying images... [ 37%] overview/../_static/SolutionOverview.png copying images... [ 43%] examples/../_static/map_coloring_CSP4colors.png copying images... [ 50%] examples/../_static/minVertexC5.png copying images... [ 56%] examples/../_static/MultiGateCircuit_Results.png copying images... [ 62%] examples/../_static/NOT.png copying images... [ 68%] examples/../_static/Problem_MapColoring.png copying images... [ 75%] examples/../_static/unit-cell.png copying images... [ 81%] examples/../_static/SingleCSPembeddings.png copying images... [ 87%] examples/../_static/MultiGateCircuit.png copying images... [ 93%] examples/../_static/Embedding_Chimera_NOT.png copying images... [100%] examples/../_static/minVertexS5.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 13 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2018-09-19T01:14:06.412354Z, end-time: 2018-09-19T01:14:09.161392Z, duration: 2, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.7.9 loading translations [en]... done making output directory... loading pickled environment... not yet created [autosummary] generating autosummary for: CONTRIBUTING.rst, README.md, dwave.rst, examples/and.rst, examples/map_coloring.rst, examples/map_coloring_full_code.rst, examples/max_cut.rst, examples/min_vertex.rst, examples/multi_gate.rst, examples/multi_gate_results.rst, ..., examples/scheduling.rst, getting_started.rst, glossary.rst, index.rst, overview/cpu.rst, overview/dwavesys.rst, overview/install.rst, overview/solving_problems.rst, overview/stack.rst, projects.rst loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/neal/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/penaltymodel/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/dwave-networkx/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/binarycsp/en/latest/objects.inv... loading intersphinx inventory from https://docs.dwavesys.com/docs/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/system/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/minorminer/en/latest/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/projects/dimod/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/cloud-client/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 21 added, 0 changed, 0 removed reading sources... [ 4%] CONTRIBUTING reading sources... [ 9%] README reading sources... [ 14%] dwave reading sources... [ 19%] examples/and reading sources... [ 23%] examples/map_coloring reading sources... [ 28%] examples/map_coloring_full_code reading sources... [ 33%] examples/max_cut reading sources... [ 38%] examples/min_vertex reading sources... [ 42%] examples/multi_gate reading sources... [ 47%] examples/multi_gate_results reading sources... [ 52%] examples/not reading sources... [ 57%] examples/scheduling reading sources... [ 61%] getting_started reading sources... [ 66%] glossary reading sources... [ 71%] index reading sources... [ 76%] overview/cpu reading sources... [ 80%] overview/dwavesys reading sources... [ 85%] overview/install reading sources... [ 90%] overview/solving_problems reading sources... [ 95%] overview/stack reading sources... [100%] projects /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/examples/not.rst:86: WARNING: duplicate label cover, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/examples/max_cut.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/README.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/examples/max_cut.rst: WARNING: document isn't included in any toctree done processing docs.tex...index getting_started overview/install overview/dwavesys overview/cpu overview/solving_problems overview/stack examples/min_vertex examples/scheduling examples/not examples/and examples/map_coloring examples/map_coloring_full_code examples/multi_gate examples/multi_gate_results projects glossary CONTRIBUTING dwave resolving references... writing... done copying images... [ 6%] examples/../_static/Embedding_Chimera_AND.png copying images... [ 12%] examples/../_static/MultiCSPembeddings.png copying images... [ 18%] overview/../_static/stack.PNG copying images... [ 25%] examples/../_static/Embedding_NOTvsAND.png copying images... [ 31%] examples/../_static/minVertexW5.png copying images... [ 37%] overview/../_static/SolutionOverview.png copying images... [ 43%] examples/../_static/map_coloring_CSP4colors.png copying images... [ 50%] examples/../_static/minVertexC5.png copying images... [ 56%] examples/../_static/MultiGateCircuit_Results.png copying images... [ 62%] examples/../_static/NOT.png copying images... [ 68%] examples/../_static/Problem_MapColoring.png copying images... [ 75%] examples/../_static/unit-cell.png copying images... [ 81%] examples/../_static/SingleCSPembeddings.png copying images... [ 87%] examples/../_static/MultiGateCircuit.png copying images... [ 93%] examples/../_static/Embedding_Chimera_NOT.png copying images... [100%] examples/../_static/minVertexS5.png copying TeX support files... done build succeeded, 12 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2018-09-19T01:14:09.221017Z, end-time: 2018-09-19T01:14:11.959674Z, duration: 2, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/_build/latex/docs.tex This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts /latest/_build/latex/docs.tex LaTeX2e <2016/02/01> Babel <3.9q> and hyphenation patterns for 81 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 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-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.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/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)))) (/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/etoolbox/etoolbox.sty) Package Sphinx Info: **** titlesec 2.10.1 successfully patched for bugfix **** (/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/latexconfig/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/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)) Package hyperref Message: Driver (autodetected): hpdftex. (/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 docs.idx No file docs.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/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] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) LaTeX Warning: Hyper reference `overview/install:pythonenvironment' on page 3 u ndefined on input line 110. LaTeX Warning: Hyper reference `overview/install:installoceansoftware' on page 3 undefined on input line 120. LaTeX Warning: Hyper reference `projects:projects' on page 3 undefined on input line 121. LaTeX Warning: Hyper reference `overview/install:configuresolver' on page 3 und efined on input line 123. [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) LaTeX Warning: Hyper reference `projects:projects' on page 4 undefined on input line 205. LaTeX Warning: Hyper reference `glossary:term-solver' on page 4 undefined on in put line 211. LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 4 undefined on input line 215. LaTeX Warning: Hyper reference `overview/cpu:cpu' on page 4 undefined on input line 218. LaTeX Warning: Hyper reference `glossary:term-solver' on page 4 undefined on in put line 225. [4] LaTeX Warning: Hyper reference `overview/install:install' on page 5 undefined o n input line 271. [5] [6] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) LaTeX Warning: Hyper reference `getting_started:gs' on page 7 undefined on inpu t line 448. [7] LaTeX Warning: Hyper reference `glossary:term-binary-quadratic-model' on page 8 undefined on input line 511. LaTeX Warning: Hyper reference `glossary:term-ising' on page 8 undefined on inp ut line 513. LaTeX Warning: Hyper reference `glossary:term-qubo' on page 8 undefined on inpu t line 515. LaTeX Warning: Hyper reference `glossary:term-sampler' on page 8 undefined on i nput line 531. [8] LaTeX Warning: Hyper reference `getting_started:gs' on page 9 undefined on inpu t line 536. LaTeX Warning: Hyper reference `overview/solving_problems:formulating' on page 9 undefined on input line 540. LaTeX Warning: Hyper reference `overview/solving_problems:submitting' on page 9 undefined on input line 543. LaTeX Warning: Hyper reference `overview/solving_problems:improving' on page 9 undefined on input line 546. LaTeX Warning: Hyper reference `examples/not:not' on page 9 undefined on input line 578. [9 <./SolutionOverview.png>] LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 10 undefine d on input line 670. LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 10 undef ined on input line 713. [10] LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 11 undef ined on input line 745. [11] LaTeX Warning: Hyper reference `overview/solving_problems:solving-problems' on page 12 undefined on input line 788. LaTeX Warning: Hyper reference `glossary:term-binary-quadratic-model' on page 1 2 undefined on input line 790. LaTeX Warning: Hyper reference `glossary:term-sampler' on page 12 undefined on input line 791. LaTeX Warning: Hyper reference `overview/stack:fig-stack' on page 12 undefined on input line 807. LaTeX Warning: Hyper reference `glossary:term-sampler' on page 12 undefined on input line 819. LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 12 undef ined on input line 829. [12 <./stack.PNG>] LaTeX Warning: Hyper reference `overview/solving_problems:solving-problems' on page 13 undefined on input line 850. Overfull \hbox (32.05971pt too wide) in paragraph at lines 901--902 []|\T1/phv/m/n/10 Computation| Overfull \hbox (11.47961pt too wide) in paragraph at lines 910--911 []|\T1/ptm/m/n/10 Classical| Underfull \hbox (badness 10000) in paragraph at lines 2--913 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (22.34082pt too wide) in paragraph at lines 2--913 \T1/pcr/m/n/10 ExactSampler()| Overfull \hbox (11.47961pt too wide) in paragraph at lines 919--920 []|\T1/ptm/m/n/10 Classical| Underfull \hbox (badness 10000) in paragraph at lines 2--922 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (28.34082pt too wide) in paragraph at lines 2--922 \T1/pcr/m/n/10 RandomSampler()| Overfull \hbox (11.47961pt too wide) in paragraph at lines 928--929 []|\T1/ptm/m/n/10 Classical| Underfull \hbox (badness 10000) in paragraph at lines 2--931 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (100.34082pt too wide) in paragraph at lines 2--931 \T1/pcr/m/n/10 SimulatedAnnealingSampler()| Overfull \hbox (11.47961pt too wide) in paragraph at lines 937--938 []|\T1/ptm/m/n/10 Classical| Underfull \hbox (badness 10000) in paragraph at lines 2--940 []|[][]\T1/ptm/m/n/10 dwave-neal[][] Overfull \hbox (100.34082pt too wide) in paragraph at lines 2--940 \T1/pcr/m/n/10 SimulatedAnnealingSampler()| Overfull \hbox (12.5901pt too wide) in paragraph at lines 944--945 []|\T1/ptm/m/n/10 Quantum| Underfull \hbox (badness 10000) in paragraph at lines 2--947 []|[][]\T1/ptm/m/n/10 dwave-system[][] Overfull \hbox (22.34082pt too wide) in paragraph at lines 2--947 \T1/pcr/m/n/10 DWaveSampler()| LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 13 undef ined on input line 950. Overfull \hbox (12.5901pt too wide) in paragraph at lines 953--954 []|\T1/ptm/m/n/10 Quantum| Underfull \hbox (badness 10000) in paragraph at lines 2--956 []|[][]\T1/ptm/m/n/10 dwave- Underfull \hbox (badness 10000) in paragraph at lines 2--956 \T1/ptm/m/n/10 cloud-client[][] [13] Underfull \hbox (badness 10000) in paragraph at lines 999--1000 \T1/phv/m/n/10 Com- Overfull \hbox (0.98405pt too wide) in paragraph at lines 2--1007 []|[][]\T1/ptm/m/n/10 dwave- Underfull \hbox (badness 10000) in paragraph at lines 2--1007 \T1/ptm/m/n/10 system[][] Overfull \hbox (92.00409pt too wide) in paragraph at lines 2--1007 \T1/pcr/m/n/10 EmbeddingComposite()| LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 14 undef ined on input line 1010. LaTeX Warning: Hyper reference `glossary:term-chimera' on page 14 undefined on input line 1011. Overfull \hbox (0.98405pt too wide) in paragraph at lines 2--1015 []|[][]\T1/ptm/m/n/10 dwave- Underfull \hbox (badness 10000) in paragraph at lines 2--1015 \T1/ptm/m/n/10 system[][] Overfull \hbox (122.00409pt too wide) in paragraph at lines 2--1015 \T1/pcr/m/n/10 FixedEmbeddingComposite()| Overfull \hbox (0.98405pt too wide) in paragraph at lines 2--1022 []|[][]\T1/ptm/m/n/10 dwave- Underfull \hbox (badness 10000) in paragraph at lines 2--1022 \T1/ptm/m/n/10 system[][] Overfull \hbox (74.00409pt too wide) in paragraph at lines 2--1022 \T1/pcr/m/n/10 TilingComposite()| Overfull \hbox (0.98405pt too wide) in paragraph at lines 2--1029 []|[][]\T1/ptm/m/n/10 dwave- Underfull \hbox (badness 10000) in paragraph at lines 2--1029 \T1/ptm/m/n/10 system[][] Overfull \hbox (110.00409pt too wide) in paragraph at lines 2--1029 \T1/pcr/m/n/10 VirtualGraphComposite()| Underfull \hbox (badness 10000) in paragraph at lines 2--1037 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (164.00409pt too wide) in paragraph at lines 2--1037 \T1/pcr/m/n/10 SpinReversalTransformComposite()| Underfull \hbox (badness 10000) in paragraph at lines 2--1044 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (92.00409pt too wide) in paragraph at lines 2--1044 \T1/pcr/m/n/10 StructureComposite()| LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 14 undef ined on input line 1058. [14] LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 15 undefine d on input line 1128. LaTeX Warning: Hyper reference `overview/solving_problems:solving-problems' on page 15 undefined on input line 1142. LaTeX Warning: Hyper reference `glossary:term-binary-quadratic-model' on page 1 5 undefined on input line 1143. LaTeX Warning: Hyper reference `glossary:term-sampler' on page 15 undefined on input line 1144. [15] [16 <./minVertexS5.png>] LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 17 undef ined on input line 1213. LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 17 undefine d on input line 1218. LaTeX Warning: Hyper reference `overview/stack:oceanstack' on page 17 undefined on input line 1280. [17] [18 <./minVertexW5.png> <./minVertexC5.png>] LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 19 undefine d on input line 1339. LaTeX Warning: Hyper reference `overview/solving_problems:solving-problems' on page 19 undefined on input line 1354. LaTeX Warning: Hyper reference `glossary:term-binary-quadratic-model' on page 1 9 undefined on input line 1355. LaTeX Warning: Hyper reference `glossary:term-sampler' on page 19 undefined on input line 1356. [19] [20] LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 21 undef ined on input line 1691. [21] LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 22 undefine d on input line 1696. LaTeX Warning: Hyper reference `overview/stack:oceanstack' on page 22 undefined on input line 1745. [22] LaTeX Warning: Hyper reference `glossary:term-binary-quadratic-model' on page 2 3 undefined on input line 1773. LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 23 undefine d on input line 1784. LaTeX Warning: Hyper reference `overview/solving_problems:solving-problems' on page 23 undefined on input line 1797. LaTeX Warning: Hyper reference `glossary:term-binary-quadratic-model' on page 2 3 undefined on input line 1798. LaTeX Warning: Hyper reference `glossary:term-sampler' on page 23 undefined on input line 1799. LaTeX Warning: Hyper reference `glossary:term-sampler' on page 23 undefined on input line 1805. LaTeX Warning: Hyper reference `glossary:term-ising' on page 23 undefined on in put line 1807. LaTeX Warning: Hyper reference `glossary:term-qubo' on page 23 undefined on inp ut line 1809. LaTeX Warning: Hyper reference `examples/multi_gate:multi-gate' on page 23 unde fined on input line 1823. ! LaTeX Error: Environment circuitikz undefined. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1827 \begin{circuitikz} ! Undefined control sequence. l.1829 \node (in1) at (0, 0) {$x$}; ! Undefined control sequence. l.1830 \node (out1) at (2, 0) {$z$} ; ! Undefined control sequence. l.1832 \draw ! LaTeX Error: \begin{centering} on input line 1826 ended by \end{circuitikz}. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1839 \end{circuitikz} \\ ! LaTeX Error: There's no line here to end. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1839 \end{circuitikz}\\ LaTeX Warning: Reference `fig:notGate' on page 23 undefined on input line 1847. LaTeX Warning: Hyper reference `glossary:term-penalty-function' on page 23 unde fined on input line 1861. [23] [24 <./NOT.png>] LaTeX Warning: Hyper reference `glossary:term-qubo' on page 25 undefined on inp ut line 1967. LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 25 undef ined on input line 1988. LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 25 undefine d on input line 1994. LaTeX Warning: Hyper reference `overview/stack:oceanstack' on page 25 undefined on input line 2030. [25] LaTeX Warning: Hyper reference `glossary:term-qubo' on page 26 undefined on inp ut line 2034. LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 26 undef ined on input line 2048. LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 26 undefine d on input line 2059. LaTeX Warning: Hyper reference `overview/solving_problems:solving-problems' on page 26 undefined on input line 2072. LaTeX Warning: Hyper reference `glossary:term-binary-quadratic-model' on page 2 6 undefined on input line 2073. LaTeX Warning: Hyper reference `glossary:term-sampler' on page 26 undefined on input line 2074. LaTeX Warning: Hyper reference `examples/multi_gate:multi-gate' on page 26 unde fined on input line 2081. LaTeX Warning: Hyper reference `examples/not:not' on page 26 undefined on input line 2081. LaTeX Warning: Hyper reference `glossary:term-chimera' on page 26 undefined on input line 2086. LaTeX Warning: Hyper reference `glossary:term-objective-function' on page 26 un defined on input line 2100. LaTeX Warning: Hyper reference `glossary:term-ising' on page 26 undefined on in put line 2100. LaTeX Warning: Hyper reference `glossary:term-qubo' on page 26 undefined on inp ut line 2115. [26] LaTeX Warning: Hyper reference `glossary:term-penalty-function' on page 27 unde fined on input line 2130. LaTeX Warning: Hyper reference `examples/not:not' on page 27 undefined on input line 2140. LaTeX Warning: Hyper reference `examples/not:not' on page 27 undefined on input line 2171. LaTeX Warning: Hyper reference `glossary:term-minor-embed' on page 27 undefined on input line 2176. [27] LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 28 undefine d on input line 2184. LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 28 undef ined on input line 2222. LaTeX Warning: Hyper reference `examples/not:not' on page 28 undefined on input line 2222. LaTeX Warning: Hyper reference `examples/not:not' on page 28 undefined on input line 2229. [28] [29 <./Embedding_Chimera_NOT.png>] LaTeX Warning: Hyper reference `glossary:term-chimera' on page 30 undefined on input line 2315. LaTeX Warning: Hyper reference `examples/and:solve-the-problem-by-sampling-auto mated-minor-embedding' on page 30 undefined on input line 2340. [30 <./Embedding_NOTvsAND.png> <./unit-cell.png>] LaTeX Warning: Hyper reference `examples/min_vertex:min-vertex' on page 31 unde fined on input line 2399. [31 <./Embedding_Chimera_AND.png>] LaTeX Warning: Hyper reference `examples/scheduling:scheduling' on page 32 unde fined on input line 2402. LaTeX Warning: Hyper reference `examples/not:not' on page 32 undefined on input line 2405. LaTeX Warning: Hyper reference `examples/and:and' on page 32 undefined on input line 2408. LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 32 undef ined on input line 2408. LaTeX Warning: Hyper reference `examples/scheduling:scheduling' on page 32 unde fined on input line 2421. LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 32 undefine d on input line 2452. LaTeX Warning: Hyper reference `overview/solving_problems:solving-problems' on page 32 undefined on input line 2468. LaTeX Warning: Hyper reference `glossary:term-binary-quadratic-model' on page 3 2 undefined on input line 2469. [32 <./Problem_MapColoring.png>] LaTeX Warning: Hyper reference `examples/map_coloring:map-coloring' on page 33 undefined on input line 2586. [33] LaTeX Warning: Hyper reference `examples/map_coloring_full_code:map-coloring-fu ll-code' on page 34 undefined on input line 2659. [34] LaTeX Warning: Hyper reference `glossary:term-sampler' on page 35 undefined on input line 2666. Underfull \hbox (badness 10000) in paragraph at lines 2697--2700 []\T1/pcr/m/n/10 csp.add_constraint(one_color_configurations, variables) \T1/pt m/m/n/10 rep-re-sents the con- Underfull \hbox (badness 6001) in paragraph at lines 2697--2700 \T1/ptm/m/n/10 straint that each node (province) se-lect a sin-gle color, as re p-re-sented by valid con-fig-u-ra-tions Underfull \hbox (badness 10000) in paragraph at lines 2697--2700 \T1/pcr/m/n/10 one_color_configurations = {(0, 0, 0, 1), (0, 0, 1, 0), (0, 1, 0 , 0), (1, Underfull \hbox (badness 7704) in paragraph at lines 2702--2704 []\T1/pcr/m/n/10 csp.add_constraint(not_both_1, variables) \T1/ptm/m/n/10 rep-r e-sents the con-straint that two nodes [35] LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 36 undefine d on input line 2746. LaTeX Warning: Hyper reference `examples/map_coloring_full_code:map-coloring-fu ll-code' on page 36 undefined on input line 2805. LaTeX Warning: Hyper reference `examples/and:and' on page 36 undefined on input line 2812. LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 36 undef ined on input line 2813. ! LaTeX Error: Environment circuitikz undefined. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2817 \begin{circuitikz} ! Undefined control sequence. l.2819 \node (in1) at (0, 6.3) {$a$}; ! Undefined control sequence. l.2820 \node (in2) at (0, 5) {$b$}; ! Undefined control sequence. l.2821 \node (in3) at (0, 2.7) {$c$}; ! Undefined control sequence. l.2822 \node (in4) at (0, 1) {$d$}; ! Undefined control sequence. l.2824 \node (out1) at (10.5, 4.1) {$z$} ; ! Undefined control sequence. l.2826 \draw ! LaTeX Error: \begin{centering} on input line 2816 ended by \end{circuitikz}. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2855 \end{circuitikz} \\ ! LaTeX Error: There's no line here to end. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2855 \end{circuitikz}\\ ! Missing $ inserted. $ l.2860 c + b \overline{d} + c \overline{d}.} ! Missing $ inserted. $ l.2860 c + b \overline{d} + c \overline{d}.} LaTeX Warning: Reference `fig:logicCircuit' on page 36 undefined on input line 2864. [36] [37 <./map_coloring_CSP4colors.png>] LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 38 undefine d on input line 2880. [38 <./MultiGateCircuit.png>] [39] [40] LaTeX Warning: Hyper reference `examples/multi_gate_results:multi-gate-results' on page 41 undefined on input line 3114. LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 41 undefine d on input line 3126. [41] LaTeX Warning: Hyper reference `examples/multi_gate_results:multi-gate-results' on page 42 undefined on input line 3204. LaTeX Warning: Hyper reference `examples/multi_gate_results:multi-gate-results' on page 42 undefined on input line 3272. [42] [43 <./SingleCSPembeddings.png>] [44 <./Multi CSPembeddings.png>] Overfull \vbox (1.42744pt too high) detected at line 3344 [45 <./MultiGateCircuit_Results.png>] LaTeX Warning: Hyper reference `examples/map_coloring:map-coloring' on page 46 undefined on input line 3364. LaTeX Warning: Hyper reference `examples/multi_gate:multi-gate' on page 46 unde fined on input line 3367. LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 46 undef ined on input line 3367. [46] Chapter 2. Overfull \hbox (1.85555pt too wide) in paragraph at lines 2--3424 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3424 \T1/ptm/m/n/10 ([][]repo[][])| LaTeX Warning: Hyper reference `glossary:term-sampler' on page 47 undefined on input line 3425. LaTeX Warning: Hyper reference `glossary:term-ising' on page 47 undefined on in put line 3427. LaTeX Warning: Hyper reference `glossary:term-qubo' on page 47 undefined on inp ut line 3427. Overfull \hbox (40.8254pt too wide) in paragraph at lines 2--3431 []|[][]\T1/ptm/m/n/10 dwavebinarycsp[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3431 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (5.27573pt too wide) in paragraph at lines 2--3437 []|[][]\T1/ptm/m/n/10 dwave- Overfull \hbox (1.84555pt too wide) in paragraph at lines 2--3437 \T1/ptm/m/n/10 cloud- Underfull \hbox (badness 10000) in paragraph at lines 2--3437 \T1/ptm/m/n/10 client[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3437 \T1/ptm/m/n/10 ([][]repo[][])| LaTeX Warning: Hyper reference `glossary:term-sampler' on page 47 undefined on input line 3438. Overfull \hbox (23.60555pt too wide) in paragraph at lines 2--3442 []|[][]\T1/ptm/m/n/10 dwave_neal[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3442 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (44.61554pt too wide) in paragraph at lines 2--3447 []|[][]\T1/ptm/m/n/10 dwave_networkx[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3447 \T1/ptm/m/n/10 ([][]repo[][])| LaTeX Warning: Hyper reference `glossary:term-chimera' on page 47 undefined on input line 3451. LaTeX Warning: Hyper reference `glossary:term-sampler' on page 47 undefined on input line 3453. Overfull \hbox (5.27573pt too wide) in paragraph at lines 3456--3457 []|\T1/ptm/m/n/10 dwave- Overfull \hbox (2.94554pt too wide) in paragraph at lines 3456--3457 \T1/ptm/m/n/10 ocean- Underfull \hbox (badness 10000) in paragraph at lines 3456--3457 \T1/ptm/m/n/10 sdk Overfull \hbox (0.72557pt too wide) in paragraph at lines 3456--3457 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (5.27573pt too wide) in paragraph at lines 2--3462 []|[][]\T1/ptm/m/n/10 dwave- Overfull \hbox (4.07527pt too wide) in paragraph at lines 2--3462 \T1/ptm/m/n/10 system[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3462 \T1/ptm/m/n/10 ([][]repo[][])| LaTeX Warning: Hyper reference `glossary:term-sampler' on page 47 undefined on input line 3463. LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 47 undef ined on input line 3469. Overfull \hbox (30.73515pt too wide) in paragraph at lines 2--3473 []|[][]\T1/ptm/m/n/10 penaltymodel[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3473 \T1/ptm/m/n/10 ([][]repo[][])| LaTeX Warning: Hyper reference `glossary:term-ising' on page 47 undefined on in put line 3475. LaTeX Warning: Hyper reference `glossary:term-qubo' on page 47 undefined on inp ut line 3475. Overfull \hbox (23.51518pt too wide) in paragraph at lines 2--3483 []|[][]\T1/ptm/m/n/10 minorminer[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3483 \T1/ptm/m/n/10 ([][]repo[][])| LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 47 undef ined on input line 3484. LaTeX Warning: Hyper reference `glossary:term-ising' on page 47 undefined on in put line 3484. Overfull \hbox (2.96555pt too wide) in paragraph at lines 2--3491 []|[][]\T1/ptm/m/n/10 qbsolv[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3491 \T1/ptm/m/n/10 ([][]repo[][])| LaTeX Warning: Hyper reference `glossary:term-qubo' on page 47 undefined on inp ut line 3493. [47] [48] Chapter 3. LaTeX Warning: Hyper reference `glossary:term-qpu' on page 49 undefined on inpu t line 3510. LaTeX Warning: Hyper reference `glossary:term-sampler' on page 49 undefined on input line 3515. LaTeX Warning: Hyper reference `glossary:term-chimera' on page 49 undefined on input line 3524. LaTeX Warning: Hyper reference `glossary:term-objective-function' on page 49 un defined on input line 3525. LaTeX Warning: Hyper reference `glossary:term-objective-function' on page 49 un defined on input line 3551. [49] LaTeX Warning: Hyper reference `glossary:term-objective-function' on page 50 un defined on input line 3570. LaTeX Warning: Hyper reference `glossary:term-objective-function' on page 50 un defined on input line 3593. LaTeX Warning: Hyper reference `glossary:term-ising' on page 50 undefined on in put line 3602. LaTeX Warning: Hyper reference `glossary:term-qubo' on page 50 undefined on inp ut line 3602. LaTeX Warning: Hyper reference `glossary:term-solver' on page 50 undefined on i nput line 3606. LaTeX Warning: Hyper reference `glossary:term-qpu' on page 50 undefined on inpu t line 3609. [50] Chapter 4. [51] [52] LaTeX Warning: Hyper reference `CONTRIBUTING:coding-conventions' on page 53 und efined on input line 3817. LaTeX Warning: Hyper reference `CONTRIBUTING:coding-conventions' on page 53 und efined on input line 3825. [53] [54] Chapter 5. [55] [56] Chapter 6. [57] [58] Chapter 7. [59] [60] Chapter 8. [61] [62] Chapter 9. No file docs.ind. [63] (./docs.aux) Package rerunfilecheck Warning: File `docs.out' has changed. (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 docs.pdf (67 pages, 1531816 bytes). Transcript written on docs.log. [rtd-command-info] start-time: 2018-09-19T01:14:12.030089Z, end-time: 2018-09-19T01:14:12.160093Z, duration: 0, exit-code: 0 makeindex -s python.ist docs.idx This is makeindex, version 2.15 [TeX Live 2015] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file docs.idx....done (18 entries accepted, 0 rejected). Sorting entries....done (68 comparisons). Generating output file docs.ind....done (51 lines written, 0 warnings). Output written in docs.ind. Transcript written in docs.ilg. [rtd-command-info] start-time: 2018-09-19T01:14:12.219848Z, end-time: 2018-09-19T01:14:14.768750Z, duration: 2, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/_build/latex/docs.tex This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts /latest/_build/latex/docs.tex LaTeX2e <2016/02/01> Babel <3.9q> and hyphenation patterns for 81 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 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-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.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/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)))) (/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/etoolbox/etoolbox.sty) Package Sphinx Info: **** titlesec 2.10.1 successfully patched for bugfix **** (/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/latexconfig/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/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)) Package hyperref Message: Driver (autodetected): hpdftex. (/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 docs.idx (./docs.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/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)) (./docs.out) (./docs.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] (./docs.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [4] [5] [6] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [7] [8] [9 <./SolutionOverview.png>] [10] [11] [12 <./stack.PNG >] Overfull \hbox (32.05971pt too wide) in paragraph at lines 901--902 []|\T1/phv/m/n/10 Computation| Overfull \hbox (11.47961pt too wide) in paragraph at lines 910--911 []|\T1/ptm/m/n/10 Classical| Underfull \hbox (badness 10000) in paragraph at lines 2--913 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (22.34082pt too wide) in paragraph at lines 2--913 \T1/pcr/m/n/10 ExactSampler()| Overfull \hbox (11.47961pt too wide) in paragraph at lines 919--920 []|\T1/ptm/m/n/10 Classical| Underfull \hbox (badness 10000) in paragraph at lines 2--922 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (28.34082pt too wide) in paragraph at lines 2--922 \T1/pcr/m/n/10 RandomSampler()| Overfull \hbox (11.47961pt too wide) in paragraph at lines 928--929 []|\T1/ptm/m/n/10 Classical| Underfull \hbox (badness 10000) in paragraph at lines 2--931 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (100.34082pt too wide) in paragraph at lines 2--931 \T1/pcr/m/n/10 SimulatedAnnealingSampler()| Overfull \hbox (11.47961pt too wide) in paragraph at lines 937--938 []|\T1/ptm/m/n/10 Classical| Underfull \hbox (badness 10000) in paragraph at lines 2--940 []|[][]\T1/ptm/m/n/10 dwave-neal[][] Overfull \hbox (100.34082pt too wide) in paragraph at lines 2--940 \T1/pcr/m/n/10 SimulatedAnnealingSampler()| Overfull \hbox (12.5901pt too wide) in paragraph at lines 944--945 []|\T1/ptm/m/n/10 Quantum| Underfull \hbox (badness 10000) in paragraph at lines 2--947 []|[][]\T1/ptm/m/n/10 dwave-system[][] Overfull \hbox (22.34082pt too wide) in paragraph at lines 2--947 \T1/pcr/m/n/10 DWaveSampler()| Overfull \hbox (12.5901pt too wide) in paragraph at lines 953--954 []|\T1/ptm/m/n/10 Quantum| Underfull \hbox (badness 10000) in paragraph at lines 2--956 []|[][]\T1/ptm/m/n/10 dwave- Underfull \hbox (badness 10000) in paragraph at lines 2--956 \T1/ptm/m/n/10 cloud-client[][] [13] Underfull \hbox (badness 10000) in paragraph at lines 999--1000 \T1/phv/m/n/10 Com- Overfull \hbox (0.98405pt too wide) in paragraph at lines 2--1007 []|[][]\T1/ptm/m/n/10 dwave- Underfull \hbox (badness 10000) in paragraph at lines 2--1007 \T1/ptm/m/n/10 system[][] Overfull \hbox (92.00409pt too wide) in paragraph at lines 2--1007 \T1/pcr/m/n/10 EmbeddingComposite()| Overfull \hbox (0.98405pt too wide) in paragraph at lines 2--1015 []|[][]\T1/ptm/m/n/10 dwave- Underfull \hbox (badness 10000) in paragraph at lines 2--1015 \T1/ptm/m/n/10 system[][] Overfull \hbox (122.00409pt too wide) in paragraph at lines 2--1015 \T1/pcr/m/n/10 FixedEmbeddingComposite()| Overfull \hbox (0.98405pt too wide) in paragraph at lines 2--1022 []|[][]\T1/ptm/m/n/10 dwave- Underfull \hbox (badness 10000) in paragraph at lines 2--1022 \T1/ptm/m/n/10 system[][] Overfull \hbox (74.00409pt too wide) in paragraph at lines 2--1022 \T1/pcr/m/n/10 TilingComposite()| Overfull \hbox (0.98405pt too wide) in paragraph at lines 2--1029 []|[][]\T1/ptm/m/n/10 dwave- Underfull \hbox (badness 10000) in paragraph at lines 2--1029 \T1/ptm/m/n/10 system[][] Overfull \hbox (110.00409pt too wide) in paragraph at lines 2--1029 \T1/pcr/m/n/10 VirtualGraphComposite()| Underfull \hbox (badness 10000) in paragraph at lines 2--1037 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (164.00409pt too wide) in paragraph at lines 2--1037 \T1/pcr/m/n/10 SpinReversalTransformComposite()| Underfull \hbox (badness 10000) in paragraph at lines 2--1044 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (92.00409pt too wide) in paragraph at lines 2--1044 \T1/pcr/m/n/10 StructureComposite()| [14] [15] [16 <./minVertexS5.png>] [17] [18 <./minVertexW5.png> <./minVertexC5.png>] [19] [20] [21] [22] ! LaTeX Error: Environment circuitikz undefined. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1827 \begin{circuitikz} ! Undefined control sequence. l.1829 \node (in1) at (0, 0) {$x$}; ! Undefined control sequence. l.1830 \node (out1) at (2, 0) {$z$} ; ! Undefined control sequence. l.1832 \draw ! LaTeX Error: \begin{centering} on input line 1826 ended by \end{circuitikz}. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1839 \end{circuitikz} \\ ! LaTeX Error: There's no line here to end. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1839 \end{circuitikz}\\ [23] [24 <./NOT.png>] [25] [26] [27] [28] [29 <./Embedding_Chimera_NOT.png>] [30 <./Embedding_NOTvsAND.png> <./unit-cell.png >] [31 <./Embedding_Chimera_AND.png>] [32 <./Problem_MapColoring.png>] [33] [34] Underfull \hbox (badness 10000) in paragraph at lines 2697--2700 []\T1/pcr/m/n/10 csp.add_constraint(one_color_configurations, variables) \T1/pt m/m/n/10 rep-re-sents the con- Underfull \hbox (badness 6001) in paragraph at lines 2697--2700 \T1/ptm/m/n/10 straint that each node (province) se-lect a sin-gle color, as re p-re-sented by valid con-fig-u-ra-tions Underfull \hbox (badness 10000) in paragraph at lines 2697--2700 \T1/pcr/m/n/10 one_color_configurations = {(0, 0, 0, 1), (0, 0, 1, 0), (0, 1, 0 , 0), (1, Underfull \hbox (badness 7704) in paragraph at lines 2702--2704 []\T1/pcr/m/n/10 csp.add_constraint(not_both_1, variables) \T1/ptm/m/n/10 rep-r e-sents the con-straint that two nodes [35] ! LaTeX Error: Environment circuitikz undefined. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2817 \begin{circuitikz} ! Undefined control sequence. l.2819 \node (in1) at (0, 6.3) {$a$}; ! Undefined control sequence. l.2820 \node (in2) at (0, 5) {$b$}; ! Undefined control sequence. l.2821 \node (in3) at (0, 2.7) {$c$}; ! Undefined control sequence. l.2822 \node (in4) at (0, 1) {$d$}; ! Undefined control sequence. l.2824 \node (out1) at (10.5, 4.1) {$z$} ; ! Undefined control sequence. l.2826 \draw ! LaTeX Error: \begin{centering} on input line 2816 ended by \end{circuitikz}. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2855 \end{circuitikz} \\ ! LaTeX Error: There's no line here to end. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2855 \end{circuitikz}\\ ! Missing $ inserted. $ l.2860 c + b \overline{d} + c \overline{d}.} ! Missing $ inserted. $ l.2860 c + b \overline{d} + c \overline{d}.} [36] [37 <./map_coloring_CSP4colors.png>] [38 <./Mul tiGateCircuit.png>] [39] [40] [41] [42] [43 <./SingleCSPembeddings.png>] [44 <./Multi CSPembeddings.png>] Overfull \vbox (1.42744pt too high) detected at line 3344 [45 <./MultiGateCircuit_Results.png>] [46] Chapter 2. Overfull \hbox (1.85555pt too wide) in paragraph at lines 2--3424 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3424 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (40.8254pt too wide) in paragraph at lines 2--3431 []|[][]\T1/ptm/m/n/10 dwavebinarycsp[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3431 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (5.27573pt too wide) in paragraph at lines 2--3437 []|[][]\T1/ptm/m/n/10 dwave- Overfull \hbox (1.84555pt too wide) in paragraph at lines 2--3437 \T1/ptm/m/n/10 cloud- Underfull \hbox (badness 10000) in paragraph at lines 2--3437 \T1/ptm/m/n/10 client[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3437 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (23.60555pt too wide) in paragraph at lines 2--3442 []|[][]\T1/ptm/m/n/10 dwave_neal[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3442 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (44.61554pt too wide) in paragraph at lines 2--3447 []|[][]\T1/ptm/m/n/10 dwave_networkx[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3447 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (5.27573pt too wide) in paragraph at lines 3456--3457 []|\T1/ptm/m/n/10 dwave- Overfull \hbox (2.94554pt too wide) in paragraph at lines 3456--3457 \T1/ptm/m/n/10 ocean- Underfull \hbox (badness 10000) in paragraph at lines 3456--3457 \T1/ptm/m/n/10 sdk Overfull \hbox (0.72557pt too wide) in paragraph at lines 3456--3457 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (5.27573pt too wide) in paragraph at lines 2--3462 []|[][]\T1/ptm/m/n/10 dwave- Overfull \hbox (4.07527pt too wide) in paragraph at lines 2--3462 \T1/ptm/m/n/10 system[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3462 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (30.73515pt too wide) in paragraph at lines 2--3473 []|[][]\T1/ptm/m/n/10 penaltymodel[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3473 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (23.51518pt too wide) in paragraph at lines 2--3483 []|[][]\T1/ptm/m/n/10 minorminer[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3483 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (2.96555pt too wide) in paragraph at lines 2--3491 []|[][]\T1/ptm/m/n/10 qbsolv[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3491 \T1/ptm/m/n/10 ([][]repo[][])| [47] [48] Chapter 3. [49] [50] Chapter 4. [51] [52] [53] [54] Chapter 5. [55] [56] Chapter 6. [57] [58] Chapter 7. [59] [60] Chapter 8. [61] [62] Chapter 9. (./docs.ind [63] [64] [65]) (./docs.aux) Package rerunfilecheck Warning: File `docs.out' has changed. (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 docs.pdf (69 pages, 1535762 bytes). Transcript written on docs.log. [rtd-command-info] start-time: 2018-09-19T01:14:14.829912Z, end-time: 2018-09-19T01:14:14.899479Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/_build/latex/docs.pdf /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/artifacts/latest/sphinx_pdf/d-wave-systems-docs.pdf [rtd-command-info] start-time: 2018-09-19T01:14:14.962937Z, end-time: 2018-09-19T01:14:17.937226Z, duration: 2, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.7.9 loading translations [en]... done making output directory... loading pickled environment... not yet created [autosummary] generating autosummary for: CONTRIBUTING.rst, README.md, dwave.rst, examples/and.rst, examples/map_coloring.rst, examples/map_coloring_full_code.rst, examples/max_cut.rst, examples/min_vertex.rst, examples/multi_gate.rst, examples/multi_gate_results.rst, ..., examples/scheduling.rst, getting_started.rst, glossary.rst, index.rst, overview/cpu.rst, overview/dwavesys.rst, overview/install.rst, overview/solving_problems.rst, overview/stack.rst, projects.rst loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/neal/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/penaltymodel/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/dwave-networkx/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/binarycsp/en/latest/objects.inv... loading intersphinx inventory from https://docs.dwavesys.com/docs/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/system/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/minorminer/en/latest/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/projects/dimod/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/cloud-client/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [epub]: targets for 21 source files that are out of date updating environment: 21 added, 0 changed, 0 removed reading sources... [ 4%] CONTRIBUTING reading sources... [ 9%] README reading sources... [ 14%] dwave reading sources... [ 19%] examples/and reading sources... [ 23%] examples/map_coloring reading sources... [ 28%] examples/map_coloring_full_code reading sources... [ 33%] examples/max_cut reading sources... [ 38%] examples/min_vertex reading sources... [ 42%] examples/multi_gate reading sources... [ 47%] examples/multi_gate_results reading sources... [ 52%] examples/not reading sources... [ 57%] examples/scheduling reading sources... [ 61%] getting_started reading sources... [ 66%] glossary reading sources... [ 71%] index reading sources... [ 76%] overview/cpu reading sources... [ 80%] overview/dwavesys reading sources... [ 85%] overview/install reading sources... [ 90%] overview/solving_problems reading sources... [ 95%] overview/stack reading sources... [100%] projects /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/examples/not.rst:86: WARNING: duplicate label cover, other instance in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/examples/max_cut.rst /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/projects.rst:5: WARNING: Duplicate explicit target name: "repo". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/README.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/examples/max_cut.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 4%] CONTRIBUTING writing output... [ 9%] README writing output... [ 14%] dwave writing output... [ 19%] examples/and writing output... [ 23%] examples/map_coloring writing output... [ 28%] examples/map_coloring_full_code writing output... [ 33%] examples/max_cut writing output... [ 38%] examples/min_vertex writing output... [ 42%] examples/multi_gate writing output... [ 47%] examples/multi_gate_results writing output... [ 52%] examples/not writing output... [ 57%] examples/scheduling writing output... [ 61%] getting_started writing output... [ 66%] glossary writing output... [ 71%] index writing output... [ 76%] overview/cpu writing output... [ 80%] overview/dwavesys writing output... [ 85%] overview/install writing output... [ 90%] overview/solving_problems writing output... [ 95%] overview/stack writing output... [100%] projects generating indices... genindex writing additional pages... copying images... [ 5%] examples/../_static/Embedding_Chimera_AND.png copying images... [ 11%] examples/../_static/Embedding_Chimera_NOT.png copying images... [ 16%] overview/../_static/SolutionOverview.png copying images... [ 22%] examples/../_static/Embedding_NOTvsAND.png copying images... [ 27%] examples/../_static/minVertexW5.png copying images... [ 33%] examples/../_static/MaxCut.png copying images... [ 38%] examples/../_static/SingleCSPembeddings.png copying images... [ 44%] examples/../_static/minVertexC5.png copying images... [ 50%] overview/../_static/stack.PNG copying images... [ 55%] examples/../_static/MultiGateCircuit_Results.png copying images... [ 61%] examples/../_static/map_coloring_CSP4colors.png copying images... [ 66%] examples/../_static/MultiCSPembeddings.png copying images... [ 72%] examples/../_static/unit-cell.png copying images... [ 77%] examples/../_static/NOT.png copying images... [ 83%] examples/../_static/draw_chimera_2_1_4.png copying images... [ 88%] examples/../_static/MultiGateCircuit.png copying images... [ 94%] examples/../_static/Problem_MapColoring.png copying images... [100%] examples/../_static/minVertexS5.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... WARNING: unknown mimetype for .nojekyll, ignoring WARNING: unknown mimetype for _images/stack.PNG, ignoring WARNING: unknown mimetype for _static/stack.PNG, ignoring writing nav.xhtml file... writing toc.ncx file... writing OceanDocumentation.epub file... build succeeded, 16 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2018-09-19T01:14:17.994227Z, end-time: 2018-09-19T01:14:18.066210Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/_build/epub/OceanDocumentation.epub /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/artifacts/latest/sphinx_epub/d-wave-systems-docs.epub