Hello everybody!
I'm using Visual C++ 2008 and I've done problem "finding hamilton cycle in an undirected graph" after writing a console application.
I want improve the program to a window form application and I have 2 missions to complete:
1. How to read an adjacency matrix from a rich text box to an array of integers.
2. How to draw a graph with vertices and edges between them. I need a guide book to read and follow.
May someone get me started?
Thank you in advanced!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.