![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
#include <stdint.h>Go to the source code of this file.
Namespaces | |
| namespace | hypergraph | 
Typedefs | |
| using | hypergraph::NodeMap = uint64_t | 
| Since our graphs can never have more than 61 tables, node sets and edge lists are implemented using 64-bit bit sets.  More... | |