Overview     Modules     Class Hierarchy     Classes     Members  

DagLevelMetric Class Reference
[Metric]

#include <DagLevelMetric.h>

List of all members.


Detailed Description

DagLevelMeric.h - An implementation of DAG layer decomposition.

This plugin is an implementation of a DAG layer decomposition

HISTORY

  • 01/12/1999 Verson 0.0.1: Initial release

  • 06/11/2003 Verson 0.0.2: Documentation and code clean up and optimization

Note:
This algorithm works on general DAG, the complexity is in O(|E|+|V|);
Author:
David Auber University Bordeaux I France: Email:auber@tulip-software.com
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


Constructor & Destructor Documentation

DagLevelMetric::DagLevelMetric const tlp::PropertyContext &   ) 
 

DagLevelMetric::~DagLevelMetric  ) 
 


Member Function Documentation

bool DagLevelMetric::check std::string &   ) 
 

bool DagLevelMetric::run  ) 
 



Tulip Software by David AUBER    2001 - 2006