Problem with find_edge_range(), bad declaration of _ converter

In the find_edge_range() function, _converter is declared as converter instead. I fixed the declaration and the function appears to work as expected.