vg
tools for working with variation graphs
|
Classes | |
class | vg::NodeTraversal |
struct | vg::wang_hash< NodeTraversal > |
hash function for NodeTraversals More... | |
struct | std::hash< vg::NodeTraversal > |
hash function for NodeTraversals More... | |
Namespaces | |
vg | |
std | |
Hash functor to hash NodeSide s using std::hash. | |
Functions | |
ostream & | vg::operator<< (ostream &out, const NodeTraversal &nodetraversal) |
Print the given NodeTraversal. More... | |