slackbuilds_ponce/academic/dwave-greedy/slack-desc
William PC de25b7e854
academic/dwave-greedy: Added (steepest descent solver for (BQM))
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-11-12 22:32:58 +07:00

19 lines
1.1 KiB
Text

# 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------------------------------------------------------|
dwave-greedy: dwave-greedy (Implementation of a steepest descent solver for (BQM))
dwave-greedy:
dwave-greedy: An implementation of a steepest descent solver for binary
dwave-greedy: quadratic models.
dwave-greedy: Steepest descent is the discrete analogue of gradient descent,
dwave-greedy: but the best move is computed using a local minimization rather
dwave-greedy: rather than computing a gradient. At each step, we determine the
dwave-greedy: dimension along which to descend based on the highest energy drop
dwave-greedy: caused by a variable flip.
dwave-greedy:
dwave-greedy: