Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Tags: dwavesystems/dwavebinarycsp

Tags

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version 0.3.0 -> 0.3.1

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version 0.2.0 -> 0.3.0

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version 0.1.4 -> 0.2.0

0.1.4

Toggle 0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version 0.1.3 -> 0.1.4

0.1.3

Toggle 0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version 0.1.2 -> 0.1.3

New Features
------------
* Support `dimod>=0.8.0,<0.11.0`

0.1.2

Toggle 0.1.2's commit message
Update version 0.1.1 -> 0.1.2

Changes
-------
* Updates introduction doc

Fixes
-----
* Doctest fails

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version 0.1.0 -> 0.1.1

Fixes
-----
* 1-sat and 2-sat generators in the stitch function no longer use a deprecated dimod feature

Changes
-------
* Passes 2-sat generation to penaltymodel-lp rather than handling it in `stitch`

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix version number

0.0.12

Toggle 0.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version 0.0.11 -> 0.0.12

New Features
------------
* Uses the new `penaltymodel-lp` library for penalty models without auxiliary variables.

0.0.11

Toggle 0.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #84 from m3ller/fix/update-penaltymodel-cache-version

Fix/update penaltymodel cache version