8 lines
294 B
Plaintext
8 lines
294 B
Plaintext
Library to construct a binary quadratic model from a constraint
|
|
satisfaction problem with small constraints over binary variables.
|
|
|
|
|
|
If you want to run the tests set the environment variable TESTS=yes
|
|
this requires: blas, lapack, dimod, homebase, networkx, numpy3,
|
|
penaltymodel and scipy3.
|