Please enable JavaScript.
Coggle requires JavaScript to display documents.
Graphs - Coggle Diagram
Graphs
Nomenclature
Head
Tail
Loops
complete graph
Paths and Cycles
Connectivity
Aciclicity
Path
Simple
Length is the total number of vertices
Cycle
Directed
Digraphs
Connected
Connected Component
(Maximal)
Adjency
Matrix
Lists
Weighted Graph
Numbers assigned to edges
Weight matrix - Cost Matrix
Undirected
Dense graph
Sparse Graph