Function
isRoot
Tests whether a given vertex is the root or not.
isRoot(g, v)
Parameters
g
An automaton or a tree.
Types: Automaton, Tree
v
A vertex descriptor.
Return Values
True if vertex is the root.
SeqAn - Sequence Analysis Library - www.seqan.de