|
QUBO++ Library with QUBO Solver APIs
Author: Koji Nakano, License: Non-commercial research and evaluation purposes without any guarantees.
|
Classes | |
| struct | var_hash |
| struct | vars_hash |
| class | VarSet |
| class | IndexVarMapper |
| class | BitVector |
Functions | |
| template<typename T > | |
| Expr | equal (const T &lhs, const T &rhs) |
| template<typename T > | |
| Expr | equal (const std::vector< T > &lhs, const std::vector< T > &rhs) |
| Expr qbpp::impl::equal | ( | const T & | lhs, |
| const T & | rhs | ||
| ) |