Download

NQueens Asynchronous Weak-Commitment

CREDITS

Rosa L. Zavala Gutierrez

WHAT IS IT?

This is the implementation of the Asynchronous Weak-Commitment Search for the n-queens problem.

It also shows the number of messages sent by each agent. It behaves different that the Adopt algorithm in which a few agents end up sending the great majority of the messages. Here, the messages sent are better distributed among the agents.