enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Chris Godsil - Wikipedia

    en.wikipedia.org/wiki/Chris_Godsil

    Christopher David Godsil is a professor and the former Chair at the Department of Combinatorics and Optimization in the faculty of mathematics at the University of Waterloo.He wrote the popular textbook on algebraic graph theory, entitled Algebraic Graph Theory, with Gordon Royle, [1] His earlier textbook on algebraic combinatorics discussed distance-regular graphs and association schemes.

  3. Algebraic graph theory - Wikipedia

    en.wikipedia.org/wiki/Algebraic_graph_theory

    Algebraic graph theory is a branch of mathematics in which algebraic methods are applied to problems about graphs. This is in contrast to geometric , combinatoric , or algorithmic approaches. There are three main branches of algebraic graph theory, involving the use of linear algebra , the use of group theory , and the study of graph invariants .

  4. Gordon Royle - Wikipedia

    en.wikipedia.org/wiki/Gordon_Royle

    Royle is the co-author (with Chris Godsil) of the book Algebraic Graph Theory (Springer Verlag, 2001, ISBN 0-387-95220-9). Royle is also known for his research into the mathematics of Sudoku and his search for the Sudoku puzzle with the smallest number of entries that has a unique solution. [2]

  5. Matching polynomial - Wikipedia

    en.wikipedia.org/wiki/Matching_polynomial

    In the mathematical fields of graph theory and combinatorics, a matching polynomial (sometimes called an acyclic polynomial) is a generating function of the numbers of matchings of various sizes in a graph. It is one of several graph polynomials studied in algebraic graph theory.

  6. Strongly regular graph - Wikipedia

    en.wikipedia.org/wiki/Strongly_regular_graph

    Such a strongly regular graph is denoted by srg(v, k, λ, μ); its "parameters" are the numbers in (v, k, λ, μ). Its complement graph is also strongly regular: it is an srg(v, v − k − 1, v − 2 − 2k + μ, v − 2k + λ). A strongly regular graph is a distance-regular graph with diameter 2 whenever μ is non

  7. Distance-transitive graph - Wikipedia

    en.wikipedia.org/wiki/Distance-transitive_graph

    In the mathematical field of graph theory, a distance-transitive graph is a graph such that, given any two vertices v and w at any distance i, and any other two vertices x and y at the same distance, there is an automorphism of the graph that carries v to x and w to y.

  8. Independent set (graph theory) - Wikipedia

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

    A d-claw in a graph is a set of d+1 vertices, one of which (the "center") is connected to the other d vertices, but the other d vertices are not connected to each other. A d-claw-free graph is a graph that does not have a d-claw subgraph. Consider the algorithm that starts with an empty set, and incrementally adds an arbitrary vertex to it as ...

  9. 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.