资 源 简 介
EAGLE is a community detection algorithm: it finds overlapping communities in a graph with an hierarchical paradigm.
A project from an Advanced Networking topics class required to implement this algorithm and to evaluate its performance and quality. This project became EAGLE++.
About this project:
- developed by a team of four students from University of Pisa"s Computer Engineering Master"s: Federico Asara, Andrea Dignani, Silvia Mandalà , Davide Rafanelli.
- source code and project mantained by Federico Asara, who modified the algorithm to allow for faster implementations and who also wrote the (core) EAGLE C++ implementation.
- the outcome of the performance evaluation phase are included.
What will you find in this repository:
- WORK IN PROGRESS, mostly: we provide a temporary zip archive while we move our work to GIT.