Your American History Reference Guide!
- Combinatorial optimization

HistoryMania Information Site on Combinatorial optimization American History American History Search        American History Browse welcome to our free resource site for all enthusiasts!

Combinatorial optimization

Combinatorial optimization is a branch of optimization in applied mathematics and computer science, related to operations research, algorithm theory and computational complexity theory.

Sometimes it is called "discrete optimization", however the latter term is considered to be somewhat different.

Contents

Informal definition

The domain of combinatorial optimization 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.

Formal definition

An instance of a combinatorial optimization problem can be described in a formal way as a tuple (X,P,Y,f,extr) where

  • X is the solution space (on which f and P are defined)
  • P is the feasibility predicate.
  • Y is the set of feasible solutions.
  • f is the objective function.
  • extr is the extreme (usually min or max.)

Examples

Examples of problems are the

Methods

Heuristic search methods (meta heuristics), such as

can be used to find optimal solutions of combinatorial optimization problems. A question of great interest concerns the efficiency of such methods, i.e. the question of whether one search method is better than the other across all types of problems. An answer to this question was provided in the 90's by the no-free-lunch theorem.

References

  • William J. Cook, William H. Cunningham, William R. Pulleyblank, Alexander Schrijver; Combinatorial Optimization; John Wiley & Sons; 1 edition (November 12, 1997); ISBN 047155894X.
  • Christos H. Papadimitriou, and Kenneth Steiglitz; Combinatorial Optimization : Algorithms and Complexity; Dover Pubns; (paperback, Unabridged edition, July 1998) ISBN 0486402584.

Journals

The contents of this article are licensed from Wikipedia.org under the
GNU Free Documentation License. How to see transparent copy
Search | Browse | Contact | Legal info