Nevron Forum

Algorithms to Graphs

https://www.nevron.com/Forum/Topic3488.aspx

By Luis Mendes - Saturday, May 8, 2010

Can you apply algorithms to graphs like find the shortest path, or cycles.....? If so, could you point me to examples, docs???

Thanks in advance.

By Nevron Support - Monday, May 10, 2010

Hi, a good starting point is the Graphs topic in the online documentation. Take a closer look at the NGraph class, it has properties and methods that implement many of the most popular graph algorithms.