mirror of
https://github.com/onyx-and-iris/grokking-algorithms.git
synced 2026-01-01 18:57:48 +00:00
4 lines
124 B
Markdown
4 lines
124 B
Markdown
# Approximation algorithm
|
|
|
|
- Easy to write, fast to run, useful for obtaining approximate solutions for NP-hard problems.
|