Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception in adding edges #168

Closed
srikanthBezawada opened this issue Jan 4, 2016 · 1 comment
Closed

Exception in adding edges #168

srikanthBezawada opened this issue Jan 4, 2016 · 1 comment

Comments

@srikanthBezawada
Copy link

Hi,
I got the following log while adding edges to my graph. Any idea ?

**
Exception in thread "Thread-20" java.lang.IllegalArgumentException: loops not allowed
at org.jgrapht.graph.AbstractBaseGraph.addEdge(AbstractBaseGraph.java:203)
**

@srikanthBezawada
Copy link
Author

The exception was because my graph had self-loops while I instantiated simple-graph(no loops!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant