Read the Docs build information Build id: 151117 Project: d-wave-systems-docs Version: latest Commit: a3407f61f990fdd806604f891f18c32a6fa41e5a Date: 2018-10-17T23:21:31.698328Z State: finished Success: True [rtd-command-info] start-time: 2018-10-18T04:21:32.218725Z, end-time: 2018-10-18T04:21:33.730803Z, duration: 1, exit-code: 0 git clone --recursive https://github.com/dwavesystems/docs.git . Cloning into '.'... [rtd-command-info] start-time: 2018-10-18T04:21:33.801014Z, end-time: 2018-10-18T04:21:33.819587Z, 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 a3407f6... Update vertex cover example & indentation for code block (#46) [rtd-command-info] start-time: 2018-10-18T04:21:33.880943Z, end-time: 2018-10-18T04:21:33.891348Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2018-10-18T04:21:33.994861Z, end-time: 2018-10-18T04:21:34.004577Z, duration: 0, exit-code: 0 git branch -r origin/HEAD -> origin/master origin/examples origin/fiona-test-upload origin/fionahanington-patch-1 origin/fix-typo origin/master [rtd-command-info] start-time: 2018-10-18T04:21:34.633934Z, end-time: 2018-10-18T04:21:36.271277Z, 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-10-18T04:21:36.346482Z, end-time: 2018-10-18T04:21:59.676912Z, duration: 23, 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/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-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/ef/0c/e4a462190506bc4bff6ca8cf93da07b2d13e540466d2e8a760352d0c69b0/sphinx_rtd_theme-0.4.2-py2.py3-none-any.whl (6.4MB) Collecting readthedocs-sphinx-ext<0.6 Downloading https://files.pythonhosted.org/packages/2b/c5/126eb75a57918bb3d2f858ddda05f5670d6f07bfa356bc8870e2885f6aac/readthedocs_sphinx_ext-0.5.15-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/89/d1/92e6df2e503a69df9faab187c684585f0136662c12bb1f36901d426f3fab/packaging-18.0-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/56/9d/1d02dd80bc4cd955f98980f28c5ee2200e1209292d5f9e9cc8d030d18655/certifi-2018.10.15-py2.py3-none-any.whl (146kB) Collecting pyparsing>=2.0.2 (from packaging->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/2b/4a/f06b45ab9690d4c37641ec776f7ad691974f4cf6943a73267475b05cbfca/pyparsing-2.2.2-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.12 babel-2.6.0 certifi-2018.10.15 chardet-3.0.4 commonmark-0.5.4 docutils-0.13.1 idna-2.7 imagesize-1.1.0 mock-1.0.1 packaging-18.0 pillow-2.6.1 pyparsing-2.2.2 pytz-2018.5 readthedocs-sphinx-ext-0.5.15 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.2 sphinxcontrib-websupport-1.1.0 typing-3.6.6 urllib3-1.23 You are using pip version 9.0.1, however version 18.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-10-18T04:21:59.737078Z, end-time: 2018-10-18T04:22:01.679896Z, duration: 1, exit-code: 0 python pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/.cache/pip -r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt Collecting sphinx==1.6.2 (from -r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/9f/18/655e39f87f335cd75030f2f66b643050bf0eba2eb19ed95151df23ca53b0/Sphinx-1.6.2-py2.py3-none-any.whl (1.9MB) Requirement already satisfied: sphinx_rtd_theme==0.4.2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from -r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 2)) Requirement already satisfied: recommonmark==0.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from -r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 3)) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from sphinx==1.6.2->-r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 1)) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from sphinx==1.6.2->-r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 1)) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from sphinx==1.6.2->-r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 1)) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from sphinx==1.6.2->-r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 1)) Requirement already satisfied: typing; python_version < "3.5" in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from sphinx==1.6.2->-r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 1)) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from sphinx==1.6.2->-r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 1)) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from sphinx==1.6.2->-r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 1)) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from sphinx==1.6.2->-r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 1)) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from sphinx==1.6.2->-r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 1)) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from sphinx==1.6.2->-r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 1)) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from sphinx==1.6.2->-r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 1)) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from sphinx==1.6.2->-r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 1)) Requirement already satisfied: commonmark<=0.5.4 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from recommonmark==0.4.0->-r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 3)) Requirement already satisfied: idna<2.8,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx==1.6.2->-r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 1)) Requirement already satisfied: urllib3<1.24,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx==1.6.2->-r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 1)) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx==1.6.2->-r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 1)) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx==1.6.2->-r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 1)) Requirement already satisfied: pytz>=0a in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from babel!=2.0,>=1.3->sphinx==1.6.2->-r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 1)) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/envs/latest/lib/python2.7/site-packages (from Jinja2>=2.3->sphinx==1.6.2->-r /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/requirements.txt (line 1)) Installing collected packages: sphinx Found existing installation: Sphinx 1.7.9 Uninstalling Sphinx-1.7.9: Successfully uninstalled Sphinx-1.7.9 Successfully installed sphinx-1.6.2 You are using pip version 9.0.1, however version 18.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-10-18T04:22:02.799507Z, end-time: 2018-10-18T04:22:02.872924Z, 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-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': 'a3407f61', } 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-10-18T04:22:02.936939Z, end-time: 2018-10-18T04:22:07.219570Z, duration: 4, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.6.2 making output directory... loading translations [en]... done [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, ..., glossary.rst, index.rst, leap.rst, overview/cpu.rst, overview/dwavesys.rst, overview/install.rst, overview/solving_problems.rst, overview/stack.rst, projects.rst, sysdocs.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 23 source files that are out of date updating environment: 23 added, 0 changed, 0 removed reading sources... [ 4%] CONTRIBUTING reading sources... [ 8%] README reading sources... [ 13%] dwave reading sources... [ 17%] examples/and reading sources... [ 21%] examples/map_coloring reading sources... [ 26%] examples/map_coloring_full_code reading sources... [ 30%] examples/max_cut reading sources... [ 34%] examples/min_vertex reading sources... [ 39%] examples/multi_gate reading sources... [ 43%] examples/multi_gate_results reading sources... [ 47%] examples/not reading sources... [ 52%] examples/scheduling reading sources... [ 56%] getting_started reading sources... [ 60%] glossary reading sources... [ 65%] index reading sources... [ 69%] leap reading sources... [ 73%] overview/cpu reading sources... [ 78%] overview/dwavesys reading sources... [ 82%] overview/install reading sources... [ 86%] overview/solving_problems reading sources... [ 91%] overview/stack reading sources... [ 95%] projects reading sources... [100%] sysdocs /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... [ 8%] README writing output... [ 13%] dwave writing output... [ 17%] examples/and writing output... [ 21%] examples/map_coloring writing output... [ 26%] examples/map_coloring_full_code writing output... [ 30%] examples/max_cut writing output... [ 34%] examples/min_vertex writing output... [ 39%] examples/multi_gate writing output... [ 43%] examples/multi_gate_results writing output... [ 47%] examples/not writing output... [ 52%] examples/scheduling writing output... [ 56%] getting_started writing output... [ 60%] glossary writing output... [ 65%] index writing output... [ 69%] leap writing output... [ 73%] overview/cpu writing output... [ 78%] overview/dwavesys writing output... [ 82%] overview/install writing output... [ 86%] overview/solving_problems writing output... [ 91%] overview/stack writing output... [ 95%] projects writing output... [100%] sysdocs 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... done WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist 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. [rtd-command-info] start-time: 2018-10-18T04:22:07.331369Z, end-time: 2018-10-18T04:22:10.331263Z, duration: 2, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.6.2 making output directory... loading translations [en]... done 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, ..., glossary.rst, index.rst, leap.rst, overview/cpu.rst, overview/dwavesys.rst, overview/install.rst, overview/solving_problems.rst, overview/stack.rst, projects.rst, sysdocs.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: 23 added, 0 changed, 0 removed reading sources... [ 4%] CONTRIBUTING reading sources... [ 8%] README reading sources... [ 13%] dwave reading sources... [ 17%] examples/and reading sources... [ 21%] examples/map_coloring reading sources... [ 26%] examples/map_coloring_full_code reading sources... [ 30%] examples/max_cut reading sources... [ 34%] examples/min_vertex reading sources... [ 39%] examples/multi_gate reading sources... [ 43%] examples/multi_gate_results reading sources... [ 47%] examples/not reading sources... [ 52%] examples/scheduling reading sources... [ 56%] getting_started reading sources... [ 60%] glossary reading sources... [ 65%] index reading sources... [ 69%] leap reading sources... [ 73%] overview/cpu reading sources... [ 78%] overview/dwavesys reading sources... [ 82%] overview/install reading sources... [ 86%] overview/solving_problems reading sources... [ 91%] overview/stack reading sources... [ 95%] projects reading sources... [100%] sysdocs /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 /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-docs/checkouts/latest/README.md: WARNING: document isn't included in any toctree checking consistency... /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 leap sysdocs 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. [rtd-command-info] start-time: 2018-10-18T04:22:10.452456Z, end-time: 2018-10-18T04:22:13.306408Z, duration: 2, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.6.2 making output directory... loading translations [en]... done 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, ..., glossary.rst, index.rst, leap.rst, overview/cpu.rst, overview/dwavesys.rst, overview/install.rst, overview/solving_problems.rst, overview/stack.rst, projects.rst, sysdocs.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: 23 added, 0 changed, 0 removed reading sources... [ 4%] CONTRIBUTING reading sources... [ 8%] README reading sources... [ 13%] dwave reading sources... [ 17%] examples/and reading sources... [ 21%] examples/map_coloring reading sources... [ 26%] examples/map_coloring_full_code reading sources... [ 30%] examples/max_cut reading sources... [ 34%] examples/min_vertex reading sources... [ 39%] examples/multi_gate reading sources... [ 43%] examples/multi_gate_results reading sources... [ 47%] examples/not reading sources... [ 52%] examples/scheduling reading sources... [ 56%] getting_started reading sources... [ 60%] glossary reading sources... [ 65%] index reading sources... [ 69%] leap reading sources... [ 73%] overview/cpu reading sources... [ 78%] overview/dwavesys reading sources... [ 82%] overview/install reading sources... [ 86%] overview/solving_problems reading sources... [ 91%] overview/stack reading sources... [ 95%] projects reading sources... [100%] sysdocs /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 leap sysdocs 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. [rtd-command-info] start-time: 2018-10-18T04:22:13.372765Z, end-time: 2018-10-18T04:22:15.901363Z, 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) (./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. [3] [4] Chapter 2. [5] [6] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) LaTeX Warning: Hyper reference `overview/install:pythonenvironment' on page 7 u ndefined on input line 103. LaTeX Warning: Hyper reference `overview/install:installoceansoftware' on page 7 undefined on input line 113. LaTeX Warning: Hyper reference `projects:projects' on page 7 undefined on input line 114. LaTeX Warning: Hyper reference `overview/install:configuresolver' on page 7 und efined on input line 116. [7] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) LaTeX Warning: Hyper reference `projects:projects' on page 8 undefined on input line 193. LaTeX Warning: Hyper reference `glossary:term-solver' on page 8 undefined on in put line 199. LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 8 undefined on input line 203. LaTeX Warning: Hyper reference `overview/cpu:cpu' on page 8 undefined on input line 206. LaTeX Warning: Hyper reference `glossary:term-solver' on page 8 undefined on in put line 213. [8] LaTeX Warning: Hyper reference `overview/install:install' on page 9 undefined o n input line 259. [9] [10] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) LaTeX Warning: Hyper reference `getting_started:gs' on page 11 undefined on inp ut line 429. [11] LaTeX Warning: Hyper reference `glossary:term-binary-quadratic-model' on page 1 2 undefined on input line 492. LaTeX Warning: Hyper reference `glossary:term-ising' on page 12 undefined on in put line 494. LaTeX Warning: Hyper reference `glossary:term-qubo' on page 12 undefined on inp ut line 496. [12] LaTeX Warning: Hyper reference `glossary:term-sampler' on page 13 undefined on input line 512. LaTeX Warning: Hyper reference `getting_started:gs' on page 13 undefined on inp ut line 517. LaTeX Warning: Hyper reference `overview/solving_problems:formulating' on page 13 undefined on input line 521. LaTeX Warning: Hyper reference `overview/solving_problems:submitting' on page 1 3 undefined on input line 524. LaTeX Warning: Hyper reference `overview/solving_problems:improving' on page 13 undefined on input line 527. LaTeX Warning: Hyper reference `examples/not:not' on page 13 undefined on input line 558. [13 <./SolutionOverview.png>] LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 14 undefine d on input line 649. [14] LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 15 undef ined on input line 690. LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 15 undef ined on input line 721. [15] LaTeX Warning: Hyper reference `overview/solving_problems:solving-problems' on page 16 undefined on input line 763. LaTeX Warning: Hyper reference `glossary:term-binary-quadratic-model' on page 1 6 undefined on input line 765. LaTeX Warning: Hyper reference `glossary:term-sampler' on page 16 undefined on input line 766. LaTeX Warning: Hyper reference `overview/stack:fig-stack' on page 16 undefined on input line 781. [16 <./stack.PNG>] LaTeX Warning: Hyper reference `glossary:term-sampler' on page 17 undefined on input line 793. LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 17 undef ined on input line 803. LaTeX Warning: Hyper reference `overview/solving_problems:solving-problems' on page 17 undefined on input line 824. Overfull \hbox (32.05971pt too wide) in paragraph at lines 875--876 []|\T1/phv/m/n/10 Computation| Overfull \hbox (11.47961pt too wide) in paragraph at lines 884--885 []|\T1/ptm/m/n/10 Classical| Underfull \hbox (badness 10000) in paragraph at lines 2--887 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (22.34082pt too wide) in paragraph at lines 2--887 \T1/pcr/m/n/10 ExactSampler()| Overfull \hbox (11.47961pt too wide) in paragraph at lines 893--894 []|\T1/ptm/m/n/10 Classical| Underfull \hbox (badness 10000) in paragraph at lines 2--896 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (28.34082pt too wide) in paragraph at lines 2--896 \T1/pcr/m/n/10 RandomSampler()| Overfull \hbox (11.47961pt too wide) in paragraph at lines 902--903 []|\T1/ptm/m/n/10 Classical| Underfull \hbox (badness 10000) in paragraph at lines 2--905 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (100.34082pt too wide) in paragraph at lines 2--905 \T1/pcr/m/n/10 SimulatedAnnealingSampler()| Overfull \hbox (11.47961pt too wide) in paragraph at lines 911--912 []|\T1/ptm/m/n/10 Classical| Underfull \hbox (badness 10000) in paragraph at lines 2--914 []|[][]\T1/ptm/m/n/10 dwave-neal[][] Overfull \hbox (100.34082pt too wide) in paragraph at lines 2--914 \T1/pcr/m/n/10 SimulatedAnnealingSampler()| Overfull \hbox (12.5901pt too wide) in paragraph at lines 918--919 []|\T1/ptm/m/n/10 Quantum| Underfull \hbox (badness 10000) in paragraph at lines 2--921 []|[][]\T1/ptm/m/n/10 dwave-system[][] Overfull \hbox (22.34082pt too wide) in paragraph at lines 2--921 \T1/pcr/m/n/10 DWaveSampler()| LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 17 undef ined on input line 924. Overfull \hbox (12.5901pt too wide) in paragraph at lines 927--928 []|\T1/ptm/m/n/10 Quantum| Underfull \hbox (badness 10000) in paragraph at lines 2--930 []|[][]\T1/ptm/m/n/10 dwave- Underfull \hbox (badness 10000) in paragraph at lines 2--930 \T1/ptm/m/n/10 cloud-client[][] [17] Underfull \hbox (badness 10000) in paragraph at lines 973--974 \T1/phv/m/n/10 Com- Overfull \hbox (0.98405pt too wide) in paragraph at lines 2--981 []|[][]\T1/ptm/m/n/10 dwave- Underfull \hbox (badness 10000) in paragraph at lines 2--981 \T1/ptm/m/n/10 system[][] Overfull \hbox (92.00409pt too wide) in paragraph at lines 2--981 \T1/pcr/m/n/10 EmbeddingComposite()| LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 18 undef ined on input line 984. LaTeX Warning: Hyper reference `glossary:term-chimera' on page 18 undefined on input line 985. Overfull \hbox (0.98405pt too wide) in paragraph at lines 2--989 []|[][]\T1/ptm/m/n/10 dwave- Underfull \hbox (badness 10000) in paragraph at lines 2--989 \T1/ptm/m/n/10 system[][] Overfull \hbox (122.00409pt too wide) in paragraph at lines 2--989 \T1/pcr/m/n/10 FixedEmbeddingComposite()| Overfull \hbox (0.98405pt too wide) in paragraph at lines 2--996 []|[][]\T1/ptm/m/n/10 dwave- Underfull \hbox (badness 10000) in paragraph at lines 2--996 \T1/ptm/m/n/10 system[][] Overfull \hbox (74.00409pt too wide) in paragraph at lines 2--996 \T1/pcr/m/n/10 TilingComposite()| Overfull \hbox (0.98405pt too wide) in paragraph at lines 2--1003 []|[][]\T1/ptm/m/n/10 dwave- Underfull \hbox (badness 10000) in paragraph at lines 2--1003 \T1/ptm/m/n/10 system[][] Overfull \hbox (110.00409pt too wide) in paragraph at lines 2--1003 \T1/pcr/m/n/10 VirtualGraphComposite()| Underfull \hbox (badness 10000) in paragraph at lines 2--1011 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (164.00409pt too wide) in paragraph at lines 2--1011 \T1/pcr/m/n/10 SpinReversalTransformComposite()| Underfull \hbox (badness 10000) in paragraph at lines 2--1018 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (92.00409pt too wide) in paragraph at lines 2--1018 \T1/pcr/m/n/10 StructureComposite()| LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 18 undef ined on input line 1032. [18] LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 19 undefine d on input line 1102. LaTeX Warning: Hyper reference `overview/solving_problems:solving-problems' on page 19 undefined on input line 1116. LaTeX Warning: Hyper reference `glossary:term-binary-quadratic-model' on page 1 9 undefined on input line 1117. LaTeX Warning: Hyper reference `glossary:term-sampler' on page 19 undefined on input line 1118. [19] [20 <./minVertexS5.png>] LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 21 undef ined on input line 1184. LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 21 undefine d on input line 1189. [21] [22 <./minVertexW5.png> <./minVertexC5.png>] LaTeX Warning: Hyper reference `overview/stack:oceanstack' on page 23 undefined on input line 1253. LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 23 undefine d on input line 1312. LaTeX Warning: Hyper reference `overview/solving_problems:solving-problems' on page 23 undefined on input line 1327. LaTeX Warning: Hyper reference `glossary:term-binary-quadratic-model' on page 2 3 undefined on input line 1328. LaTeX Warning: Hyper reference `glossary:term-sampler' on page 23 undefined on input line 1329. [23] [24] [25] LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 26 undef ined on input line 1658. LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 26 undefine d on input line 1663. Overfull \vbox (2.66843pt too high) detected at line 1704 [26] LaTeX Warning: Hyper reference `overview/stack:oceanstack' on page 27 undefined on input line 1709. LaTeX Warning: Hyper reference `glossary:term-binary-quadratic-model' on page 2 7 undefined on input line 1737. LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 27 undefine d on input line 1748. LaTeX Warning: Hyper reference `overview/solving_problems:solving-problems' on page 27 undefined on input line 1761. LaTeX Warning: Hyper reference `glossary:term-binary-quadratic-model' on page 2 7 undefined on input line 1762. LaTeX Warning: Hyper reference `glossary:term-sampler' on page 27 undefined on input line 1763. LaTeX Warning: Hyper reference `glossary:term-sampler' on page 27 undefined on input line 1769. LaTeX Warning: Hyper reference `glossary:term-ising' on page 27 undefined on in put line 1771. LaTeX Warning: Hyper reference `glossary:term-qubo' on page 27 undefined on inp ut line 1773. [27] LaTeX Warning: Hyper reference `examples/multi_gate:multi-gate' on page 28 unde fined on input line 1787. ! LaTeX Error: Environment circuitikz undefined. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1791 \begin{circuitikz} ! Undefined control sequence. l.1793 \node (in1) at (0, 0) {$x$}; ! Undefined control sequence. l.1794 \node (out1) at (2, 0) {$z$} ; ! Undefined control sequence. l.1796 \draw ! LaTeX Error: \begin{centering} on input line 1790 ended by \end{circuitikz}. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1803 \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.1803 \end{circuitikz}\\ LaTeX Warning: Reference `fig:notGate' on page 28 undefined on input line 1811. LaTeX Warning: Hyper reference `glossary:term-penalty-function' on page 28 unde fined on input line 1824. [28 <./NOT.png>] LaTeX Warning: Hyper reference `glossary:term-qubo' on page 29 undefined on inp ut line 1930. LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 29 undef ined on input line 1951. LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 29 undefine d on input line 1957. [29] LaTeX Warning: Hyper reference `overview/stack:oceanstack' on page 30 undefined on input line 1991. LaTeX Warning: Hyper reference `glossary:term-qubo' on page 30 undefined on inp ut line 1995. LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 30 undef ined on input line 2009. LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 30 undefine d on input line 2020. LaTeX Warning: Hyper reference `overview/solving_problems:solving-problems' on page 30 undefined on input line 2033. LaTeX Warning: Hyper reference `glossary:term-binary-quadratic-model' on page 3 0 undefined on input line 2034. LaTeX Warning: Hyper reference `glossary:term-sampler' on page 30 undefined on input line 2035. LaTeX Warning: Hyper reference `examples/multi_gate:multi-gate' on page 30 unde fined on input line 2042. LaTeX Warning: Hyper reference `examples/not:not' on page 30 undefined on input line 2042. LaTeX Warning: Hyper reference `glossary:term-chimera' on page 30 undefined on input line 2047. [30] LaTeX Warning: Hyper reference `glossary:term-objective-function' on page 31 un defined on input line 2061. LaTeX Warning: Hyper reference `glossary:term-ising' on page 31 undefined on in put line 2061. LaTeX Warning: Hyper reference `glossary:term-qubo' on page 31 undefined on inp ut line 2076. LaTeX Warning: Hyper reference `glossary:term-penalty-function' on page 31 unde fined on input line 2091. LaTeX Warning: Hyper reference `examples/not:not' on page 31 undefined on input line 2101. [31] LaTeX Warning: Hyper reference `examples/not:not' on page 32 undefined on input line 2131. LaTeX Warning: Hyper reference `glossary:term-minor-embed' on page 32 undefined on input line 2136. LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 32 undefine d on input line 2144. LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 32 undef ined on input line 2180. LaTeX Warning: Hyper reference `examples/not:not' on page 32 undefined on input line 2180. LaTeX Warning: Hyper reference `examples/not:not' on page 32 undefined on input line 2187. [32] [33 <./Embedding_Chimera_NOT.png>] LaTeX Warning: Hyper reference `glossary:term-chimera' on page 34 undefined on input line 2267. [34 <./Embedding_NOTvsAND.png> <./unit-cell.png >] LaTeX Warning: Hyper reference `examples/and:solve-the-problem-by-sampling-auto mated-minor-embedding' on page 35 undefined on input line 2290. [35 <./Embedding_Chimera_AND.png>] LaTeX Warning: Hyper reference `examples/min_vertex:min-vertex' on page 36 unde fined on input line 2346. LaTeX Warning: Hyper reference `examples/scheduling:scheduling' on page 36 unde fined on input line 2349. LaTeX Warning: Hyper reference `examples/not:not' on page 36 undefined on input line 2352. LaTeX Warning: Hyper reference `examples/and:and' on page 36 undefined on input line 2355. LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 36 undef ined on input line 2355. LaTeX Warning: Hyper reference `examples/scheduling:scheduling' on page 36 unde fined on input line 2368. LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 36 undefine d on input line 2398. [36 <./Problem_MapColoring.png>] LaTeX Warning: Hyper reference `overview/solving_problems:solving-problems' on page 37 undefined on input line 2414. LaTeX Warning: Hyper reference `glossary:term-binary-quadratic-model' on page 3 7 undefined on input line 2415. LaTeX Warning: Hyper reference `examples/map_coloring:map-coloring' on page 37 undefined on input line 2532. [37] Underfull \vbox (badness 10000) detected at line 2600 Underfull \vbox (badness 10000) detected at line 2600 [38] LaTeX Warning: Hyper reference `examples/map_coloring_full_code:map-coloring-fu ll-code' on page 39 undefined on input line 2604. LaTeX Warning: Hyper reference `glossary:term-sampler' on page 39 undefined on input line 2611. Underfull \hbox (badness 10000) in paragraph at lines 1--2643 []\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 1--2643 \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 1--2643 \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 1--2647 []\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 [39] LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 40 undefine d on input line 2687. LaTeX Warning: Hyper reference `examples/map_coloring_full_code:map-coloring-fu ll-code' on page 40 undefined on input line 2743. LaTeX Warning: Hyper reference `examples/and:and' on page 40 undefined on input line 2750. LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 40 undef ined on input line 2751. ! LaTeX Error: Environment circuitikz undefined. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2755 \begin{circuitikz} ! Undefined control sequence. l.2757 \node (in1) at (0, 6.3) {$a$}; ! Undefined control sequence. l.2758 \node (in2) at (0, 5) {$b$}; ! Undefined control sequence. l.2759 \node (in3) at (0, 2.7) {$c$}; ! Undefined control sequence. l.2760 \node (in4) at (0, 1) {$d$}; ! Undefined control sequence. l.2762 \node (out1) at (10.5, 4.1) {$z$} ; ! Undefined control sequence. l.2764 \draw ! LaTeX Error: \begin{centering} on input line 2754 ended by \end{circuitikz}. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2793 \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.2793 \end{circuitikz}\\ ! Missing $ inserted. $ l.2798 c + b \overline{d} + c \overline{d}.} ! Missing $ inserted. $ l.2798 c + b \overline{d} + c \overline{d}.} [40] LaTeX Warning: Reference `fig:logicCircuit' on page 41 undefined on input line 2802. LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 41 undefine d on input line 2817. [41 <./map_coloring_CSP4colors.png>] [42 <./MultiGateCircuit.png>] Overfull \vbox (0.66599pt too high) detected at line 2903 [43] [44] LaTeX Warning: Hyper reference `examples/multi_gate_results:multi-gate-results' on page 45 undefined on input line 3038. [45] LaTeX Warning: Hyper reference `overview/dwavesys:dwavesys' on page 46 undefine d on input line 3050. LaTeX Warning: Hyper reference `examples/multi_gate_results:multi-gate-results' on page 46 undefined on input line 3126. [46] [47 <./SingleCSPembeddings.png>] LaTeX Warning: Hyper reference `examples/multi_gate_results:multi-gate-results' on page 48 undefined on input line 3193. [48 <./MultiCSPembeddings.png>] [49 <./MultiGateCircuit_Results.png>] LaTeX Warning: Hyper reference `examples/map_coloring:map-coloring' on page 50 undefined on input line 3278. LaTeX Warning: Hyper reference `examples/multi_gate:multi-gate' on page 50 unde fined on input line 3281. LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 50 undef ined on input line 3281. Overfull \hbox (1.85555pt too wide) in paragraph at lines 2--3338 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3338 \T1/ptm/m/n/10 ([][]repo[][])| LaTeX Warning: Hyper reference `glossary:term-sampler' on page 50 undefined on input line 3339. LaTeX Warning: Hyper reference `glossary:term-ising' on page 50 undefined on in put line 3341. LaTeX Warning: Hyper reference `glossary:term-qubo' on page 50 undefined on inp ut line 3341. Overfull \hbox (40.8254pt too wide) in paragraph at lines 2--3345 []|[][]\T1/ptm/m/n/10 dwavebinarycsp[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3345 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (5.27573pt too wide) in paragraph at lines 2--3351 []|[][]\T1/ptm/m/n/10 dwave- Overfull \hbox (1.84555pt too wide) in paragraph at lines 2--3351 \T1/ptm/m/n/10 cloud- Underfull \hbox (badness 10000) in paragraph at lines 2--3351 \T1/ptm/m/n/10 client[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3351 \T1/ptm/m/n/10 ([][]repo[][])| LaTeX Warning: Hyper reference `glossary:term-sampler' on page 50 undefined on input line 3352. Overfull \hbox (23.60555pt too wide) in paragraph at lines 2--3356 []|[][]\T1/ptm/m/n/10 dwave_neal[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3356 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (44.61554pt too wide) in paragraph at lines 2--3361 []|[][]\T1/ptm/m/n/10 dwave_networkx[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3361 \T1/ptm/m/n/10 ([][]repo[][])| LaTeX Warning: Hyper reference `glossary:term-chimera' on page 50 undefined on input line 3365. LaTeX Warning: Hyper reference `glossary:term-sampler' on page 50 undefined on input line 3367. Overfull \hbox (5.27573pt too wide) in paragraph at lines 3370--3371 []|\T1/ptm/m/n/10 dwave- Overfull \hbox (2.94554pt too wide) in paragraph at lines 3370--3371 \T1/ptm/m/n/10 ocean- Underfull \hbox (badness 10000) in paragraph at lines 3370--3371 \T1/ptm/m/n/10 sdk Overfull \hbox (0.72557pt too wide) in paragraph at lines 3370--3371 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (5.27573pt too wide) in paragraph at lines 2--3376 []|[][]\T1/ptm/m/n/10 dwave- Overfull \hbox (4.07527pt too wide) in paragraph at lines 2--3376 \T1/ptm/m/n/10 system[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3376 \T1/ptm/m/n/10 ([][]repo[][])| LaTeX Warning: Hyper reference `glossary:term-sampler' on page 50 undefined on input line 3377. LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 50 undef ined on input line 3383. Overfull \hbox (30.73515pt too wide) in paragraph at lines 2--3387 []|[][]\T1/ptm/m/n/10 penaltymodel[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3387 \T1/ptm/m/n/10 ([][]repo[][])| LaTeX Warning: Hyper reference `glossary:term-ising' on page 50 undefined on in put line 3389. LaTeX Warning: Hyper reference `glossary:term-qubo' on page 50 undefined on inp ut line 3389. Overfull \hbox (23.51518pt too wide) in paragraph at lines 2--3397 []|[][]\T1/ptm/m/n/10 minorminer[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3397 \T1/ptm/m/n/10 ([][]repo[][])| LaTeX Warning: Hyper reference `glossary:term-minor-embedding' on page 50 undef ined on input line 3398. LaTeX Warning: Hyper reference `glossary:term-ising' on page 50 undefined on in put line 3398. Overfull \hbox (2.96555pt too wide) in paragraph at lines 2--3405 []|[][]\T1/ptm/m/n/10 qbsolv[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3405 \T1/ptm/m/n/10 ([][]repo[][])| LaTeX Warning: Hyper reference `glossary:term-qubo' on page 50 undefined on inp ut line 3407. [50] LaTeX Warning: Hyper reference `glossary:term-qpu' on page 51 undefined on inpu t line 3424. LaTeX Warning: Hyper reference `glossary:term-sampler' on page 51 undefined on input line 3429. [51] LaTeX Warning: Hyper reference `glossary:term-chimera' on page 52 undefined on input line 3438. LaTeX Warning: Hyper reference `glossary:term-objective-function' on page 52 un defined on input line 3439. LaTeX Warning: Hyper reference `glossary:term-objective-function' on page 52 un defined on input line 3465. LaTeX Warning: Hyper reference `glossary:term-objective-function' on page 52 un defined on input line 3484. LaTeX Warning: Hyper reference `glossary:term-objective-function' on page 52 un defined on input line 3507. [52] LaTeX Warning: Hyper reference `glossary:term-ising' on page 53 undefined on in put line 3516. LaTeX Warning: Hyper reference `glossary:term-qubo' on page 53 undefined on inp ut line 3516. LaTeX Warning: Hyper reference `glossary:term-solver' on page 53 undefined on i nput line 3520. LaTeX Warning: Hyper reference `glossary:term-qpu' on page 53 undefined on inpu t line 3523. [53] [54] LaTeX Warning: Hyper reference `CONTRIBUTING:coding-conventions' on page 55 und efined on input line 3728. LaTeX Warning: Hyper reference `CONTRIBUTING:coding-conventions' on page 55 und efined on input line 3736. [55] [56] [57] [58] Chapter 4. No file docs.ind. [59] (./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 (63 pages, 1527834 bytes). Transcript written on docs.log. [rtd-command-info] start-time: 2018-10-18T04:22:15.971494Z, end-time: 2018-10-18T04:22:16.107315Z, 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-10-18T04:22:16.174994Z, end-time: 2018-10-18T04:22:18.705405Z, 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) (./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. [3] [4] Chapter 2. [5] [6] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [7] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [8] [9] [10] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [11] [12] [13 <./SolutionOverview.png>] [14] [15] [16 <./stack.PNG >] Overfull \hbox (32.05971pt too wide) in paragraph at lines 875--876 []|\T1/phv/m/n/10 Computation| Overfull \hbox (11.47961pt too wide) in paragraph at lines 884--885 []|\T1/ptm/m/n/10 Classical| Underfull \hbox (badness 10000) in paragraph at lines 2--887 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (22.34082pt too wide) in paragraph at lines 2--887 \T1/pcr/m/n/10 ExactSampler()| Overfull \hbox (11.47961pt too wide) in paragraph at lines 893--894 []|\T1/ptm/m/n/10 Classical| Underfull \hbox (badness 10000) in paragraph at lines 2--896 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (28.34082pt too wide) in paragraph at lines 2--896 \T1/pcr/m/n/10 RandomSampler()| Overfull \hbox (11.47961pt too wide) in paragraph at lines 902--903 []|\T1/ptm/m/n/10 Classical| Underfull \hbox (badness 10000) in paragraph at lines 2--905 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (100.34082pt too wide) in paragraph at lines 2--905 \T1/pcr/m/n/10 SimulatedAnnealingSampler()| Overfull \hbox (11.47961pt too wide) in paragraph at lines 911--912 []|\T1/ptm/m/n/10 Classical| Underfull \hbox (badness 10000) in paragraph at lines 2--914 []|[][]\T1/ptm/m/n/10 dwave-neal[][] Overfull \hbox (100.34082pt too wide) in paragraph at lines 2--914 \T1/pcr/m/n/10 SimulatedAnnealingSampler()| Overfull \hbox (12.5901pt too wide) in paragraph at lines 918--919 []|\T1/ptm/m/n/10 Quantum| Underfull \hbox (badness 10000) in paragraph at lines 2--921 []|[][]\T1/ptm/m/n/10 dwave-system[][] Overfull \hbox (22.34082pt too wide) in paragraph at lines 2--921 \T1/pcr/m/n/10 DWaveSampler()| Overfull \hbox (12.5901pt too wide) in paragraph at lines 927--928 []|\T1/ptm/m/n/10 Quantum| Underfull \hbox (badness 10000) in paragraph at lines 2--930 []|[][]\T1/ptm/m/n/10 dwave- Underfull \hbox (badness 10000) in paragraph at lines 2--930 \T1/ptm/m/n/10 cloud-client[][] [17] Underfull \hbox (badness 10000) in paragraph at lines 973--974 \T1/phv/m/n/10 Com- Overfull \hbox (0.98405pt too wide) in paragraph at lines 2--981 []|[][]\T1/ptm/m/n/10 dwave- Underfull \hbox (badness 10000) in paragraph at lines 2--981 \T1/ptm/m/n/10 system[][] Overfull \hbox (92.00409pt too wide) in paragraph at lines 2--981 \T1/pcr/m/n/10 EmbeddingComposite()| Overfull \hbox (0.98405pt too wide) in paragraph at lines 2--989 []|[][]\T1/ptm/m/n/10 dwave- Underfull \hbox (badness 10000) in paragraph at lines 2--989 \T1/ptm/m/n/10 system[][] Overfull \hbox (122.00409pt too wide) in paragraph at lines 2--989 \T1/pcr/m/n/10 FixedEmbeddingComposite()| Overfull \hbox (0.98405pt too wide) in paragraph at lines 2--996 []|[][]\T1/ptm/m/n/10 dwave- Underfull \hbox (badness 10000) in paragraph at lines 2--996 \T1/ptm/m/n/10 system[][] Overfull \hbox (74.00409pt too wide) in paragraph at lines 2--996 \T1/pcr/m/n/10 TilingComposite()| Overfull \hbox (0.98405pt too wide) in paragraph at lines 2--1003 []|[][]\T1/ptm/m/n/10 dwave- Underfull \hbox (badness 10000) in paragraph at lines 2--1003 \T1/ptm/m/n/10 system[][] Overfull \hbox (110.00409pt too wide) in paragraph at lines 2--1003 \T1/pcr/m/n/10 VirtualGraphComposite()| Underfull \hbox (badness 10000) in paragraph at lines 2--1011 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (164.00409pt too wide) in paragraph at lines 2--1011 \T1/pcr/m/n/10 SpinReversalTransformComposite()| Underfull \hbox (badness 10000) in paragraph at lines 2--1018 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (92.00409pt too wide) in paragraph at lines 2--1018 \T1/pcr/m/n/10 StructureComposite()| [18] [19] [20 <./minVertexS5.png>] [21] [22 <./minVertexW5.png> <./minVertexC5.png>] [23] [24] [25] Overfull \vbox (2.66843pt too high) detected at line 1704 [26] [27] ! LaTeX Error: Environment circuitikz undefined. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1791 \begin{circuitikz} ! Undefined control sequence. l.1793 \node (in1) at (0, 0) {$x$}; ! Undefined control sequence. l.1794 \node (out1) at (2, 0) {$z$} ; ! Undefined control sequence. l.1796 \draw ! LaTeX Error: \begin{centering} on input line 1790 ended by \end{circuitikz}. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1803 \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.1803 \end{circuitikz}\\ [28 <./NOT.png>] [29] [30] [31] [32] [33 <./Embedding_Chimera_NOT.png>] [34 <./Embedding_NOTvsAND.png> <./unit-cell.png >] [35 <./Embedding_Chimera_AND.png>] [36 <./Problem_MapColoring.png>] [37] Underfull \vbox (badness 10000) detected at line 2600 Underfull \vbox (badness 10000) detected at line 2600 [38] Underfull \hbox (badness 10000) in paragraph at lines 1--2643 []\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 1--2643 \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 1--2643 \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 1--2647 []\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 [39] ! LaTeX Error: Environment circuitikz undefined. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2755 \begin{circuitikz} ! Undefined control sequence. l.2757 \node (in1) at (0, 6.3) {$a$}; ! Undefined control sequence. l.2758 \node (in2) at (0, 5) {$b$}; ! Undefined control sequence. l.2759 \node (in3) at (0, 2.7) {$c$}; ! Undefined control sequence. l.2760 \node (in4) at (0, 1) {$d$}; ! Undefined control sequence. l.2762 \node (out1) at (10.5, 4.1) {$z$} ; ! Undefined control sequence. l.2764 \draw ! LaTeX Error: \begin{centering} on input line 2754 ended by \end{circuitikz}. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2793 \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.2793 \end{circuitikz}\\ ! Missing $ inserted. $ l.2798 c + b \overline{d} + c \overline{d}.} ! Missing $ inserted. $ l.2798 c + b \overline{d} + c \overline{d}.} [40] [41 <./map_coloring_CSP4colors.png>] [42 <./MultiGat eCircuit.png>] Overfull \vbox (0.66599pt too high) detected at line 2903 [43] [44] [45] [46] [47 <./SingleCSPembeddings.png>] [48 <./MultiCSPembeddings.png>] [49 <./MultiGateCircuit_Results.png>] Overfull \hbox (1.85555pt too wide) in paragraph at lines 2--3338 []|[][]\T1/ptm/m/n/10 dimod[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3338 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (40.8254pt too wide) in paragraph at lines 2--3345 []|[][]\T1/ptm/m/n/10 dwavebinarycsp[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3345 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (5.27573pt too wide) in paragraph at lines 2--3351 []|[][]\T1/ptm/m/n/10 dwave- Overfull \hbox (1.84555pt too wide) in paragraph at lines 2--3351 \T1/ptm/m/n/10 cloud- Underfull \hbox (badness 10000) in paragraph at lines 2--3351 \T1/ptm/m/n/10 client[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3351 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (23.60555pt too wide) in paragraph at lines 2--3356 []|[][]\T1/ptm/m/n/10 dwave_neal[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3356 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (44.61554pt too wide) in paragraph at lines 2--3361 []|[][]\T1/ptm/m/n/10 dwave_networkx[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3361 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (5.27573pt too wide) in paragraph at lines 3370--3371 []|\T1/ptm/m/n/10 dwave- Overfull \hbox (2.94554pt too wide) in paragraph at lines 3370--3371 \T1/ptm/m/n/10 ocean- Underfull \hbox (badness 10000) in paragraph at lines 3370--3371 \T1/ptm/m/n/10 sdk Overfull \hbox (0.72557pt too wide) in paragraph at lines 3370--3371 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (5.27573pt too wide) in paragraph at lines 2--3376 []|[][]\T1/ptm/m/n/10 dwave- Overfull \hbox (4.07527pt too wide) in paragraph at lines 2--3376 \T1/ptm/m/n/10 system[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3376 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (30.73515pt too wide) in paragraph at lines 2--3387 []|[][]\T1/ptm/m/n/10 penaltymodel[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3387 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (23.51518pt too wide) in paragraph at lines 2--3397 []|[][]\T1/ptm/m/n/10 minorminer[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3397 \T1/ptm/m/n/10 ([][]repo[][])| Overfull \hbox (2.96555pt too wide) in paragraph at lines 2--3405 []|[][]\T1/ptm/m/n/10 qbsolv[][] Overfull \hbox (0.72557pt too wide) in paragraph at lines 2--3405 \T1/ptm/m/n/10 ([][]repo[][])| [50] [51] [52] [53] [54] [55] [56] [57] [58] Chapter 4. (./docs.ind [59] [60] [61]) (./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 (65 pages, 1535737 bytes). Transcript written on docs.log. [rtd-command-info] start-time: 2018-10-18T04:22:18.771413Z, end-time: 2018-10-18T04:22:18.849324Z, 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-10-18T04:22:18.916900Z, end-time: 2018-10-18T04:22:22.068670Z, duration: 3, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.6.2 making output directory... loading translations [en]... done 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, ..., glossary.rst, index.rst, leap.rst, overview/cpu.rst, overview/dwavesys.rst, overview/install.rst, overview/solving_problems.rst, overview/stack.rst, projects.rst, sysdocs.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 23 source files that are out of date updating environment: 23 added, 0 changed, 0 removed reading sources... [ 4%] CONTRIBUTING reading sources... [ 8%] README reading sources... [ 13%] dwave reading sources... [ 17%] examples/and reading sources... [ 21%] examples/map_coloring reading sources... [ 26%] examples/map_coloring_full_code reading sources... [ 30%] examples/max_cut reading sources... [ 34%] examples/min_vertex reading sources... [ 39%] examples/multi_gate reading sources... [ 43%] examples/multi_gate_results reading sources... [ 47%] examples/not reading sources... [ 52%] examples/scheduling reading sources... [ 56%] getting_started reading sources... [ 60%] glossary reading sources... [ 65%] index reading sources... [ 69%] leap reading sources... [ 73%] overview/cpu reading sources... [ 78%] overview/dwavesys reading sources... [ 82%] overview/install reading sources... [ 86%] overview/solving_problems reading sources... [ 91%] overview/stack reading sources... [ 95%] projects reading sources... [100%] sysdocs /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... [ 8%] README writing output... [ 13%] dwave writing output... [ 17%] examples/and writing output... [ 21%] examples/map_coloring writing output... [ 26%] examples/map_coloring_full_code writing output... [ 30%] examples/max_cut writing output... [ 34%] examples/min_vertex writing output... [ 39%] examples/multi_gate writing output... [ 43%] examples/multi_gate_results writing output... [ 47%] examples/not writing output... [ 52%] examples/scheduling writing output... [ 56%] getting_started writing output... [ 60%] glossary writing output... [ 65%] index writing output... [ 69%] leap writing output... [ 73%] overview/cpu writing output... [ 78%] overview/dwavesys writing output... [ 82%] overview/install writing output... [ 86%] overview/solving_problems writing output... [ 91%] overview/stack writing output... [ 95%] projects writing output... [100%] sysdocs 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 _static/stack.PNG, ignoring WARNING: unknown mimetype for _images/stack.PNG, ignoring writing nav.xhtml file... writing toc.ncx file... writing OceanDocumentation.epub file... build succeeded, 16 warnings. [rtd-command-info] start-time: 2018-10-18T04:22:22.131764Z, end-time: 2018-10-18T04:22:22.213384Z, 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