Hello,
I am interested in a digraph which may also contain bidirectional edges
(preferably with weight). Later, I wish to detect cycles this graph
(specifically for this reason, I cannot use two directional edges as they
would be identified in the cycle).
Please let me know if it is possible to create such a graph using JGraphT. I
searched for bidirectional edges, however, was not able to find it.
Thanks for your help!
--
Thanks & regards,
Bhavesh Sanghvi
P.S. Please excuse me for cross-posting on both forum and mailing list. I
was not sure if they are synched or not.
|