Skip to content

ashrafimostafa/graph-algorithem

Repository files navigation

graph-algorithem

implement some graph algorithm on custom graph

Implemented algorithem:

  • Maximum Matching

  • Prim

  • Kruskal

Application Option

  • Create custom graph

  • Save custom graph

  • Apply algorithem to the graph

  • Document of each algorithem

//this android application developed with java for university home work

Application Screenshot

About

implement some graph algorithm on custom graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages