/RendezvousProblem

A MATLAB implementation of the Rendezvous problem.

Primary LanguageMATLABCreative Commons Zero v1.0 UniversalCC0-1.0

RendezvousProblem

A MATLAB implementation of the Rendezvous problem.

Problem Definition:

  • Agents are assumed to have omni-directional sensing range (i.e., a circle)
  • Information exchange between agents are bi-directional
  • Multi-Agent System is viewed as an undirected and unweighted graph
  • Graph is dynamic (edges may be deleted or added as time changes)

Main reference:

  • Graph Theoretic Methods in Multiagent Networks, by Mehran Mesbahi & Magnus Egerstedt