Skip to content

xavierwoo/cGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages