notes

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

MixedGraph.md (129B)


      1 # Mixed Graph
      2 
      3 10.1
      4 
      5 **Definition:** A mixed graph is a graph that allows directed and undirected edges, loops, and multi-edges.