RomainPierre7 / distributed_coloring_algorithm

Distributed coloring algorithm with jBotSim in java.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distributed Coloring Algorithm

Dependencies

JBotSim (GitHub)

Algorithms

Coloring problem in Distributed Algorithms :

  • Color6
  • Color6to3 (ShiftDown/ReducePalette)

Generalized for threes. The main countains parts to create ring or binary three topology.

Course by C. Gavoille.

Run

make run

About

Distributed coloring algorithm with jBotSim in java.


Languages

Language:Java 98.2%Language:Makefile 1.8%