cGraph A directed simple sparse graph api written in c. The cGAlg.h and cGAlg.c defines the Dijkstra algorithm and the k shortest path algorithm. I would be very grateful if you can add some other graph algorithms for it.