Skip to content

ZeyadOsama/GraphCPP

Repository files navigation

GraphCPP

CI Actions Status stable contributions-welcome-orange

About

C++ Graph Library.

Versioning

When installing GraphCPP, require it's version. For us, this is what major.minor.patch means:

  • major - MAJOR breaking changes; includes major new features, major changes in how the whole system works, and complete rewrites; it allows us to considerably improve the product, and add features that were previously impossible.
  • minor - MINOR breaking changes; it allows us to add big new features.
  • patch - NO breaking changes; includes bug fixes and non-breaking new features.

Changelog

For all-time versions, please see the CHANGELOG file.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

C++ Graph Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published