NQueens Asynchronous Weak-Commitment

Title: NQueens Asynchronous Weak-Commitment Author: Rosa L. Zavala Gutierrez Description: 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.