1

How can I create an undirected graph, where 2 vertices are connected with multiple parallel edges? I've seen a similar question here Displaying Parallel Edges in Graphstream , but this didn't help. I still had only one edge between 2 vertices. Thanks in advance for your help.

Community
  • 1
  • 1
Alina H.
  • 21
  • 1
  • 6
  • The answer provided in the link seems to correctly solve the problem, do you have a [MCVE](https://stackoverflow.com/help/mcve) showing the issue? Or maybe you just forgot to add the `gs-ui` jar? – Loris Securo Apr 14 '17 at 21:54
  • I was using System.setProperty() in wrong place. Yes you're right, problem was correctly solved in that link. Thank you! – Alina H. Apr 16 '17 at 21:01

0 Answers0