#include <qbpp_easy_solver.hpp>
Definition at line 176 of file qbpp_easy_solver.hpp.
◆ Tabu()
◆ tabu_size()
vindex_t qbpp::easy_solver::Tabu::tabu_size |
( |
| ) |
const |
|
inline |
◆ has()
bool qbpp::easy_solver::Tabu::has |
( |
vindex_t |
index | ) |
const |
|
inline |
◆ insert()
void qbpp::easy_solver::Tabu::insert |
( |
vindex_t |
index | ) |
|
|
inline |
◆ non_tabu_random()
vindex_t qbpp::easy_solver::Tabu::non_tabu_random |
( |
| ) |
|
|
inline |
◆ print()
void qbpp::easy_solver::Tabu::print |
( |
| ) |
|
|
inline |
◆ variables_
◆ tabu_list
boost::circular_buffer<vindex_t> qbpp::easy_solver::Tabu::tabu_list |
|
private |
The documentation for this class was generated from the following file: