Skip to content

Systematic study of the topological properties of real-world complex networks

License

Notifications You must be signed in to change notification settings

CompNet/SystProp

Repository files navigation

SystProp

Systematic study of the topological properties of real-world complex networks.

Presentation

This set of R scripts was designed for the analysis of the topological properties of real-world complex networks. The idea is to follow the ideas presented in two seminal previous papers :

In the former, Watts and Strogatz study how the average distance between two nodes behaves as a function of the network size. We propose here to make this study systematic, by considering more data and more topological measures. For this purpose, we look for a functional link between any pair of topological measures on a dataset of about 500 networks. The measures are chosen amongst the most widespread in the complex networks literature.

In the latter article, Barabási and Albert study the distribution of the degree in real-world complex networks, and notice it follows a power-law. We propose to do the same for all the main nodal measures.

In a third step of our work, we try do identify groups of networks depending on those results.

Use

TODO

Contact

These scripts were written by Vincent Labatut, 2013-2014, <[email protected]>, Computer Science Department, Galatasaray University, Istanbul, Turkey.

They rely heavily on the excellent igraph library.

If you use them, please cite the paper "".

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Systematic study of the topological properties of real-world complex networks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published