TravelMapping / EduTools

Educational tools using TravelMapping data
3 stars 21 forks source link

HDX/AV: Divide and conquer closest breakpoint when a point is in range #536

Open jteresco opened 1 year ago

jteresco commented 1 year ago

To monitor the consideration of a selected vertex conditionally, the vertex/waypoint conditional breakpoint could be augmented to match when the selected vertex is part of the current range being considered in a given recursive step in DCCP. This might be attached to the top of the recursive function or within the base case.