Description
This newsletter aims to offer an introduction to graph algorithms and information structures and an working out of the elemental properties of a broad range of fundamental graph algorithms. It’s appropriate for someone with a few basic programming concepts. It covers graph properties and kinds, graph search, directed graphs, minimal spanning trees, shortest paths, and networks.