Graph Library
Author: | tonfilm |
Date: | 22 Aug, 2011 |
Category: | plugin |
Credits: | Jonathan de Halleux aka "Peli" for the very nice QuickGraph Library. |
Download
64bit
added error handling in shortest path node
old version, lacks error handling
Description
Nodes to handle a graph data structure.
Just a few nodes for a start. Tell me what nodes you need as well, to work with graphs in your project.
Comments
Comments are no longer accepted.Please create a new topic in the vvvv beta forum to discuss this contribution.
wow! nifty late night surprise!
super!
thanks tebjan bug report: set Dag algorithm and i get an exception / red node
version updated. thanks for the report and rogerlette for testing.
FD (Graph) seems to have an issue with large data sets, see [ForceDirected (Graph) problems w/ large graphs](https://discourse.vvvv.org/t/ForceDirected (Graph) problems w/ large graphs).
very good!!!:)
Any plan to update this library? i need more algorithms ;) https://quickgraph.codeplex.com/documentation
or better, would it be possible to import it in vl?
wow, totally forgot that this exists... no plans on that, but you can look into the C# file of the shortest path and see whether you can make your own implementations. which algorithms are you looking for? it is possible to import it to VL of course. but it would need a deeper look...
For what i´m planing (geometry topology decomposition) i would need elements from the whole library, it would be great to have it in vl. This is and example using shortest path with the triangle center Z coordinate as height, avoiding the hills, the left diagram is the unfolded triangle path.