grokking-algorithms/chapter10/README.md

4 lines
124 B
Markdown
Raw Normal View History

2024-01-19 17:21:42 +00:00
# Approximation algorithm
- Easy to write, fast to run, useful for obtaining approximate solutions for NP-hard problems.