QUBO++ Library with QUBO Solver APIs
Author: Koji Nakano, License: Non-commercial research and evaluation purposes without any guarantees.
qbpp::graph_color::GraphColorMap Member List

This is the complete list of members for qbpp::graph_color::GraphColorMap, including all inherited members.

add_node(uint32_t x, uint32_t y)qbpp::graph_color::GraphColorMapinlineprivate
color_qbpp::graph_color::GraphColorMapprivate
color_hist_qbpp::graph_color::GraphColorMapprivate
dist(const std::pair< int32_t, int32_t > &p1, const std::pair< int32_t, int32_t > &p2) constqbpp::graph_color::GraphColorMapinlineprivate
dist(size_t i, size_t j) constqbpp::graph_color::GraphColorMapinlineprivate
draw(const std::string &filename)qbpp::graph_color::GraphColorMapinline
edges_qbpp::graph_color::GraphColorMapprivate
failure_qbpp::graph_color::GraphColorMapprivate
gen_delaunay_edges()qbpp::graph_color::GraphColorMapinline
gen_proximity_edges(uint32_t proximity)qbpp::graph_color::GraphColorMapinline
gen_random_map(uint32_t n, bool is_circle=false)qbpp::graph_color::GraphColorMapinline
get_edges() constqbpp::graph_color::GraphColorMapinline
get_grid_size() constqbpp::graph_color::GraphColorMapinline
GraphColorMap(uint32_t grid_size=100)qbpp::graph_color::GraphColorMapinline
grid_size_qbpp::graph_color::GraphColorMapprivate
min_dist(uint32_t x, uint32_t y) constqbpp::graph_color::GraphColorMapinlineprivate
node_count() constqbpp::graph_color::GraphColorMapinline
nodes_qbpp::graph_color::GraphColorMapprivate
operator[](uint32_t index)qbpp::graph_color::GraphColorMapinlineprivate
print()qbpp::graph_color::GraphColorMapinline
set_color_histogram(const GraphColorQuadModel &model, const qbpp::Sol &sol)qbpp::graph_color::GraphColorMapinline