Skip to content
/ dcsp Public

Distributed Constraint Satisfaction Problem Simulation

Notifications You must be signed in to change notification settings

erszcz/dcsp

Repository files navigation

Distributed Constraint Satisfaction Problem Simulation

This is a simulation of the asynchronous backtracking algorithm for solving distributed constraint satisfaction problems in a multi-agent environment.

Due to the nature of message passing communication in Erlang it's a perfect fit for a simulation environment for distributed agents. Agents are represented as Erlang processes.

About

Distributed Constraint Satisfaction Problem Simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published