jackbergus / socialsim

(Social) Network Simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SocialSim

A (social) network simulator project

by Giacomo Bergami, Elena Tea Russo

Readme

Before starting the project, you have to install the following libraries:

  • LibBoost (>=1.53) with graph-boost
    you have to install first
    • xsltproc
    • docbook-xsl
    • docbook-xml
    • libbz2-dev
  • Root by Cern.ch
  • Java compiler with JNI

The src folder contains the source of the simulator, that loads the plugins that are user-defined in plugins folder.

[STILL MORE TO DO]

About

(Social) Network Simulator


Languages

Language:C++ 51.3%Language:Python 42.4%Language:Makefile 3.7%Language:Java 2.2%Language:C 0.5%