QUBO++ Library with QUBO Solver APIs
Author: Koji Nakano, License: Non-commercial research and evaluation purposes without any guarantees.
|
Files | |
file | abs2.hpp [code] |
API for the ABS2 GPU QUBO Solver. | |
file | qbpp.hpp [code] |
QUBO++, a C++ library for generating expressions for binary and spin variables. | |
file | qbpp_abs2.hpp [code] |
QUBO++ interface to call ABS2 GPU QUBO solver. | |
file | qbpp_easy_solver.hpp [code] |
Easy QUBO Solver for solving QUBO problems. | |
file | qbpp_exhaustive_solver.hpp [code] |
Exhaustive QUBO Solver for solving QUBO problems. | |
file | qbpp_grb.hpp [code] |
QUBO++ interface to call Gurobi Optimizer. | |
file | qbpp_misc.hpp [code] |
A miscellaneous library used for sample programs of the QUBO++ library. | |