CXXGraph
CXXGraph copied to clipboard
Add Some example in the "Example" Section of the README.md
Please add some good example in the Example Section. The desired is that there is the basic example of use of the library and then subsection for each algorithm. Please add also a good explanation for example code.
Please assign me this issue
Yes, i assign it to you! @samyaksand
@samyaksand are you working on this?
Yes
@samyaksand are you still working on this?
Hi @ZigRazor
The desired is that there is the basic example of use of the library and then subsection for each algorithm.
- Do you mean code snippets from the
/examples/folder?
My first tought was an example where the graph nodes are coordinates and the graph edges are possible routes with different weights, where weights will mean the traffic intensity and showcase best route suggestions using different algorithms.
How do you feel about that?
It could be good. Remember ther rule: "write in the documentation what you expect to find in a documentation if you are the user"