| 
    QUBO++ Library with QUBO Solver APIs
    
   Author: Koji Nakano, License: Non-commercial research and evaluation purposes without any guarantees. 
   | 
 
QUBO++ interface to call ABS2 GPU QUBO solver. More...


Go to the source code of this file.
Classes | |
| class | qbpp_abs2::Solver | 
| A class for calling the ABS2 QUBO solver.  More... | |
| class | qbpp_abs2::QuadModel | 
| A class for storing both the qbpp::QuadModel and abs2::Model.  More... | |
| class | qbpp_abs2::Param | 
| A class for setting parameters for the ABS2 QUBO solver.  More... | |
| class | qbpp_abs2::Sol | 
| A class for storing the ABS2 QUBO solution.  More... | |
| class | qbpp_abs2::Callback | 
| A class for defining the ABS2 callback function.  More... | |
Namespaces | |
| qbpp_abs2 | |
| Namespace to use ABS2 QUBO solver from QUBO++ library.  | |
QUBO++ interface to call ABS2 GPU QUBO solver.
This file provides interfaces to call ABS2 QUBO solver from QUBO++
Definition in file qbpp_abs2.hpp.