\n

Add vertex

\n\n

To create graph you needto vertexes. Select «Add vertex» and click to workspace

\n\n

\"Add

\n\n

 

\n\n

Connect vertex

\n\n

To connect vertexes you needselect "Connect vertexes" and click to first vertex after that to second.

\n\n

\"Connect

\n\n

In dialog you need to select weight or stay it without weight, also choose type: directed or not.

\n\n

Find shortest path

\n\n

Choose menu "Find shortest path". After that select start and finish vertexes. If there us path you will see it on the graph. We use dijkstra's algorithm.

\n\n

\"Find

\n\n

 

\n"; $g_lang["m_title"] = "Graph Online help"; $g_lang["m_keyWords"] = "graph, help"; $g_lang["m_description"] = "Graph online help page"; ?>