<div dir="ltr">I've looked through the documentation briefly, but it is not clear whether LEMON supports multidigraphs (i.e. digraphs with multiple arcs/edges between the same two vertices/nodes). <div><br></div><div>We have some code written in Python using NetworkX's MultiDiGraph (<a href="http://networkx.lanl.gov/reference/classes.multidigraph.html">http://networkx.lanl.gov/reference/classes.multidigraph.html</a>), but Python is not performing as well as we'd like so we are planning on rewriting it in C/C++ and are looking for a replacement graph library. </div>
<div><br></div><div>Thanks!</div><div><br></div><div>Josh.</div><div><br></div></div>