An optimization technique in which the values of the variables are restricted to integers. Examples include the knapsack and travelling salesman problems.
| Statistics Dictionary: combinatorial optimization |
An optimization technique in which the values of the variables are restricted to integers. Examples include the knapsack and travelling salesman problems.
| 5min Related Video: Combinatorial optimization |
| Wikipedia: Combinatorial optimization |
Combinatorial optimization is a branch of optimization. Its domain is optimization problems where the set of feasible solutions is discrete or can be reduced to a discrete one, and the goal is to find the best possible solution.
It is a branch of applied mathematics and computer science, related to operations research, algorithm theory and computational complexity theory that sits at the intersection of several fields, including artificial intelligence, mathematics and software engineering.
Some research literature [1] considers discrete optimization to consist of integer programming together with combinatorial optimization (which in turn is composed of optimization problems dealing with graphs, matroids, and related structures) although all of these topics have closely intertwined research literature.
Contents |
There is a large amount of literature on polynomial-time algorithms for certain special classes of discrete optimization, a considerable amount of it unified by the theory of linear programming. Some examples of combinatorial optimization problems that fall into this framework are shortest paths and shortest path trees, flows and circulations, spanning trees, matching, and matroid problems.
For NP-complete discrete optimization problems, current research literature includes the following topics:
Combinatorial optimization problems can be viewed as searching for the best element of some set of discrete items, therefore, in principle, any sort of search algorithm or metaheuristic can be used to solve them. However, generic search algorithms are not guaranteed to find an optimal solution, nor are they guaranteed to run quickly (in polynomial time). (Since some discrete optimization problems are NP-complete, e.g. the travelling salesman problem, this is expected unless P=NP.)
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)
| Best of the Web: Combinatorial optimization |
Some good "Combinatorial optimization" pages on the web:
Math mathworld.wolfram.com |
| knapsack problem | |
| genetic algorithm | |
| Chinese postman problem |
| Explain the major difference between combinatorial logic and sequential logic? Read answer... | |
| What is philosophical optimism? Read answer... | |
| What is optimal health? Read answer... |
| How is combinatorial synthesis methaqualone done? | |
| What are Optimates? | |
| What does optimism? |
Copyrights:
![]() | Statistics Dictionary. A Dictionary of Statistics. Second edition revised. Copyright © Oxford University Press, 2008. All rights reserved. Read more | |
![]() | Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Combinatorial optimization". Read more |