spanningtreeselection(3)
NAME
SpanningTreeSelection
SYNOPSIS
#include <SpanningTreeSelection.h> Public Member Functions SpanningTreeSelection (const tlp::PropertyContext &) ~SpanningTreeSelection () bool run ()
Detailed Description
This selection plugins enables to find a subgraph of G that is a forest
(a set of trees).
- Author:
- David Auber, LaBRI University Bordeaux I France: auber@tulipsoftware.org
Constructor & Destructor Documentation
SpanningTreeSelection::SpanningTreeSelection (const tlp::PropertyContext &) SpanningTreeSelection::~SpanningTreeSelection ()
Member Function Documentation
- bool SpanningTreeSelection::run ()
- =========================================================== Calcul
l'arbre couvrant
Author
- Generated automatically by Doxygen for Tulip Plugins Library from the
source code.