SpanningTreeSelection

Langue: en

Version: 284374 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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 l'arbre couvrant

Author

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