grokking-algorithms/chapter10/README.md
2024-01-19 17:21:42 +00:00

124 B

Approximation algorithm

  • Easy to write, fast to run, useful for obtaining approximate solutions for NP-hard problems.