/cGraph

A graph api written in c with an object-oriented programming style

Primary LanguageC

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.