Skip to main content

One doc tagged with "adjacency-matrix"

View All Tags

Graph Representation

There are three classical ways to represent a graph. The choice of a data structure depends on the size of the graph and the way the algorithm processes it.