forked from RapidsAtHKUST/CommunityDetectionCodes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
34 lines (24 loc) · 949 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Infomap Software Package
Authors:
--------------------------------------------------------
Daniel Edler
Martin Rosvall
For contact information, see
http://www.mapequation.org/about
For a list of recent feature updates, see
CHANGES.txt in the source directory.
Terms of use:
--------------------------------------------------------
The Infomap software is released under a dual licence.
To give everyone maximum freedom to make use of Infomap
and derivative works, we make the code open source under
the GNU Affero General Public License version 3 or any
later version (see LICENSE_AGPLv3.txt.)
For a non-copyleft license, please contact us.
Getting started:
--------------------------------------------------------
In a terminal with the GNU Compiler Collection installed,
just run 'make' in the current directory to compile the
code with the included Makefile. Call ./Infomap to run.
For more info, see
http://www.mapequation.org/code