Le 20 mars 2015 à 19:11, Alexandre Bergel a écrit :
Just found this:
MalGraphFixture class>>view:
It contains several examples. For example:
MalGraphFixture view: #moduleGraph:
MalGraphFixture view: #nestedCycleGraph:
Hope this is useful…
I also saw that. It is useful to understand tests / examples.
The point is that you don't know what algorithms do. For some well known algorithm, it
is obvious but not for others.
I'm adding comments where I can.
Thanks,
Christophe