| 
    QUBO++ Library with QUBO Solver APIs
    
   Author: Koji Nakano, License: Non-commercial research and evaluation purposes without any guarantees. 
   | 
 
Simple factorization example using EasySolver. More...

Go to the source code of this file.
Functions | |
| int | main () | 
Simple factorization example using EasySolver.
This is a simple example of factorization using EasySolver. It solves the equation x * y = 97 * 89.
Definition in file simple_factorization_easy.cpp.
| int main | ( | ) | 
Definition at line 11 of file simple_factorization_easy.cpp.
