notes

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

Subgraph.md (108B)


      1 # Subgraph
      2 
      3 Ch 4
      4 
      5 **Definition:** A subgraph of G(V,E) is a graph H(W,F) such that W is in V and F is in E.