Home to the "Fundamentals of Multiagent Systems Using NetLogo" Textbook.
Monday, February 4, 2013
Distributed Constraint Optimization
In today's class I will finish explaining how distributed breakout works, and we will probably also cover Distributed Constraint Optimization (DCOP)
Most of the DCOP algorithms are improvements (or parallelizations, if that's a word) on the basic branch-and-bound search algorithm, which I implement below:
No comments:
Post a Comment