2011 – 2012

[M2] Introduction à l'Informatique

Introduction to Computer Science

[M1] Algorithmique des Réseaux

Networks algorithms

Here are a few links which may prove useful for the project. Facebook JavaScript SDK for the Facebook API and RaphaelJS for the graphical aspects. You can also use Jquery if it helps. The instructions given during the first lesson are available on Github.

This paper gives a graph layout algorithm using a constraint based system. You may of course decide to use something else if you find better. However, you are not allowed to use a graph visualization library. Concerning the community detection aspects, here are two papers: the first one computes a partition of the network by attempting to maximize a fitness function, the second one uses clique percolation in order to find overlapping communities. Both appraches have pros and cons, it is up to you to choose which one you want to implement.


2010 – 2011

[L3] Algorithmique II

Algorithms, Semester 2

[M2] Introduction à l'Informatique

Introduction to Computer Science