summaryrefslogtreecommitdiffstats
path: root/academic/dwavebinarycsp/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/dwavebinarycsp/README')
-rw-r--r--academic/dwavebinarycsp/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/academic/dwavebinarycsp/README b/academic/dwavebinarycsp/README
new file mode 100644
index 0000000000..9f177497e7
--- /dev/null
+++ b/academic/dwavebinarycsp/README
@@ -0,0 +1,7 @@
+ 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.