Skip to content

Graph algorithm implementation, including storage structure, depth/breadth first traversal, minimum spanning tree creation, based on different languages (pyhon/c++)

License

Notifications You must be signed in to change notification settings

zjZSTU/GraphLib

Repository files navigation

GraphLib

中文版本(Chinese version)

Graph algorithm implementation

Table of Contents

Usage

Prerequisites

This Repo requires the following preparatory knowledge

  • c++
  • data structure

Realization

CHANGELOG

see the CHANGELOG on this repository.

TODO

  • Realization of Shortest Path Algorithms
  • Implementation of Topological Sorting

Maintainers

  • zhujian - Initial work - zjZSTU

Thanks

Thank you for your participation.

Refer to the following resources

  • 《大话数据结构》
  • OpenCV

Contributing

Anyone's participation is welcome! Open an issue or submit PRs.

Small note:

License

Apache License 2.0 © 2019 zjZSTU

About

Graph algorithm implementation, including storage structure, depth/breadth first traversal, minimum spanning tree creation, based on different languages (pyhon/c++)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published