Function
assignSource
Assigns a source vertex to an edge.
assignSource(es, s)
Parameters
es
Pointer to the EdgeStump.
Types: EdgeStump
s
Source vertex.
Return Values
void
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.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de