Commit Graph

2 Commits

Author SHA1 Message Date
naddy
af2d20b35b update to 03-276; from Andreas Kahari <andreas.kahari@unix.net> 2003-10-17 19:22:07 +00:00
sturm
1e37926ab8 Initial import of mcl 03-185
The MCL algorithm is short for the Markov Cluster Algorithm,
a fast and scalable cluster algorithm for graphs based on
simulation of (stochastic) flow in graphs.  The algorithm was
developed by Stijn van Dongen at the Centre for Mathematics and
Computer Science (also known as CWI) in the Netherlands.

The MCL algorithm is very fast, very scalable, and has a number
of attractive properties causing it to deliver high-quality
clusterings.

WWW: http://micans.org/mcl/

from Andreas Kahari <andreas.kahari@unix.net>
2003-07-08 10:55:20 +00:00