🌙

通过析取规划与几何推理进行装配规划

Assembly planning by disjunctive programming and geometrical reasoning

Computers and Operations Research · 2021
被引 2
ABS 3

中文导读

提出一种Benders分解方法,将装配规划中的任务排序与资源分配(宏观层)和几何技术可行性验证(微观层)分离,通过析取约束反馈避免碰撞,并用工业案例和计算实验验证效率。

Abstract

The challenge in modeling and solving assembly planning problems lies in integrating combinatorial optimization techniques for finding efficient task sequences and resource assignments with geometrical reasoning to ensure the geometrical and technological feasibility of the assembly plans. This paper proposes a Benders decomposition approach that separates the macro-level planning problem, responsible for task sequencing and resource assignment, from micro-level validation on detailed geometrical and technological models. Feedback from the micro to the macro level is provided in the form of disjunctive constraints generated during search, which precludes the repeated occurrence of the collisions encountered in earlier iterations. A disjunctive programming approach is proposed to solve the macro-level planning problem with the added constraints. The efficiency of the approach is demonstrated both in industrial case studies and in computational experiments on generated problem instances.

装配规划组合优化几何推理析取规划Benders分解