Join IDNLearn.com today and start getting the answers you've been searching for. Get comprehensive and trustworthy answers to all your questions from our knowledgeable community members.

Add a distTo() method to the BreadthFirstPaths API and implementation, which returns the number of edges on the shortest path from the source to a given vertex. A distTo() query should run in constant time.