logo

Graph Theory

Graph Theory or Network Theory is a highly important field within discrete mathematics, and in recent times, it has been expanding its scope with endless applications. Naturally advantageous for visualization and algorithm-friendly, it is closely related to computer science and data science. Ironically, proofs often involve more words than equations, making it a subject that mathematics students sometimes find challenging. Regardless of personal preferences, studying it is never a waste of time, and since there are no particular prerequisites, it can be recommended to undergraduate freshmen without burden.

Basics

Spectral

Topology

Deterministic Graphs

Named Graphs

Path Problems

Four Color Problem

Nondeterministic Networks

Random Networks

Centrality

Practice

References

  • Albert, Barabási. (2002). Statistical mechanics of complex networks
  • Barabási. (2016). Network Science
  • Brouwer. (2011). Spectra of Graphs
  • Frieze. (2015). Introduction to Random Graphs
  • Newman. (2010). Networks: An Introduction
  • Wilson. (1970). Introduction to Graph Theory

All posts