notes

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

ConnectedComponent.md (134B)


      1 # Connected Compoment
      2 
      3 Ch 4
      4 
      5 **Definition:** A connected component is a subgraph in which each component of the subgraph is conected.