Jump to content

Combinatorial optimization

From Simple English Wikipedia, the free encyclopedia
Revision as of 11:21, 14 June 2013 by Eptalon (talk | changes)

Combinatorial optimization is a branch of discrete mathematics. The problems looked at revolve around finding an optimal object from a set of objects, or finding an ordering of the objects in the set that is optimal according to some criteria. Examples are finding the Minimum spanning tree in a graph or the Travelling Salesman Problem. Many of the problems looked at have also been solved using linear programming.