Man Linux: Main Page and Category List

NAME

       Embedder -

       Embedder.cpp - An implementation of the HDE algorithm.

SYNOPSIS

   Public Member Functions
       Embedder (const PropertyContext &)
       ~Embedder ()
       bool run ()

Detailed Description

       Embedder.cpp - An implementation of the HDE algorithm.

       This plugin implements HDE: ’Graph Drawing by High-Dimensional
       Embedding’ Proceedings of 10th Int. Symp. Graph Drawing (GD’02),
       Lecture Notes in Computer Science, Vol. 2528, Springer Verlag, pp.
       207--219, 2002. Authors: D. Harel and Y. Koren,

       From the sources of Embedder (reference implementation of the
       mentionned article)

       See http://www.research.att.com/~yehuda/ for both publication and
       source code

       Integration in Tulip by B.Mathieu

Author

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