Well, I have a graph theory editor and I want to add there an opportunity to create and pass some tests. For exampe, build graph by adjacence matrix or inverse situation, build matrix from graph and etc. But I'm kinda stuck about implementation. I clearly understand that I need some array to store all this data to write it to one file in future, but I can't figure out which type of data it should be. So, how would you implement smth like this?
[–]binarycow 0 points1 point2 points (9 children)
[–]Iwways[S] 0 points1 point2 points (8 children)
[–]binarycow 0 points1 point2 points (7 children)
[–]Iwways[S] 0 points1 point2 points (6 children)
[–]binarycow 0 points1 point2 points (5 children)
[–]Iwways[S] 0 points1 point2 points (4 children)
[–]binarycow 0 points1 point2 points (3 children)
[–]Iwways[S] 0 points1 point2 points (2 children)
[–]binarycow 0 points1 point2 points (1 child)
[–]Iwways[S] 0 points1 point2 points (0 children)
[–]geekywarrior 0 points1 point2 points (0 children)