mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
a0d7c69288
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
294 B
Text
7 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.
|