Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evscott/distributed-nacn

An implementation of Michel Raynal's definition of a distributed navigational algorithm for complete networks.
https://github.com/evscott/distributed-nacn

Last synced: 22 days ago
JSON representation

An implementation of Michel Raynal's definition of a distributed navigational algorithm for complete networks.

Awesome Lists containing this project

README

        

# Distributed Navigation Algorithm for Complete Networks

An implementation of a navigational algorithm for mobile objects on complete networks following the definition put forward by Michel Raynal in _Distributed Algorithm's for Message Passing Systems._

### Example graph:

![example](./assets/example.png)

### Raynal's psuedocode:

![async](./assets/psuedocode.png)