enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Transitive reduction - Wikipedia

    en.wikipedia.org/wiki/Transitive_reduction

    The transitive reduction of a finite directed graph G is a graph with the fewest possible edges that has the same reachability relation as the original graph. That is, if there is a path from a vertex x to a vertex y in graph G, there must also be a path from x to y in the transitive reduction of G, and vice versa.

  3. Partially ordered set - Wikipedia

    en.wikipedia.org/wiki/Partially_ordered_set

    Specifically, taking a strict partial order relation (, <), a directed acyclic graph (DAG) may be constructed by taking each element of to be a node and each element of < to be an edge. The transitive reduction of this DAG [b] is then the Hasse diagram. Similarly this process can be reversed to construct strict partial orders from certain DAGs.

  4. Directed acyclic graph - Wikipedia

    en.wikipedia.org/wiki/Directed_acyclic_graph

    In mathematics, particularly graph theory, and computer science, a directed acyclic graph (DAG) is a directed graph with no directed cycles. That is, it consists of vertices and edges (also called arcs ), with each edge directed from one vertex to another, such that following those directions will never form a closed loop.

  5. Hasse diagram - Wikipedia

    en.wikipedia.org/wiki/Hasse_diagram

    A Hasse diagram of the factors of 60 ordered by the is-a-divisor-of relation. In order theory, a Hasse diagram (/ ˈ h æ s ə /; German:) is a type of mathematical diagram used to represent a finite partially ordered set, in the form of a drawing of its transitive reduction.

  6. Reachability - Wikipedia

    en.wikipedia.org/wiki/Reachability

    If is acyclic, then its reachability relation is a partial order; any partial order may be defined in this way, for instance as the reachability relation of its transitive reduction. [2] A noteworthy consequence of this is that since partial orders are anti-symmetric, if s {\displaystyle s} can reach t {\displaystyle t} , then we know that t ...

  7. Transitive closure - Wikipedia

    en.wikipedia.org/wiki/Transitive_closure

    The transitive closure of the adjacency relation of a directed acyclic graph (DAG) is the reachability relation of the DAG and a strict partial order. A cluster graph, the transitive closure of an undirected graph. The transitive closure of an undirected graph produces a cluster graph, a disjoint union of cliques.

  8. Dependency graph - Wikipedia

    en.wikipedia.org/wiki/Dependency_graph

    In mathematics, computer science and digital electronics, a dependency graph is a directed graph representing dependencies of several objects towards each other. It is possible to derive an evaluation order or the absence of an evaluation order that respects the given dependencies from the dependency graph.

  9. Tournament (graph theory) - Wikipedia

    en.wikipedia.org/wiki/Tournament_(graph_theory)

    Erdős & Moser (1964) proved that there are tournaments on vertices without a transitive subtournament of size + ⌊ ⁡ ⌋ Their proof uses a counting argument: the number of ways that a -element transitive tournament can occur as a subtournament of a larger tournament on labeled vertices is ()! (), and when is larger than + ⌊ ⁡ ⌋, this ...