.. Dynamic Exploration Graph documentation master file, created by sphinx-quickstart on Fri Sep 5 10:24:50 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Dynamic Exploration Graph documentation ======================================= The Dynamic Exploration Graph (DEG) algorithm is a graphbased approximate nearest neighbor search technique. It offers performance comparable to HNSW while providing the added benefits of dynamic graph modification and robust exploration capabilities. .. image:: https://raw.githubusercontent.com/Visual-Computing/DynamicExplorationGraph/5a9e1274876539ffdbaedf916e8c077e0dec7798/figures/anns_qps_vs_recall.jpg :alt: Plot visualizing the performance of different Search Methods .. toctree:: :maxdepth: 2 :caption: Contents: tutorials/index api/index