Thanks Sebastian and Stephane,
Pretty cool!
Offray
On 1/12/21 9:56, Sebastian Jordan Montano wrote:
Hello everybody,
We are happy to announce that we have a brand new library for graphs
algorithms in Pharo! We have implemented some of the most-know graph
algorithms like: Dijkstra, Tarjan, BFS, Kruskal, Topological Sort, and
more.
Here is the GitHub repository:
https://github.com/pharo-ai/graph-algorithms
Also, we wrote a booklet for the ones interested in graph theory in
the computer science context. In the booklet, we explain how the
algorithms work, the logic behind them, and the Pharo implementation.
Also, we show in which real-life scenarios they can be applied.
Here is the booklet link:
https://github.com/SquareBracketAssociates/Booklet-PharoGraphs (there
is the link of pdf on the README).
We are interested in any kind of feedback!
Thanks,
Sebastian Jordan