matiii/Dijkstra.NET

Convex polygonal obstacles

Closed this issue · 4 comments

Is there a way to use it with convex polygonal obstacles and coordinates?

Could you provide more information ? Code examples etc ?

Graphical uses Dijkstra's algorithm to calculate shortest path with polygonal obstacles.

I have never use graphs for such purpose. I suspect the main challenge is to determine correct vertices and weights between corners of polygonal obstacles. If you have some idea how library could help with it PR welcome.

Any answer since 3 month. Issue closed.