Skip to content

Java implementation of the Albatross graph sampling algorithm

Notifications You must be signed in to change notification settings

vlabatut/Albatross

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Albatross

Java implementation of the Albatross graph sampling algorithm.

Basically just an ugly port of the C# source code. Probably further development and refactoring to come.

Modifications of the original program:

  • Additional method allowing to export a sampled graph as a Pajek file.
  • Additional R scripts allowing to compare original and sampled networks, in terms of topological properties.

Originally developped by Long Jin 2011

  • Original C# source code available here: http://code.google.com/p/sampling-social-graphs/
  • Bibliographic reference: Long Jin, Yang Chen, Pan Hui, Cong Ding, Tianyi Wang, Athanasios Vasilakos, Beixing Deng, Xing Li, "Albatross Sampling: Robust and Effective Hybrid Vertex Sampling for Social Graphs", in Proc. of the 3rd ACM Workshop on Hot Topics in Planet-scale Measurement (HotPlanet'11), co-located with ACM MobiSys 2011, June 2011.

Ported to Java by Vincent Labatut 06/2013

About

Java implementation of the Albatross graph sampling algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published