Man Linux: Main Page and Category List

NAME

       Tutte.cpp -

SYNOPSIS

       #include <assert.h>
       #include <set>
       #include <tulip/TriconnectedTest.h>
       #include ’Tutte.h’
       #include <cmath>
       #include <tulip/TulipPlugin.h>

   Functions
       LAYOUTPLUGINOFGROUP (Tutte,’3-Connected (Tutte)’,’David
           Auber’,’06/11/2002’,’Beta’,’1.0’,’Planar’)
       list< node > findCycle (Graph *sg)

Function Documentation

   list<node> findCycle (Graph * sg)
   LAYOUTPLUGINOFGROUP (Tutte,3-Connected (Tutte),David Auber,06/11/2002,Beta,1.0,Planar) Authors: David Auber, Patrick
       Mary, Morgan Mathiaut from the LaBRI Visualization Team Email :
       auber@tulip-software.org Last modification : 13/03/2009 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.

Author

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