{ "info": { "author": "D-Wave Systems Inc.", "author_email": "tools@dwavesys.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10" ], "description": ".. image:: https://img.shields.io/pypi/v/dwavebinarycsp.svg\n :target: https://pypi.org/project/dwavebinarycsp\n\n.. image:: https://ci.appveyor.com/api/projects/status/b99rhw0l6ljsgw5t?svg=true\n :target: https://ci.appveyor.com/project/dwave-adtt/dwavebinarycsp\n\n.. image:: https://codecov.io/gh/dwavesystems/dwavebinarycsp/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/dwavesystems/dwavebinarycsp\n\n.. image:: https://readthedocs.com/projects/d-wave-systems-binarycsp/badge/?version=latest\n :target: https://docs.ocean.dwavesys.com/projects/binarycsp/en/latest/?badge=latest\n\n.. image:: https://circleci.com/gh/dwavesystems/dwavebinarycsp.svg?style=svg\n :target: https://circleci.com/gh/dwavesystems/dwavebinarycsp\n\ndwavebinarycsp\n==============\n\n.. index-start-marker\n\nLibrary to construct a binary quadratic model from a constraint satisfaction problem with\nsmall constraints over binary variables.\n\nBelow is an example usage:\n\n.. code-block:: python\n\n import dwavebinarycsp\n import dimod\n\n csp = dwavebinarycsp.factories.random_2in4sat(8, 4) # 8 variables, 4 clauses\n\n bqm = dwavebinarycsp.stitch(csp)\n\n resp = dimod.ExactSolver().sample(bqm)\n\n for sample, energy in resp.data(['sample', 'energy']):\n print(sample, csp.check(sample), energy)\n\n.. index-end-marker\n\nInstallation\n------------\n\n.. installation-start-marker\n\nTo install:\n\n.. code-block:: bash\n\n pip install dwavebinarycsp\n\nTo build from source:\n\n.. code-block:: bash\n\n pip install -r requirements.txt\n python setup.py install\n\n.. installation-end-marker\n\nLicense\n-------\n\nReleased under the Apache License 2.0. See LICENSE file.\n\nContributing\n------------\n\nOcean's `contributing guide `_\nhas guidelines for contributing to Ocean packages.\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dwavesystems/dwavebinarycsp", "keywords": "", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "dwavebinarycsp", "package_url": "https://pypi.org/project/dwavebinarycsp/", "platform": null, "project_url": "https://pypi.org/project/dwavebinarycsp/", "project_urls": { "Changes": "https://github.com/dwavesystems/dwavebinarycsp/releases", "Documentation": "https://docs.ocean.dwavesys.com", "Homepage": "https://github.com/dwavesystems/dwavebinarycsp", "Souce Code": "https://github.com/dwavesystems/dwavebinarycsp" }, "release_url": "https://pypi.org/project/dwavebinarycsp/0.2.0/", "requires_dist": [ "penaltymodel (<2.0.0,>=1.0.0)", "networkx (<3.0,>=2.0)", "dimod (<0.13.0,>=0.10.9)" ], "requires_python": ">=3.7", "summary": "Solves constraints satisfaction problems with binary quadratic model samplers", "version": "0.2.0", "yanked": false, "yanked_reason": null }, "last_serial": 13642245, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6b8fef787b1a4b527dbbdb22a0e05c7c", "sha256": "43a0c726d244c518f3b1916e65e56c91563f4d45570e24a9f121f0f4e51a7514" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6b8fef787b1a4b527dbbdb22a0e05c7c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25644, "upload_time": "2018-05-09T21:12:44", "upload_time_iso_8601": "2018-05-09T21:12:44.804706Z", "url": "https://files.pythonhosted.org/packages/b6/de/8e75cefea665f1d527842e8414e4e66d1c04e11efce7ffc9ae0bfa1d15f6/dwavebinarycsp-0.0.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e7766b1ef81e4d8d8c397698e44d3b96", "sha256": "7cb8d0562bac84baf94bd50e409b9e31836150d5570117dd7ce23fdc8aafc459" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e7766b1ef81e4d8d8c397698e44d3b96", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14946, "upload_time": "2018-05-09T21:12:46", "upload_time_iso_8601": "2018-05-09T21:12:46.755139Z", "url": "https://files.pythonhosted.org/packages/da/49/21fb727777a15453e3275c07249e0758f4951af5a928e0cfbebd5d54e6b3/dwavebinarycsp-0.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.10": [ { "comment_text": "", "digests": { "md5": "542bcd1f9726ebebf6513b4ba147a89f", "sha256": "6ca0fb6363ec31f4daf5f7bdca6506df90bd1d61783ad6252a877f4f2d3bee38" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "542bcd1f9726ebebf6513b4ba147a89f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 36184, "upload_time": "2019-01-03T18:41:57", "upload_time_iso_8601": "2019-01-03T18:41:57.257920Z", "url": "https://files.pythonhosted.org/packages/75/ce/1d3a2db55982db08c6c80f18f4639c2746b7ec5357db9d2506df9da7e98a/dwavebinarycsp-0.0.10-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9105e4120a0e3f4a15ead25a1c2d42f6", "sha256": "b13327965ca5207c5896919ad934d24307cc91bea4ced42ee37a9cf4ce58c158" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.10.tar.gz", "has_sig": false, "md5_digest": "9105e4120a0e3f4a15ead25a1c2d42f6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 19394, "upload_time": "2019-01-03T18:42:01", "upload_time_iso_8601": "2019-01-03T18:42:01.106294Z", "url": "https://files.pythonhosted.org/packages/fb/9a/5c939062afcb19d4cc9168182444457709ff2ee3fb2131e22df0ce1cdfd7/dwavebinarycsp-0.0.10.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.11": [ { "comment_text": "", "digests": { "md5": "044dbb79b34f35d9a572fe25522de90c", "sha256": "971a64fa9fcac437d96f3e6e79c204dfd6942b5e413d818daaa301d6b8d9deac" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.11-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "044dbb79b34f35d9a572fe25522de90c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 36184, "upload_time": "2019-04-18T21:24:28", "upload_time_iso_8601": "2019-04-18T21:24:28.981563Z", "url": "https://files.pythonhosted.org/packages/97/c2/070e77f2b4b8db26f50fca1dec625eb50660ff39a2f80c8913f59cf0a89c/dwavebinarycsp-0.0.11-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e8cef397e606f0cebccb236ffa93f9b6", "sha256": "868ce9cf2bebc8be387a37d7ccf174b23300e6be7ae3258eafe298c0b04b862f" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.11.tar.gz", "has_sig": false, "md5_digest": "e8cef397e606f0cebccb236ffa93f9b6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 19395, "upload_time": "2019-04-18T21:24:30", "upload_time_iso_8601": "2019-04-18T21:24:30.415869Z", "url": "https://files.pythonhosted.org/packages/d2/6e/7591304ee0a5a15d7126b16ecc442038cfe4d255694839111a5668d1f602/dwavebinarycsp-0.0.11.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.12": [ { "comment_text": "", "digests": { "md5": "f2626731140a2d49257f4e7f01a2d1fa", "sha256": "7369794983d7b7f7a0652a5f693e582378729b7ecc78364d2202c0e7433585a3" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.12-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f2626731140a2d49257f4e7f01a2d1fa", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 36189, "upload_time": "2019-10-24T22:55:02", "upload_time_iso_8601": "2019-10-24T22:55:02.817520Z", "url": "https://files.pythonhosted.org/packages/54/cb/3c6ed88ca888abfe62bd5f064b992831c65294904589e6ac357ea78ac492/dwavebinarycsp-0.0.12-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "69f62847a90923521302625850d3c66e", "sha256": "bfa155ea6ba496011868c170f1ec92ad1ce6b4c1bf323738f6138f8eb0092f17" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.12.tar.gz", "has_sig": false, "md5_digest": "69f62847a90923521302625850d3c66e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 20176, "upload_time": "2019-10-24T22:55:04", "upload_time_iso_8601": "2019-10-24T22:55:04.487090Z", "url": "https://files.pythonhosted.org/packages/5d/83/fa79273f94fb69d2bbd19c79fbac8b2c1d5d82fa037dd9bcc5059a46fdfd/dwavebinarycsp-0.0.12.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "4626472dea9c41a087fb8d113a305f6b", "sha256": "b6de8579720ac0ac4069ebe044c23c649133854b4a5736c056b0f01d247b9899" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4626472dea9c41a087fb8d113a305f6b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26201, "upload_time": "2018-05-09T21:34:53", "upload_time_iso_8601": "2018-05-09T21:34:53.442915Z", "url": "https://files.pythonhosted.org/packages/b3/3d/55092dbd54fe341f170e9cf793b393ec0e8a2bab71d0881cd858593325a1/dwavebinarycsp-0.0.2-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7387544194d9e86b853aea0902954574", "sha256": "a00a1b3ce2191022394ca4278df958bac45b1fd46f0813e83217480146b15a00" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.2.tar.gz", "has_sig": false, "md5_digest": "7387544194d9e86b853aea0902954574", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15042, "upload_time": "2018-05-09T21:34:54", "upload_time_iso_8601": "2018-05-09T21:34:54.340105Z", "url": "https://files.pythonhosted.org/packages/4c/6a/5b908de27104c6c7c963fe328349163ade409d37f1bb51ebc7f210d7a363/dwavebinarycsp-0.0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "d99e82e308bbbb470f2f0b4b1f5c2eff", "sha256": "7a7837c19b3668d60d693301f59dc2a76cb391f01a0563f92df5f49b7819e719" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d99e82e308bbbb470f2f0b4b1f5c2eff", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 27039, "upload_time": "2018-07-28T22:16:13", "upload_time_iso_8601": "2018-07-28T22:16:13.743968Z", "url": "https://files.pythonhosted.org/packages/97/17/ded9469c130c1bed2a9864c27ec489baee82f3ce4e6bc62cc8ae1f7a5ef4/dwavebinarycsp-0.0.3-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2ec20e192353cbdac166318e671a0861", "sha256": "e67a7153351b9bc3565f917c1bb8e45decc72f3b5cdce1671a75f9de9d1d0d94" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.3.tar.gz", "has_sig": false, "md5_digest": "2ec20e192353cbdac166318e671a0861", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 16335, "upload_time": "2018-07-28T22:16:14", "upload_time_iso_8601": "2018-07-28T22:16:14.867975Z", "url": "https://files.pythonhosted.org/packages/c5/82/62af09a937c690e9cd030913cfefa9d42a84c6decd901912fa83bd2af455/dwavebinarycsp-0.0.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "3e11e7dd07bd8436099e8d82c284670a", "sha256": "f24c2028334678f8c0a0a95aa9ae2e7e0836f20539dab5f157652f540a5b36b8" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3e11e7dd07bd8436099e8d82c284670a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 27041, "upload_time": "2018-08-09T19:32:32", "upload_time_iso_8601": "2018-08-09T19:32:32.843853Z", "url": "https://files.pythonhosted.org/packages/8e/0e/3ed020f65935aa954efcf8f66009fe33e4fc098367c8c2ed1657e3979734/dwavebinarycsp-0.0.4-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1a75775c704f040a756c2aca28583220", "sha256": "552c7e51cc3757af832c6fc7daca2af93a659476c566cc64ce5c3c244fe0e00e" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.4.tar.gz", "has_sig": false, "md5_digest": "1a75775c704f040a756c2aca28583220", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 17026, "upload_time": "2018-08-09T19:32:33", "upload_time_iso_8601": "2018-08-09T19:32:33.885945Z", "url": "https://files.pythonhosted.org/packages/34/8c/36f761edda68c8d7a9a3349a65d7fbb5451582c63ac5b4e55f6e5a169749/dwavebinarycsp-0.0.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "f75eb39aa67b1a218e6cd0c92e5c2f68", "sha256": "99c5b606123daaeb564b995546501376c7fb1d82849b27e8cf70bb9f213d6e78" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f75eb39aa67b1a218e6cd0c92e5c2f68", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 27040, "upload_time": "2018-08-14T17:07:47", "upload_time_iso_8601": "2018-08-14T17:07:47.840853Z", "url": "https://files.pythonhosted.org/packages/05/e8/ec391f84a73ee55506e6bda6fa48ab4e0806bf55c9281b6108cfcfea837f/dwavebinarycsp-0.0.5-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e2c3730f33f4e9515639b5189d7821c5", "sha256": "66fc509f8b74921b28e138ab9714ced59f580e94bf9ef1c170184f90bfdd6933" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.5.tar.gz", "has_sig": false, "md5_digest": "e2c3730f33f4e9515639b5189d7821c5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 17114, "upload_time": "2018-08-14T17:07:49", "upload_time_iso_8601": "2018-08-14T17:07:49.791877Z", "url": "https://files.pythonhosted.org/packages/db/75/3e933607b899f9551432a723970970a658f93a42bdb9570264f4752b077b/dwavebinarycsp-0.0.5.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "ef82a9d9223b5b6c7eeeabed86727a80", "sha256": "6f8978ce82deff72986ba294e1a541f92ac9fd6443df21f26188bd00f5d6025c" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ef82a9d9223b5b6c7eeeabed86727a80", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 29235, "upload_time": "2018-08-21T16:40:11", "upload_time_iso_8601": "2018-08-21T16:40:11.311871Z", "url": "https://files.pythonhosted.org/packages/a5/af/39b791d7eebde93314ba5f99c6f04b26a7b8087607653155720ed3433cb4/dwavebinarycsp-0.0.6-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3f4b192b01e0e55cd2f1c1a76c7a82c0", "sha256": "c27374de4f00118c693aa8679275797a41b727ed7b2dc23d73758565805acde3" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.6.tar.gz", "has_sig": false, "md5_digest": "3f4b192b01e0e55cd2f1c1a76c7a82c0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 17132, "upload_time": "2018-08-21T16:40:12", "upload_time_iso_8601": "2018-08-21T16:40:12.568171Z", "url": "https://files.pythonhosted.org/packages/91/11/8890ae30b0b29ac445beb6059d0963195e43f3ad293db1cef3d8bcbb7e8f/dwavebinarycsp-0.0.6.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "19285ac8880faaaa9d7511a57bde3e58", "sha256": "e47092657849aa53a6b9c25361033c095900821315a6a53730ce225ea86e5e70" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.8.tar.gz", "has_sig": false, "md5_digest": "19285ac8880faaaa9d7511a57bde3e58", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 19887, "upload_time": "2018-10-26T01:16:24", "upload_time_iso_8601": "2018-10-26T01:16:24.148583Z", "url": "https://files.pythonhosted.org/packages/b7/68/d46896888f461c88ef95c8a3570466498df29f3fffdba04c408d0814fe49/dwavebinarycsp-0.0.8.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "c998ba4d1bf97b34a4f525efaf87b1ac", "sha256": "0152d91429815cae19626ea53bb36cd63c97638db97ab7e72986d74a300ec676" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c998ba4d1bf97b34a4f525efaf87b1ac", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 36149, "upload_time": "2018-10-26T23:23:12", "upload_time_iso_8601": "2018-10-26T23:23:12.879066Z", "url": "https://files.pythonhosted.org/packages/97/e8/ac83b95fb11922cee67d4090e503bc4763b885eaa5a0070e75a9a6907727/dwavebinarycsp-0.0.9-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "306b678dfc8b4cd0c7900524efdfac72", "sha256": "4a927d2680b8ad23f9a0dea9aec56837a1c4cb914df3b5ee88bbf535ae9ea31b" }, "downloads": -1, "filename": "dwavebinarycsp-0.0.9.tar.gz", "has_sig": false, "md5_digest": "306b678dfc8b4cd0c7900524efdfac72", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 19251, "upload_time": "2018-10-26T23:23:14", "upload_time_iso_8601": "2018-10-26T23:23:14.167597Z", "url": "https://files.pythonhosted.org/packages/2c/48/804eea6c543c495cfa0416affe3542adc120a87d40c86c9874baae9fe14f/dwavebinarycsp-0.0.9.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "cabe45c3c67e8ae3da6c408066010b42", "sha256": "33d78384f6fc09989500151dba2e1a0b8a1680c6c81660f55510f6665019ad05" }, "downloads": -1, "filename": "dwavebinarycsp-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "cabe45c3c67e8ae3da6c408066010b42", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 36155, "upload_time": "2020-02-24T16:51:58", "upload_time_iso_8601": "2020-02-24T16:51:58.077220Z", "url": "https://files.pythonhosted.org/packages/86/c6/84057ef5a36fb8339e24ca6e9aa93c7877f634f6879208a406ff61f631e2/dwavebinarycsp-0.1.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "504ce6065d474bbf4083b2dc8c014f80", "sha256": "bafd4a764e99ccd2c2817931054ef7f0eb32c9e1b03e1fc43a163371b672d8ae" }, "downloads": -1, "filename": "dwavebinarycsp-0.1.0.tar.gz", "has_sig": false, "md5_digest": "504ce6065d474bbf4083b2dc8c014f80", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 19685, "upload_time": "2020-02-24T16:51:59", "upload_time_iso_8601": "2020-02-24T16:51:59.638330Z", "url": "https://files.pythonhosted.org/packages/85/7d/eb1a1b75e1a575f7b240a00dab1b43f537768327758b9aec97e234c8d3ad/dwavebinarycsp-0.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "15709b2a00afb18da7d8ba230bf1c059", "sha256": "06366d08214455aa5fb8e7140664759b421995f221955eac84a31df36d9277c8" }, "downloads": -1, "filename": "dwavebinarycsp-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "15709b2a00afb18da7d8ba230bf1c059", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 35737, "upload_time": "2020-02-25T21:30:19", "upload_time_iso_8601": "2020-02-25T21:30:19.013513Z", "url": "https://files.pythonhosted.org/packages/6b/1c/d097665f7957f9525f90c418c0222431af3c2655a0ffb31bd9c32e82d4d6/dwavebinarycsp-0.1.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ae1882c34d84f1123264a2ac0d66abf5", "sha256": "d95910006164ffa09a67c0db8c7e5f6e606888a878c6587d76a36d13c9874258" }, "downloads": -1, "filename": "dwavebinarycsp-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ae1882c34d84f1123264a2ac0d66abf5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 19495, "upload_time": "2020-02-25T21:30:20", "upload_time_iso_8601": "2020-02-25T21:30:20.277010Z", "url": "https://files.pythonhosted.org/packages/cf/2d/80c9cf4c13a7a37d67fd1644ddf8961a98db444eabf479b5c827a5184e1e/dwavebinarycsp-0.1.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "3b1ef690a31347541851f4618346d089", "sha256": "979107f2e163ce0565772a2a84480561695a9c00deaba9a062a6150a087443a9" }, "downloads": -1, "filename": "dwavebinarycsp-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "3b1ef690a31347541851f4618346d089", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 35718, "upload_time": "2020-03-18T20:21:50", "upload_time_iso_8601": "2020-03-18T20:21:50.292214Z", "url": "https://files.pythonhosted.org/packages/e6/f2/8422100bfa1a9cce5c0f3ca8b088a3d1f46582c0085adb2db09837dbc0f1/dwavebinarycsp-0.1.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "cd4b089e4afec6e32be83ea3fb16ae7b", "sha256": "bf2000c2738df2b3924470f080e73c42e7246b5137fdedc7a2627d5e08479bdf" }, "downloads": -1, "filename": "dwavebinarycsp-0.1.2.tar.gz", "has_sig": false, "md5_digest": "cd4b089e4afec6e32be83ea3fb16ae7b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 18877, "upload_time": "2020-03-18T20:21:51", "upload_time_iso_8601": "2020-03-18T20:21:51.819777Z", "url": "https://files.pythonhosted.org/packages/68/ea/2af209dcdbff96caed30fd0c2915711595726cbf4b9ca1f0f5e00e3fed8e/dwavebinarycsp-0.1.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "3d4ec6b572e914923d25a45fb58ed620", "sha256": "3ddc91f40bd19b3fa57feaed2268e489c6e41211fdb9dbba4a41d0698262b22b" }, "downloads": -1, "filename": "dwavebinarycsp-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "3d4ec6b572e914923d25a45fb58ed620", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 35724, "upload_time": "2021-07-17T20:09:40", "upload_time_iso_8601": "2021-07-17T20:09:40.349710Z", "url": "https://files.pythonhosted.org/packages/08/14/2b713499b75869a306924927c8ae28ec739561d5371a120ec6a6b805c4f4/dwavebinarycsp-0.1.3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "38444c6b3415084f0abd1372b545f10f", "sha256": "f2fbd920170da48bfb8fb2d794e92300330408b3d017ff103c99898a2a5a542c" }, "downloads": -1, "filename": "dwavebinarycsp-0.1.3.tar.gz", "has_sig": false, "md5_digest": "38444c6b3415084f0abd1372b545f10f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 23891, "upload_time": "2021-07-17T20:09:42", "upload_time_iso_8601": "2021-07-17T20:09:42.066312Z", "url": "https://files.pythonhosted.org/packages/09/26/8e96efadf48a168b0f7bfbc5f98657c6a85312c87c70b32224ce2c361b6d/dwavebinarycsp-0.1.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "7516a67e6046b61bf6e81a6e22c937d3", "sha256": "3a88399a154a64cffec5932f3e8ad3a88c0b14ee8bb54085dfe0c8a5c676ccdb" }, "downloads": -1, "filename": "dwavebinarycsp-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "7516a67e6046b61bf6e81a6e22c937d3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 35748, "upload_time": "2021-12-22T00:50:26", "upload_time_iso_8601": "2021-12-22T00:50:26.888437Z", "url": "https://files.pythonhosted.org/packages/c6/53/a09a6fa52bda49f18b5becc650925d19e1c0900f064f3e55ae9d8cfc6e71/dwavebinarycsp-0.1.4-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6de0a5fabefb57147cd86aa2a14525f2", "sha256": "55c1ec625889f1b784687c7646c5ad9093b2f2bf2be8758ff54e5aba1a266d41" }, "downloads": -1, "filename": "dwavebinarycsp-0.1.4.tar.gz", "has_sig": false, "md5_digest": "6de0a5fabefb57147cd86aa2a14525f2", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 23835, "upload_time": "2021-12-22T00:50:28", "upload_time_iso_8601": "2021-12-22T00:50:28.680056Z", "url": "https://files.pythonhosted.org/packages/8c/77/baf454fae07e81370416e9710223445f7eba0dd9b702f66979eb5663f0ba/dwavebinarycsp-0.1.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "350375c19c7396265ba13ccac4299146", "sha256": "47daf23c239601f6c26d69bba1d8e7363a62c9ce0c10e9aa2904ca271438111a" }, "downloads": -1, "filename": "dwavebinarycsp-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "350375c19c7396265ba13ccac4299146", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7", "size": 35171, "upload_time": "2022-04-27T17:26:43", "upload_time_iso_8601": "2022-04-27T17:26:43.747614Z", "url": "https://files.pythonhosted.org/packages/26/81/1816881b1e2946d0ed1fa22efadf119679063caeaad53aeb4fc581156948/dwavebinarycsp-0.2.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c5a7244cc39d02b3f6a6384949cb3c60", "sha256": "7a5cf530e4a7c1288055c9b9fd0d3032175b06d19da7642fe5724dc85050ea1e" }, "downloads": -1, "filename": "dwavebinarycsp-0.2.0.tar.gz", "has_sig": false, "md5_digest": "c5a7244cc39d02b3f6a6384949cb3c60", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 23375, "upload_time": "2022-04-27T17:26:45", "upload_time_iso_8601": "2022-04-27T17:26:45.440393Z", "url": "https://files.pythonhosted.org/packages/62/f3/0b2dbce6ca7a99b02254ceb8135888c117ef80edcf7ca12b7063cd22c8a4/dwavebinarycsp-0.2.0.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "350375c19c7396265ba13ccac4299146", "sha256": "47daf23c239601f6c26d69bba1d8e7363a62c9ce0c10e9aa2904ca271438111a" }, "downloads": -1, "filename": "dwavebinarycsp-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "350375c19c7396265ba13ccac4299146", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7", "size": 35171, "upload_time": "2022-04-27T17:26:43", "upload_time_iso_8601": "2022-04-27T17:26:43.747614Z", "url": "https://files.pythonhosted.org/packages/26/81/1816881b1e2946d0ed1fa22efadf119679063caeaad53aeb4fc581156948/dwavebinarycsp-0.2.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c5a7244cc39d02b3f6a6384949cb3c60", "sha256": "7a5cf530e4a7c1288055c9b9fd0d3032175b06d19da7642fe5724dc85050ea1e" }, "downloads": -1, "filename": "dwavebinarycsp-0.2.0.tar.gz", "has_sig": false, "md5_digest": "c5a7244cc39d02b3f6a6384949cb3c60", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 23375, "upload_time": "2022-04-27T17:26:45", "upload_time_iso_8601": "2022-04-27T17:26:45.440393Z", "url": "https://files.pythonhosted.org/packages/62/f3/0b2dbce6ca7a99b02254ceb8135888c117ef80edcf7ca12b7063cd22c8a4/dwavebinarycsp-0.2.0.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }