mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
8 lines
294 B
Text
8 lines
294 B
Text
|
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.
|