Function
assignSource
Assigns a source vertex to an edge.
Include Headers
seqan/graph_types.h
Parameters
|  Pointer to the EdgeStump. Types:  EdgeStump | |
|  Source vertex. | 
Remarks
 A source vertex is not required in an edge stump.
However, EdgeStumps can be configured to contain a source vertex, e.g., in undirected graphs.
Return Values
 void
SeqAn - Sequence Analysis Library - www.seqan.de