Live visualization for GEPA prompt-optimization runs. Renders the candidate tree as a force-directed graph so you can watch prompts evolve over a pareto frontier in real time. Big nodes are candidates ...
Abstract: This paper develops a novel distributed optimization algorithm which combines the differentially private technique with the Barzilai-Borwein method (DPBB) for unbalanced directed networks.
Your job: take the provided Dijkstra implementation and make it faster on the released graph instances, without changing its output. This README contains everything you need. dijkstra_foundation.cpp ...