Graph Theory
  • is the study of graphs, which are mathematical structures used to model pairwise relations between objects (a graph in this context is made up of vertices that are connected by edges)
  • graphs are commonly used to encode structural information in many fields, including computer vision and pattern recognition, and graph matching is an important tool in these areas. In these areas, it is commonly assumed that the comparison is between the data graph and the model graph

Graph Theory - Terminology

Graph Theory - Videos

Graph Theory - Subpages