Graphs are an abstract data type made up of connected vertices and edges that allows operations on those connections. They are also used in other disciplines. For example, in epidemiology and public health research, we use graphs to model disease transmission between hosts. In this post, I'll focus on how we can use graph theory to model relationships between people and the things they care about.
Let's practice using them in this section!
How do I use this section?