cuddles827 cuddles827 13-06-2024 Computers and Technology Answered 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.