TravelMapping / EduTools

Educational tools using TravelMapping data
3 stars 21 forks source link

HDX/AV: AV to generate all possible traversals of a graph #562

Open jteresco opened 6 months ago

jteresco commented 6 months ago

Find and enumerate them, maybe show each spanning tree as it's generated?

jteresco commented 6 months ago

This could include both the "find all vertices reachable from start" and "stop when end vertex reached" options.