Click here to Skip to main content
15,887,485 members
Please Sign up or sign in to vote.
2.33/5 (3 votes)
See more:
how can i check whether a given graph is plannar or not.
need a program in c or C++
Posted
Updated 20-Nov-10 9:10am
v2

1 solution

Take a look at planar graph[^] information and also try Google. You should find some links to planar graph algorithms.

If you want someone to write the code for you, good luck with that.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900