Planar Graph
A planar graph is a graph that can be embedded in the plane, meaning it can be drawn on a flat surface without any edges crossing each other. Formally, a graph is planar if there exists an injective function such that for every edge , the line segment connecting and does not intersect with any other edge’s line segment except at its endpoints.