enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Ordered graph - Wikipedia

    en.wikipedia.org/wiki/Ordered_graph

    The width of a node is the number of its parents, and the width of an ordered graph is the maximal width of its nodes. The induced graph of an ordered graph is obtained by adding some edges to an ordering graph, using the method outlined below. The induced width of an ordered graph is the width of its induced graph. [2] Given an ordered graph ...

  3. Perfectly orderable graph - Wikipedia

    en.wikipedia.org/wiki/Perfectly_orderable_graph

    Equivalently, these are the graphs in which the partial order of closed neighborhoods, ordered by set inclusion, has width at most four. The 5-vertex cycle graph has a neighborhood partial order of width five, so four is the maximum width that ensures perfect orderability. As with the chordal graphs (and unlike the perfectly orderable graphs ...

  4. Order dimension - Wikipedia

    en.wikipedia.org/wiki/Order_dimension

    Certain kinds of graphs may be characterized by the order dimensions of their incidence posets: a graph is a path graph if and only if the order dimension of its incidence poset is at most two, and according to Schnyder's theorem it is a planar graph if and only if the order dimension of its incidence poset is at most three (Schnyder 1989).

  5. Dilworth's theorem - Wikipedia

    en.wikipedia.org/wiki/Dilworth's_theorem

    Dilworth's theorem for infinite partially ordered sets states that a partially ordered set has finite width w if and only if it may be partitioned into w chains. For, suppose that an infinite partial order P has width w, meaning that there are at most a finite number w of elements in any antichain.

  6. Graph (abstract data type) - Wikipedia

    en.wikipedia.org/wiki/Graph_(abstract_data_type)

    In computer science, a graph is an abstract data type that is meant to implement the undirected graph and directed graph concepts from the field of graph theory within mathematics. A graph data structure consists of a finite (and possibly mutable) set of vertices (also called nodes or points ), together with a set of unordered pairs of these ...

  7. Graph (discrete mathematics) - Wikipedia

    en.wikipedia.org/wiki/Graph_(discrete_mathematics)

    A graph with three vertices and three edges. A graph (sometimes called an undirected graph to distinguish it from a directed graph, or a simple graph to distinguish it from a multigraph) [4] [5] is a pair G = (V, E), where V is a set whose elements are called vertices (singular: vertex), and E is a set of unordered pairs {,} of vertices, whose elements are called edges (sometimes links or lines).

  8. Glossary of graph theory - Wikipedia

    en.wikipedia.org/wiki/Glossary_of_graph_theory

    A graph formed from a given graph by deleting one vertex, especially in the context of the reconstruction conjecture. See also deck, the multiset of all cards of a graph. carving width Carving width is a notion of graph width analogous to branchwidth, but using hierarchical clusterings of vertices instead of hierarchical clusterings of edges.

  9. Incidence poset - Wikipedia

    en.wikipedia.org/wiki/Incidence_poset

    The incidence poset of a connected graph G has order dimension at most two if and only if G is a path graph, and has order dimension at most three if and only if G is at most planar (Schnyder's theorem). [1] However, graphs whose incidence posets have order dimension 4 may be dense [2] and may have unbounded chromatic number. [3]