Module 1: Euler Tour

Module 1: Euler Tour#

What to learn in this module#

In this module, we will learn a historical example that leads to the genesis of graph theory in mathematics and modern network science. Through this example, we will learn:

  • How to describe a network using mathematical language

  • How to code a network in Python

  • Keywords: network, degree, Euler walk