Degrees in graphs I: the Handshake Lemma
A graph consists of objects called vertices and connections between them called edges. For every vertex, we can count how many neighbors it has, which is called its degree.
A big breakthrough in the Graph Isomorphism Problem
The graph isomorphism problem asks the computer to see if two graphs (simple networks) can be made to look precisely the same if the computer is only allowed to slide the nodes and stretch the connections (so the computer is not allowed to draw or or erase nodes or connections).
Networks to understand our DNA
One beautiful, extremely important hidden network is the network of gene interactions: our DNA contains tens of thousands of genes. Some of these are really important. If you don’t have even one of them, you can’t live.