0
I have a program in c++, done with graph representation with adjacency list, however, there are more than 2 million nodes in it. Is there any software that has a text format, that I can generate from my program, and import into that software to generate an image?
I would come up with Opengl with Wxwidgets, but I would need to have an advanced level of programming and a lot of time
– Sveen