enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Diameter (graph theory) - Wikipedia

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

    In graph theory, the diameter of a connected undirected graph is the farthest distance between any two of its vertices. That is, it is the diameter of a set for the set of vertices of the graph, and for the shortest-path distance in the graph. Diameter may be considered either for weighted or for unweighted graphs.

  3. Distance (graph theory) - Wikipedia

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

    A metric space defined over a set of points in terms of distances in a graph defined over the set is called a graph metric. The vertex set (of an undirected graph) and the distance function form a metric space, if and only if the graph is connected. The eccentricity ϵ(v) of a vertex v is the greatest distance between v and any other vertex; in ...

  4. Degree diameter problem - Wikipedia

    en.wikipedia.org/wiki/Degree_diameter_problem

    The size of G is bounded above by the Moore bound; for 1 < k and 2 < d, only the Petersen graph, the Hoffman-Singleton graph, and possibly graphs (not yet proven to exist) of diameter k = 2 and degree d = 57 attain the Moore bound. In general, the largest degree-diameter graphs are much smaller in size than the Moore bound.

  5. Diameter (computational geometry) - Wikipedia

    en.wikipedia.org/wiki/Diameter_(computational...

    The diameter is always attained by two points of the convex hull of the input. A trivial brute-force search can be used to find the diameter of points in time () (assuming constant-time distance evaluations) but faster algorithms are possible for points in low dimensions.

  6. Table of the largest known graphs of a given diameter and ...

    en.wikipedia.org/wiki/Table_of_the_largest_known...

    In graph theory, the degree diameter problem is the problem of finding the largest possible graph for a given maximum degree and diameter.The Moore bound sets limits on this, but for many years mathematicians in the field have been interested in a more precise answer.

  7. Metric dimension (graph theory) - Wikipedia

    en.wikipedia.org/wiki/Metric_dimension_(graph...

    The metric dimension of an n-vertex graph is n − 2 if and only if the graph is a complete bipartite graph K s, t, a split graph + ¯ (,), or + (,). Relations between the order, the metric dimension and the diameter

  8. Minimum-diameter spanning tree - Wikipedia

    en.wikipedia.org/wiki/Minimum-diameter_spanning_tree

    For the metric space of shortest-path distances in a graph, a minimum-diameter spanning tree can also be a spanning tree of the graph, a tree whose edges all belong to the graph. However, this may require it to have more than two non-leaf vertices. In this case, the problem is equivalent to finding an absolute 1-center of the graph. This is a ...

  9. Moore graph - Wikipedia

    en.wikipedia.org/wiki/Moore_graph

    In graph theory, a Moore graph is a regular graph whose girth (the shortest cycle length) is more than twice its diameter (the distance between the farthest two vertices). If the degree of such a graph is d and its diameter is k , its girth must equal 2 k + 1 .