split.h File Reference

Defines the algorithms::split function. More...

#include <config.h>

Go to the source code of this file.

Namespaces

namespace  algorithms
 

Namespace containing various useful algorithms.


Functions

template<class vvgraph >
vvgraph::vertex_t algorithms::split (const typename vvgraph::vertex_t &v, const typename vvgraph::vertex_t &n1, const typename vvgraph::vertex_t &n2, vvgraph &S)
 Split the vertex v in two, attaching all the neighbors of v from n1 to n2 (included) to the new vertex.

Detailed Description

Defines the algorithms::split function.

Definition in file split.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Fri May 31 15:37:53 2013 for VVE by  doxygen 1.6.3