The Free On-line Dictionary of Computing (19 January 2023):
approximation algorithmAn 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. (1997-10-28)