Maritza edited Common_graphs_Simple_graph_every__.html  about 8 years ago

Commit id: a4e42aae07fdfdfe988e0af944148c5926277bbd

deletions | additions      

       

Common graphs: 

Simple graph- every edge is connected to two different vertices; no two edges can be connected to the same pair of vertices. 

Multigraphs- These graphs are called multi because unlike simple graphs there can be many edges connected to the same two vertices. 

Pseudograph- may consists of multiple edges (loops) and are also non simple. 


 simple.