- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Planar Graphs
Planar graph − A graph G is called a planar graph if it can be drawn in a plane without any edges crossed. If we draw graph in the plane without edge crossing, it is called embedding the graph in the plane.
Non-planar graph − A graph is non-planar if it cannot be drawn in a plane without graph edges crossing.
- Related Articles
- Planar Graphs and their Properties
- Planar straight line graphs (PSLGs) in Data Structure
- Bipartite Graphs
- Eulerian Graphs
- Hamiltonian Graphs
- Strongly Connected Graphs
- Representation of Graphs
- Speed Time Graphs
- Basic Concepts of Graphs
- Connected vs Disconnected Graphs
- Matrix Representation of Graphs
- What are Bar graphs?
- What are Pie graphs?
- Isomorphism and Homeomorphism of graphs
- Graphs and its traversal algorithms

Advertisements