Creating a graph

Feb 15, 2020 at 1:04am
Hello, I must create one graph. I have not used graph before so I am unsure how to do this. I have all the data stored, first the vertex names in a vector, and then in other vector I have saved connected I make graph from this?
Last edited on Feb 15, 2020 at 3:27pm
Feb 15, 2020 at 11:54am
Last edited on Feb 16, 2020 at 2:07am
Feb 15, 2020 at 12:28pm
Hello MyOnlinePersona,

Need more.

Is this from Stroustrup's book Chapter 12 of "Programming - Principle and Practice (Second edition)" or from something else?

Not knowing where the "graph" header came from it is hard for anyone to tell you how to use it. And without any code there is no way to duplicate the problem or see what is wrong.

You need to provide more to work with please.

Andy

Feb 15, 2020 at 5:01pm
Topic archived. No new replies allowed.