what does pred means in the command (dist ,path, pred)=grap​hshortestp​ath(G,S)?

Respuestas (1)

just write the following command in your matlab:
doc graphshortestpath
This will tell you that:
... pred contains the predecessor nodes of the winning paths.

1 comentario

yes i do understand this but the problem is that the values stored in this pred donot form a logic.....

Iniciar sesión para comentar.

Categorías

Etiquetas

Preguntada:

el 2 de Dic. de 2015

Comentada:

el 3 de Dic. de 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by