Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a network simulator, where some agents communicate each others using numeric tuples.

Not every agent see the others, some links are up and some others are down.
All this is specified in the adjacency_matrix.txt.
(http://en.wikipedia.org/wiki/Adjacency_matrix)

The project is implemented using C and multithreading.

Ubuntu prerequisites:

$ sudo apt-get install libcunit1-doc libcunit1-ncurses libcunit1-ncurses-dev libgsl0-* libplplot-* libgraphviz-dev libblas* gsl-* multitail

Run:

$ make all

$ sudo ./test_lab

About

A virtual system to simulate communication between multi agent entity

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages