Function
lcp
Returns the length of the longest-common-prefix of two suffix tree nodes.
Include Headers
seqan/index.h
Parameters
|  The first node. Types:  TopDownHistory Iterator | |
|  The second node. Types:  TopDownHistory Iterator | 
Return Values
 The lcp-length of a  and b .
SeqAn - Sequence Analysis Library - www.seqan.de