Tag
IntervalTree Centers
Tag to select a specific way to compute the center of an interval tree node.
Include Headers
seqan/misc/misc_interval_tree.h
Tags
ComputeCenter
For intervals that are more or less uniformly distributed in the value range, using the ComputeCenter tag may result in a more balanced tree compared to using a random approach.
Remarks: center = minbegin + (maxend-minbegin)/2
See Also
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:39