Problems knowing what structs to use to work with undirected graphs
I have a project in C that requires me to manipulate an undirected graph. My main question is about the structures that I will be using. So far this is what I’ve got from my teacher’s explanations: