notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

Multigraph.md (112B)


      1 # Multi-Graph
      2 
      3 Ch 4
      4 
      5 **Definition:** A multi-graph is a graph that can contain multiple edges to the same node.