Skip to content

b-yousefi/wRebeca

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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