Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 702 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 702 Bytes

MolTi

Community detection in multiplex networks

Directory "bin" contains GUI executables for Linux 64bits (needs Qt and GSL libraries), a standalone osX application and a Windows application. To run the Windows application, unzip the directory and click on "Molti.exe".

Directory "datasets" contains the Markdown file and the networks used for the article (be careful to download by clicking the button "raw").

Directory "src" contains the C (application core and console version) and C++ (GUI version) sources of all the softwares. The Makefile yields to compile all the console applications (see the README file in src) while "Molti.pro" file may be open by QtCreator to build the GUI software.