mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Data Structures | Namespaces
AdjacencyMatrix.hpp File Reference
#include <array>
#include <mutable/util/ADT.hpp>
Include dependency graph for AdjacencyMatrix.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  m::AdjacencyMatrix
 An adjacency matrix for a given query graph. More...
 
struct  m::AdjacencyMatrix::Proxy< C >
 A proxy to access single entries in the AdjacencyMatrix. More...
 

Namespaces

namespace  m
 

‍mutable namespace