Is it possible to filter out subpaths on the shortest path calculations? For example, if I wanted to use djikstra&#39;s algorithm to calculate the shortest path between point A and point B without using Street X? <br>