TravelMapping / EduTools

Educational tools using TravelMapping data
3 stars 21 forks source link

HDX/AV: distance/priority-based conditional breakpoints in traversals/spanning trees #529

Open jteresco opened 1 year ago

jteresco commented 1 year ago

The conditional breakpoints in AVs like Prim's and Dijkstra's could have conditions based on the priority (distance/number of hops) as well as the vertex and/or edge matching.