mirror of
https://github.com/onyx-and-iris/grokking-algorithms.git
synced 2024-11-15 17:30:52 +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.
|