Skip to content

alyssoncs/Graphit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 

Repository files navigation

Graphit

Graphit is a graph library implementation in C.

It is possible to create weighted and unweighted graphs with it, and contains implementations of some classical algorithms.

Implemented algorithms

The following algorithms are implemented at the moment.

  • Kruskal
  • Prim
  • Dijkstra

About

Graph functions library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published