Function
isPartiallyLeftExtensible
Test whether the characters left of the two occurences of representative are equal.
bool isPartiallyLeftExtensible(iterator)
Parameters
iterator
An iterator of a Suffix Tree.
Return Values
true if there are at least two different characters left of the occurences, otherwise false.
SeqAn - Sequence Analysis Library - www.seqan.de