Man Linux: Main Page and Category List

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@tulip-
           software.org

Constructor & Destructor Documentation

   SpanningTreeSelection::SpanningTreeSelection (const tlp::PropertyContext &)
   SpanningTreeSelection::~SpanningTreeSelection ()

Member Function Documentation

   bool SpanningTreeSelection::run ()
       =========================================================== Calcul
       larbre couvrant

Author

       Generated automatically by Doxygen for Tulip Plugins Library from the
       source code.