The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

GRSIMPLIFYBRANCHES Replace branches of a graph by single edges.

   [NODES2 EDGES2] = grSimplifyBranches(NODES, EDGES)
   renvoie une version simplifiee d'un graphe, en ne gardant que les 
   points multiples et les aretes reliant les points multiples.

   -----

   author : David Legland 
   INRA - TPV URPOI - BIA IMASTE
   created the 13/08/2003.

Package: matgeom