Jump to content

Exact algorithm

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by GTrang (talk | contribs) at 01:39, 4 November 2015 (Added references section.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computer science and operations research, exact algorithms are algorithms that always solve an optimization problem to optimality. Developing a fast exact algorithm for NP-hard optimization problems, such as vehicle routing problem, is a notorious open problem[1][2].

See also

References

  1. ^ Laporte, Gilbert. "The vehicle routing problem: An overview of exact and approximate algorithms." European Journal of Operational Research 59.3 (1992): 345-358. {{cite web}}: Missing or empty |title= (help); Missing or empty |url= (help)CS1 maint: numeric names: authors list (link)
  2. ^ Paulusma, D. "Exact algorithms for NP-hard problems".