Chapter 7. Graphs: Only Connect!

Graphs Efficiently Store Useful Information

I’ve covered algorithms for solving common problems in information systems regarding storing and processing data. These algorithms can solve countless real-world problems if only we could properly model these problems. Here are three such problems that I will solve by using graphs:

  • A maze consists of rooms with doorways leading to other rooms. Find the shortest path ...

Get Learning Algorithms now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.