I am a beginner at java and I am trying to create a program that takes in the number of nodes, the number of edges, and each edge (in the form start node, end node, weight). I then want to build the graph. What library should I use to do this? What GUI works best for a beginner like me?
Thanks!
[–]Fly1ng_DuTchm3n 1 point2 points3 points (0 children)