melon
melon copied to clipboard
A graph library using modern C++ features (e.g., C++20 ranges) to be as efficient and user-friendly as possible.
Hi. Will you submit a conan recipe to conan-center-index? That way I could simply add it to my conanfile. Lemon doesn't compile with recent C++ standards and it seems there...
It should be possible to use topological sort to detect cycles in a graph. Can you assign this to me? Thanks.
Hello, happy to see a graph library using C++20 features. Is it possible to get involved in this project and help out in small ways? Thank you.
Dear Maintainers, I am writing to express my appreciation for your work on this project. Its modern C++ design is truly impressive! During my evaluation, I observed that the project...