ZigRazor
ZigRazor
I noticed that some families test do not appear in CMakeFiles. Please add all the families to CMakeFiles.
I Think it's also useful work on mixed type graph (a graph that can contains different type of node or edges). But it can be another issue. _Originally posted by...
I think is time to switch to the C++20 standard to improve performance with new standard library function and utilities. The C++ 20 standard is now used by the majority...
Closed, because the test are already implemented, the #263 is closed, only the stats reports errors. _Originally posted by @ZigRazor in https://github.com/ZigRazor/CXXGraph/issues/264#issuecomment-1477579262_
Tracking issue for: - [ ] https://github.com/ZigRazor/CXXGraph/security/code-scanning/404
Now that the project have a good visibility, we need a new interface with the Public. So we need a new WebSite for the project that for the moment will...
Please add an algorithm to find bridge inside graph.
Please add Dinic's Algorithm for computing the maximum flow.
Implementation of [Hopcroft–Karp](https://en.wikipedia.org/wiki/Hopcroft%E2%80%93Karp_algorithm) algorithm.
Please Add Benchmark similar to the existing Benchmark for other algorithm for Kosaraju Algorithm