notes

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

PseudoGraphs.md (119B)


      1 # Pseudo Graph
      2 
      3 Ch 10.1
      4 
      5 **Definition:** A pseudo graph is a graph that allows multi edges and loops, but is directed.