When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Theta graph - Wikipedia

    en.wikipedia.org/wiki/Theta_graph

    In computational geometry, the Theta graph, or -graph, is a type of geometric spanner similar to a Yao graph. The basic method of construction involves partitioning the space around each vertex into a set of cones , which themselves partition the remaining vertices of the graph.

  3. Glossary of graph theory - Wikipedia

    en.wikipedia.org/wiki/Glossary_of_graph_theory

    Spectral graph theory is the branch of graph theory that uses spectra to analyze graphs. See also spectral expansion. split 1. A split graph is a graph whose vertices can be partitioned into a clique and an independent set. A related class of graphs, the double split graphs, are used in the proof of the strong perfect graph theorem.

  4. Geometric graph theory - Wikipedia

    en.wikipedia.org/wiki/Geometric_graph_theory

    Geometric graph theory in the broader sense is a large and amorphous subfield of graph theory, concerned with graphs defined by geometric means. In a stricter sense, geometric graph theory studies combinatorial and geometric properties of geometric graphs, meaning graphs drawn in the Euclidean plane with possibly intersecting straight-line edges, and topological graphs, where the edges are ...

  5. List coloring - Wikipedia

    en.wikipedia.org/wiki/List_coloring

    For a graph G, let χ(G) denote the chromatic number and Δ(G) the maximum degree of G.The list coloring number ch(G) satisfies the following properties.. ch(G) ≥ χ(G).A k-list-colorable graph must in particular have a list coloring when every vertex is assigned the same list of k colors, which corresponds to a usual k-coloring.

  6. Adjacency matrix - Wikipedia

    en.wikipedia.org/wiki/Adjacency_matrix

    In graph theory and computer science, an adjacency matrix is a square matrix used to represent a finite graph. The elements of the matrix indicate whether pairs of vertices are adjacent or not in the graph. In the special case of a finite simple graph, the adjacency matrix is a (0,1)-matrix with zeros on its diagonal.

  7. Lovász number - Wikipedia

    en.wikipedia.org/wiki/Lovász_number

    In graph theory, the Lovász number of a graph is a real number that is an upper bound on the Shannon capacity of the graph. It is also known as Lovász theta function and is commonly denoted by ϑ ( G ) {\displaystyle \vartheta (G)} , using a script form of the Greek letter theta to contrast with the upright theta used for Shannon capacity.

  8. Graph theory - Wikipedia

    en.wikipedia.org/wiki/Graph_theory

    In set theory and graph theory, denotes the set of n-tuples of elements of , that is, ordered sequences of elements that are not necessarily distinct. In the edge ( x , y ) {\displaystyle (x,y)} directed from x {\displaystyle x} to y {\displaystyle y} , the vertices x {\displaystyle x} and y {\displaystyle y} are called the endpoints of the ...

  9. Line graph - Wikipedia

    en.wikipedia.org/wiki/Line_graph

    In the mathematical discipline of graph theory, the line graph of an undirected graph G is another graph L(G) that represents the adjacencies between edges of G. L(G) is constructed in the following way: for each edge in G, make a vertex in L(G); for every two edges in G that have a vertex in common, make an edge between their corresponding vertices in L(G).