diplib/graph.h file

Representing and working with an image as a graph See The library infrastructure.

Contents

Classes

class dip::Graph
A non-directed, edge-weighted graph.
class dip::LowestCommonAncestorSolver
Solves the lowest common ancestor problem for a tree.