Skip to content
EntityQ1333872· pop 18· linked from 428 articles

组合优化

Sign in to save

Also known as combinatorial optimisation

一类具有离散变量的最优化问题

In the Vinony graph

Vinony's link graph records 428 inbound references to 组合优化, and connects out to mathematical optimization, travelling salesperson problem and greedy algorithm.

It sits within the topics Combinatorial optimization, Computational complexity theory and Dynamic lists.

Vinony links it to 17 Wikipedia language editions.

Wikidata facts

Show 2 more facts
Commons category
Combinatorial optimization
ACM Classification Code (2012)
10003630
Sources (2)

via Wikidata · CC0

Article · 中文

组合最优化,在应用数学和理论计算机科学的领域中,组合优化是在一个有限的对象集中找出最优对象的一类问题。在很多组合优化的问题中,穷举搜索/枚举法是不可行的。组合优化的问题的特征是可行解的集是离散或者可以简化到离散的,并且目标是找到最优解。常见的例子有旅行商问题和最小生成樹。二维的例子,比如服装厂做衣服,衣服分成很多块,这些块需要从布料上切下来。怎么切,剩下的废布料最少?三维的例子,如集装优化。 组合优化的难处,主要是加进来,不同的下,不同部分的约束关系便不同,算法也就要调整。如果给定一个拓扑形态,组合优化往往就退化成一个的问题了。

Abstract from DBpedia / Wikipedia · CC BY-SA

Connections

Categories