/cthulhu

a collection of python scripts for running and evaluating castalia simulations

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

cthulhu

This repository contains several scripts for running experiments using the Castalia network simulator and evaluating the result files.

Installation from git

  1. Clone the repository:

     git clone git://github.com/mfrey/cthulhu.git
    
  2. Please install the required (python) dependencies

     matplotlib
     numpy
    
  3. Run the program

     ./cthulhu
    

Examples

You can find a few examples of using cthulhu in the wiki over here