Provides an LLM with search, page retrieval, and chapter reading capabilities for the book 'Multi-Agent Reinforcement Learning: Foundations and Modern Approaches'.
Enables LLM agents to compute shortest paths and all-destination distances on undirected weighted graphs provided as simple text edge lists, returning optimal routes, total costs, and segment details.