An algorithm is represented by a .h file and placed under include. (one .header file per algorithm.) The demo program for the algorithm demonstration is placed under src. (one demo per algorithm.) After the program passes correctly, please initiate Pull Requests, the code is verified and stored in the library, and the new algorithm implementation is published in the README. TAB = 4 space. set ts=4 in vim. Graph output format is Graphviz Dot format. (the output format of the graph is in dot of graphviz.)
Features
- Classical algorithms implementations
- Server side (based on linux/gcc)
- Correct, easy to use and reform
- One header file per algorithm
- Library of data structures in C++
Project Samples
Categories
AlgorithmsLicense
MIT LicenseFollow Algorithms & Data Structures in C++
You Might Also Like
The Complete PDF SDK Icon
The Complete PDF SDK
Bring PDF viewing, annotating, editing, creation, and generation to any web, mobile, desktop or server framework or application.
Bring accurate PDF viewing, annotating, editing, creation, and generation to any web, mobile, desktop or server framework or application. Own the full document and data lifecycle by deploying on your own infrastructure without worrying about third-party server dependencies.
Learn More
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Algorithms & Data Structures in C++!