October 2025
Intermediate to advanced
472 pages
16h 25m
English
Although graphs are simple data structures, it is important to understand how to represent them and to be familiar with the main concepts related to them. This appendix introduces the key elements of the graph world. If you already understand these concepts or have read Alessandro’s previous book [1], from which the following sections were excerpted, you can skip this appendix.
The graph is a simple and old mathematical concept. It is a data structure consisting of a set of vertices (or nodes/points) and edges (or relationships/lines) that can be used to model relationships among a collection of objects.
Legend says that it was the lazy Leonhard Euler who first started talking ...
Read now
Unlock full access