Hi evvvverybody,
I would like to make a Dijkstra algorithm plugin for in v4 in order to control a robot movement.
http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm
This algortihm is iterative and it can take time to find the shortest path of a graph.
I just didn’t understand how vvvv will react? Is the frame rate will become really slow ?
As I’m a beginner, I didn’t imagine the dificulties I’ll meet, so if you have any advice I’m interested…
Thank’s by advance for your help.