MySQL 8.4.0
Source Code Documentation
GraphSimplifier::ProposedSimplificationStep Struct Reference

Public Attributes

double benefit
 
int before_edge_idx
 
int after_edge_idx
 

Member Data Documentation

◆ after_edge_idx

int GraphSimplifier::ProposedSimplificationStep::after_edge_idx

◆ before_edge_idx

int GraphSimplifier::ProposedSimplificationStep::before_edge_idx

◆ benefit

double GraphSimplifier::ProposedSimplificationStep::benefit

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