MySQL 8.4.0
Source Code Documentation
GraphSimplifier::NeighborCache Struct Reference

Public Attributes

int best_neighbor = -1
 
ProposedSimplificationStep best_step
 
int index_in_pq = -1
 

Member Data Documentation

◆ best_neighbor

int GraphSimplifier::NeighborCache::best_neighbor = -1

◆ best_step

ProposedSimplificationStep GraphSimplifier::NeighborCache::best_step

◆ index_in_pq

int GraphSimplifier::NeighborCache::index_in_pq = -1

The documentation for this struct was generated from the following file: