|
QUBO++ Library with QUBO Solver APIs
Author: Koji Nakano, License: Non-commercial research and evaluation purposes without any guarantees.
|
This is the complete list of members for qbpp_abs2::Sol, including all inherited members.
| abs2sol_ptr | qbpp_abs2::Sol | private |
| bit_vector_ | qbpp::Sol | protected |
| clear() | qbpp::Sol | inline |
| comp_energy() const | qbpp::Sol | inlineprotected |
| energy_ | qbpp::Sol | mutableprotected |
| flip(vindex_t index) | qbpp::Sol | inlinevirtual |
| flip(Var var) | qbpp::Sol | inline |
| get(vindex_t index) const | qbpp::Sol | inline |
| get(Var var) const | qbpp::Sol | inline |
| get(const Expr &expr) const | qbpp::Sol | inline |
| get(const Vector< T > &vec) const | qbpp::Sol | inline |
| get_abs2sol_ptr() const | qbpp_abs2::Sol | inline |
| get_bit_vector() const | qbpp::Sol | inline |
| get_constant() const | qbpp::Sol | inline |
| get_energy() const | qbpp::Sol | inline |
| get_index(Var var) const | qbpp::Sol | inline |
| get_map_list() const | qbpp::Sol | inlineprotected |
| get_tts() const | qbpp_abs2::Sol | inline |
| get_var(vindex_t index) const | qbpp::Sol | inline |
| has(Var var) const | qbpp::Sol | inline |
| operator MapList() const | qbpp::Sol | inline |
| operator<(const Sol &sol) const | qbpp::Sol | inline |
| operator=(const Sol &sol) | qbpp::Sol | inline |
| operator=(Sol &&sol) | qbpp::Sol | inline |
| operator==(const Sol &sol) const | qbpp::Sol | inline |
| popcount() const | qbpp::Sol | inline |
| print(const std::string &attrs) const | qbpp_abs2::Sol | inline |
| quad_model_ | qbpp::Sol | protected |
| set(int index, bool value) | qbpp_abs2::Sol | inline |
| set(qbpp::Var var, bool value) | qbpp_abs2::Sol | inline |
| qbpp::Sol::set(vindex_t index, bool value) | qbpp::Sol | inline |
| qbpp::Sol::set(const Sol &sol) | qbpp::Sol | inline |
| qbpp::Sol::set(const MapList &map_list) | qbpp::Sol | inline |
| set_energy(energy_t energy) | qbpp::Sol | inline |
| Sol(const QuadModel &quad_model, const abs2::Sol &sol) | qbpp_abs2::Sol | inline |
| Sol(const qbpp::Sol &sol) | qbpp_abs2::Sol | inline |
| Sol(const Sol &sol)=default | qbpp_abs2::Sol | |
| qbpp::Sol::Sol()=delete | qbpp::Sol | protected |
| qbpp::Sol::Sol(Sol &&sol)=default | qbpp::Sol | |
| qbpp::Sol::Sol(const QuadModel &quad_model) | qbpp::Sol | inline |
| var_count() const | qbpp::Sol | inline |
| ~Sol()=default | qbpp::Sol | virtual |