Brushfire and GVD implementation in c++

549 Views Asked by At

I have an assignment where I need to use the Brushfire Algorithm to implement a Generalized Voronoi Diagram(GVD) and use it for path planning.

I have already implemented the Brushfire Algorithm, but don't know how to implement the GVD.

I'm using c++

Can anyone help me pleeeease!??? :D

0

There are 0 best solutions below