Skip to content

A virtual system to simulate communication between multi agent entity

License

Notifications You must be signed in to change notification settings

vittorioc/C-virtual-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published