Kathryn Huff edited Graph_structures_A_simple_graph__.md  almost 9 years ago

Commit id: 10f78bb5b1652b7136c83a1a1df1065cde56dec3

deletions | additions      

       

## #  Graph structures A simple graph is a collection of vertices and edges. The most basic distinction is: directed vs undirected, weighted vs unweighted, both referring to the edges.