Online Computer Dictionary

Browse words  |  Based on FOLDOC

Queried for: approximation algorithm  From wikipedia  About approximation algorithm

Definition:

An algorithm for an optimisation problem that generates feasible but not necessarily optimal solutions.

Unlike "heuristic", the term "approximation algorithm" often implies some proven worst or average case bound on performance. The terms are often used interchangeably however.

Definition from wikipedia.org