Camargue
Classes | Namespaces
edgehash.hpp File Reference

Hash map for graph edges. More...

#include "graph.hpp"
#include "util.hpp"
#include <iostream>
#include <memory>
#include <utility>
#include <vector>
Include dependency graph for edgehash.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CMR::util::EdgeHash
 Hash map for node pairs representing edges. More...
 

Namespaces

 CMR
 The namespace for this project.
 
 CMR::util
 Utility functions/structures used miscellaneous places in the project.
 

Detailed Description

Hash map for graph edges.