Skip to content
#

aproximation

Here are 12 public repositories matching this topic...

Approximation algorithms are algorithms that find approximate solutions to optimization problems, usually with a guarantee of the solution's quality relative to the optimal solution. They are used when exact solutions are too time-consuming to compute. Approximation algorithms trade-off optimality for efficiency and are commonly used in scheduling.

  • Updated Feb 9, 2023
  • Kotlin

Add this topic to your repo

To associate your repository with the aproximation topic, visit your repo's landing page and select "manage topics."

Learn more