summaryrefslogtreecommitdiffstats
path: root/development/qbsolv/slack-desc
diff options
context:
space:
mode:
author William PC <w_calandrini[at]hotmail[dot]com>2022-11-05 10:27:18 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-05 21:15:13 +0700
commit047ee1b7e27f96f01615142584a56020fb490e12 (patch)
tree59ca4658c33e0d34360f283b1faa9c725c89e792 /development/qbsolv/slack-desc
parentde1e236a5be3238464a78e105d9fc7761ad90ee2 (diff)
downloadslackbuilds-047ee1b7e27f96f01615142584a56020fb490e12.tar.gz
slackbuilds-047ee1b7e27f96f01615142584a56020fb490e12.tar.xz
development/qbsolv: Added (A decomposing solver for QUBO)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/qbsolv/slack-desc')
-rw-r--r--development/qbsolv/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/development/qbsolv/slack-desc b/development/qbsolv/slack-desc
new file mode 100644
index 0000000000..ac5597613c
--- /dev/null
+++ b/development/qbsolv/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+qbsolv: qbsolv (A decomposing solver for QUBO)
+qbsolv:
+qbsolv:
+qbsolv: Qbsolv, a decomposing solver, finds a minimum value of a large
+qbsolv: quadratic unconstrained binary optimization (QUBO) problem by
+qbsolv: splitting it into pieces solved either via a D-Wave system or a
+qbsolv: classical tabu solver. (Note that qbsolv by default uses its
+qbsolv: internal classical solver. Access to a D-Wave system must be
+qbsolv: arranged separately.)
+qbsolv:
+qbsolv: