Search code examples
graphlabview

Graph data structures in LabVIEW


What's the best way to represent graph data structures in LabVIEW?

I'm doing some basic algorithm review over the holiday, and I'd prefer to not implement all of the storage and traversals myself, if possible.

(I'm aware that there was a thread a few years ago on LAVA, is that my best bet?)


Solution

  • I've never had a need to do this myself, so I never really looked into it, but there are some people who did do some work as far I know.

    Brian K. has posted something over here, although it's been a long time since I looked at it:

    https://decibel.ni.com/content/docs/DOC-12668

    If that doesn't help, I would suggest you read this and then try sending a PM to Daklu there, as he's the most likely candidate to have something.

    https://decibel.ni.com/content/thread/8179?tstart=0

    If not, I would suggest posting a question on LAVA, as you're more likely to find the relevant people there.