Read again......
Hello,
I was working all those previous days on my new projects,
i have worked on two projects, my first project consist of
an optimal implementation that uses Dijkstra's algorithm with
a binary heap that takes a time complexity of E*log(V), V is
the number of vertices and E is the number of edges. This library can be
used in parallel clusters manner by dividing your graph in many parts to