Abstract: Graph algorithms such as shortest-path and heuristic search form the computational backbone of applications in robotics, navigation, and communication networks. However, their tight inner ...
User Question │ Claude Agent ──── decides ──── graph_lookup tool ── NetworkX graph traversal │ (entities + typed relations) │ ──── decides ──── passage_search tool ── FAISS vector search ...
// you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 #include ...