Skip to content

Implementation of PN/Local model in python for challenge excercise of CS-E4510 Distributed Algorithms

Notifications You must be signed in to change notification settings

peik-etzell/distributed-computing-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

distributed-computing-simulator

Implementation of PN/Local model in python for challenge excercise of CS-E4510 Distributed Algorithms

$\star$ Exercise 3.6 (implementation) (from course literature)

Using your favorite programming language, implement a simulator that lets you play with distributed algorithms in the port-numbering model. Implement the algorithms for bipartite maximal matching and minimum vertex cover 3-approximation and try them out in the simulator.

About

Implementation of PN/Local model in python for challenge excercise of CS-E4510 Distributed Algorithms

Resources

Stars

Watchers

Forks