It looks like the only function of vtkBoostBreadthFirstSearch is to compute the distance from every vertex to the origin vertex and append a vtkIntArray to the input graph containing these values. If that is correct, the name of the class seems very confusing to me. Could it be changed to something more like vtkGraphDistanceFilter or something like that?<div>
<br clear="all">Thanks,<br><br>David<br>
</div>