Use a Graph lib.

Hi,

For my project i need to use a directional graph data structure. So i wonder if it’s possible to use lua external lib in a Corona project and if you know a graph lib that i can use.

I found luaGraph  but it’s more for visualisation and that’s not what i want to do. I need something responding to graph specification

I can code it myself but taste like reinventing the wheel.

thank’s for help !

Max