Skip to content
This repository has been archived by the owner on Apr 23, 2018. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 546 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 546 Bytes

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