SlackBuildsOrg/academic/dwave-tabu/README
William PC 05e026d95a
academic/dwave-tabu: Added (C/C++ implementation of MST2 for QUBO)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-11-12 22:32:59 +07:00

7 lines
256 B
Text

A C/C++ implementation of the MST2 multistart tabu search algorithm
for quadratic unconstrained binary optimization (QUBO) problems with
a dimod sampler Python interface.
For running tests set the environment variable TESTS=yes, this
requires dimod.