vg
tools for working with variation graphs
Namespaces | Functions
are_equivalent.hpp File Reference
#include <iostream>
#include "../handle.hpp"

Namespaces

 vg
 
 vg::algorithms
 

Functions

bool vg::algorithms::are_equivalent (const HandleGraph *graph_1, const HandleGraph *graph_2, bool verbose)
 
bool vg::algorithms::are_equivalent_with_paths (const PathHandleGraph *graph_1, const PathHandleGraph *graph_2, bool verbose)
 

Detailed Description

Defines an algorithm for determining whether two graphs are identical