mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
05e026d95a
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
256 B
Text
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.
|