Thank you Sebastian. Great to have this library.

I have implemented various random graph generation algorithms that are part
now of the MooseAlgo library:
https://github.com/moosetechnology/moosealgos

Like Albert-Barabasi algorithm and others:
https://github.com/moosetechnology/MooseAlgos/tree/development/src/Moose-Algos-Graph-Generators
I planned to implement new algorithms that I needed for my work.

Do you plan to replace completely MooseAlgo with the new library?
Regards,


On Wed, 1 Dec 2021 at 22:56, Sebastian Jordan Montano <
sebastian.jor...@inria.fr> 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
>


-- 
Serge Stinckwic
​h​
https://twitter.com/SergeStinckwich

Reply via email to