TreeArityMax Class Reference
[Metric]
#include <TreeArityMax.h>
List of all members.
Detailed Description
TreeArityMax.h - Compute the maximum outdegree of the nodes in the subtree induced by each node.
Compute the maximum outdegree of the nodes in the subtree induced by each node.
HISTORY
- 20/12/1999 Verson 0.0.1: Initial release
- Note:
- This algorithm assigns to each node a value defined as following : If two nodes are in the same connected component they have the same value else they have a different value.
- Author:
- David Auber University Bordeaux I France: Email:auber@tulip-software.org
LICENCE
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
Public Member Functions |
| TreeArityMax (const tlp::PropertyContext &) |
bool | run () |
bool | check (std::string &) |
Constructor & Destructor Documentation
TreeArityMax::TreeArityMax |
( |
const tlp::PropertyContext & |
|
) |
|
|
Member Function Documentation
bool TreeArityMax::check |
( |
std::string & |
|
) |
|
|
bool TreeArityMax::run |
( |
|
) |
|
|
Generated on Fri Jan 5 14:21:56 2007 for Tulip Plugins by
1.4.6