-
Notifications
You must be signed in to change notification settings - Fork 3
Description
This project seems very promising. Thank you for your efforts!
I want to ask you if you have any plan or schedule. The graph theory is rich and huge! What is your approach? Will it be a minimal library? Or do you aspire to implement a collection of algorithms?
For instance; In the classical Shortest Path problem we have Bellman–Ford algorithm, Floyd Warshall algorithm, Johnson’s algorithm.. etc.
This link is fascinating.
I would like some day to have the exercises/practices of this website resolved with your library. For example, this :-P. They might be useful as examples or automated test cases.
DJuego
PS:
My main interest is high performance and a clean and elegant design (Yes. I know that sometimes they are irreconcilable.)
Sorry for my English.
Edit: links fixed