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 ...