用户工具

站点工具


zh:notes:install_infomap

Install Infomap

Requirements

Download Infomap

> wget https://github.com/mapequation/infomap/archive/v1.1.3.zip
> unzip v1.1.3.zip
> mv infomap-1.1.3 infomap
> rm -f v1.1.3.zip

Make

> cd infomap
> make
> ./Infomap -h
 
# an example
> mkdir out
> ./Infomap ninetriangles.net out --ftree --clu -N 5
zh/notes/install_infomap.txt · 最后更改: 2022/06/30 11:28 由 pzczxs