MySQL 9.0.0
Source Code Documentation
hypergraph.cc File Reference
#include "sql/join_optimizer/hypergraph.h"
#include <assert.h>
#include "sql/join_optimizer/bit_utils.h"

Namespaces

namespace  hypergraph
 

Functions

template<class T >
static void hypergraph::RemoveElement (const T &element, std::vector< T > *vec)