NAME
LoopSelection -
SYNOPSIS
#include <LoopSelection.h>
Public Member Functions
LoopSelection (const tlp::PropertyContext &)
bool run ()
Detailed Description
This selection plugins enables to find loops in a graph A loop is an
edge that has the same source and target.
Author:
David Auber, LaBRI University Bordeaux I France: auber@tulip-
software.org
Constructor & Destructor Documentation
LoopSelection::LoopSelection (const tlp::PropertyContext &)
Member Function Documentation
bool LoopSelection::run ()
Author
Generated automatically by Doxygen for Tulip Plugins Library from the
source code.