Skip to content

b-yousefi/wRebeca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wRebeca

wRebca is a tool for modeling and verification of protocols in a static or dynamic network. We refere to a network with more than one possible topology as the dynaimc network. For example, mobile Ad Hoc Networks (MANETs) have dynamic network since their topology is constantly changing.

wRebeca model is an actor-based modeling language in which different components of a system/protocol are modeled by indipendent and concurrent actors which can communicate only through messgae passing. Each actor has its own memory to store its state variables and a queue/bag to store its recieved messages. It also has some message servers for processing the recieved messgaes.

wRebeca tool provide some reduction techniques to overcome state space explosion which is a well-known problem in model checking approaches.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages