SkillAgentSearch skills...

MobilityModels

This plugins allows to generate graphs using Random Waypoint and Truncated Lévy Walk Mobility Models.

Install / Use

/learn @umbertogriffo/MobilityModels
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Random Waypoint and Truncated Lévy Walk Mobility Graph Generators for Gephi

  • Author: Umberto Griffo
  • Twitter: @UmbertoGriffo

This plugins allows to generate graphs using Random Waypoint and Truncated Lévy Walk Mobility Models.

Random Waypoint

Mobile nodes follow random directions with speed chosen randomly. The destination, speed and direction changes when waiting time is ended.

http://en.wikipedia.org/wiki/Random_waypoint_model

<p align="center"> <img src="https://github.com/umbertogriffo/MobilityModels/blob/master/random%20waypoint.JPG" width="350"/> </p>

Truncated Lévy Walk

The human walks are approximated with the Lévy walks.

http://netsrv.csc.ncsu.edu/export/routing_performance_mobmod_2008.pdf

<p align="center"> <img src="https://github.com/umbertogriffo/MobilityModels/blob/master/2000px-BrownianMotion.svg.png" width="350"/> </p>

Demo video on Vimeo

http://vimeo.com/45248043

More Info (available in Italian language)

http://www.slideshare.net/umbertogriffo/validation-and-analysis-of-mobility-models-17078170

License

The GPL version 3, http://www.gnu.org/licenses/gpl-3.0.txt

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2y ago
Forks3

Languages

Java

Security Score

60/100

Audited on Dec 10, 2023

No findings