What is Graphs: Definition and 654 Discussions

In graph theory, a planar graph is a graph that can be embedded in the plane, i.e., it can be drawn on the plane in such a way that its edges intersect only at their endpoints. In other words, it can be drawn in such a way that no edges cross each other. Such a drawing is called a plane graph or planar embedding of the graph. A plane graph can be defined as a planar graph with a mapping from every node to a point on a plane, and from every edge to a plane curve on that plane, such that the extreme points of each curve are the points mapped from its end nodes, and all curves are disjoint except on their extreme points.
Every graph that can be drawn on a plane can be drawn on the sphere as well, and vice versa, by means of stereographic projection.
Plane graphs can be encoded by combinatorial maps or rotation systems.
An equivalence class of topologically equivalent drawings on the sphere, usually with additional assumptions such as the absence of isthmuses, is called a planar map. Although a plane graph has an external or unbounded face, none of the faces of a planar map has a particular status.
Planar graphs generalize to graphs drawable on a surface of a given genus. In this terminology, planar graphs have genus 0, since the plane (and the sphere) are surfaces of genus 0. See "graph embedding" for other related topics.

View More On Wikipedia.org
  1. S

    Solving Graphs of All Nature | Velocity, Accerleration & Force

    Alrighty, I have a problems with trying to convert graphs into.. well other graphs. Right now I'm sort of stuck on Velocity, Accerleration and Force. For instance covering this statement into a Graph. the object moves away from the origin with a constant velocity. Then I got to graph it as the...
  2. I

    Graphs of a vs. t, v vs. t, and d vs. t ?

    Graphs of a vs. t, v vs. t, and d vs. t ? Plese help ! I am given a graph of a vs. t How do i use it to determine the other graphs: v vs. t d vs. t
  3. B

    Planar Graphs: Definition & Properties

    What is the definition of a planar graph and which properties does it have ?
  4. P

    Equilibrium Points of Directed Graphs

    Suppose I have a directed graph in Rn. Where the graph is a hypercube, (a square in R2, a cube in R3 etc). Suppose I define an equilibrium point of a directed graph to be a vertex such that I can travel from any adjacent vertex along an edge to that vertex. What is the maximum number of...
Back
Top