【24h】

Divide and (Iteratively) Conquer!

机译:分开并(反复)征服!

获取原文
获取原文并翻译 | 示例

摘要

The Iterative Multi-Agent (IMA) Method works by breaking down a search problem into many sub-problems, each to be solved separately. Independent problem solving agents work on the sub-problems and use iteration to handle any interaction between the sub-problems. Each agent knows about a subset of the whole problem and cannot solve it all by itself. The agents, working in parallel, can use any method to solve their assigned sub-problem. The solution to each sub-problem can affect the solutions to other sub-problems, and make them invalid or undesirable in some way, so the agents keep checking a partial solution even if they have already worked on it. The solution to the whole problem then emerges as a result of these local activities. This requires the problem to be decomposable into smaller ones. The paper gives an example of constraint satisfaction problem solving. We solve randomly generated Traveling Salesman Problems, and compare the results with those of other methods.
机译:迭代多代理(IMA)方法的工作原理是将搜索问题分解为许多子问题,每个子问题都需要分别解决。独立的问题解决代理处理子问题,并使用迭代来处理子问题之间的任何交互。每个代理都知道整个问题的一个子集,无法独自解决所有问题。代理可以并行工作,可以使用任何方法来解决其分配的子问题。每个子问题的解决方案都可能影响其他子问题的解决方案,并以某种方式使它们无效或不合需要,因此,即使他们已经解决了部分解决方案,代理也会继续检查该解决方案。这些局部活动的结果是,解决了整个问题。这就要求将问题分解为较小的问题。本文给出了一个解决约束满足问题的例子。我们解决随机生成的旅行商问题,并将结果与​​其他方法进行比较。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号