Lukas' Notes

Solution

May 01, 20261 min read

computation

Definition

Solution

A solution to a problem instance is a candidate answer for that instance.

For an optimisation problem, a solution need not satisfy all constraints. A solution that does satisfy them is a feasible solution.


Graph View

Backlinks

  • Feasible Solution
  • Minimum Vertex Cover Problem

Created with Quartz v4.4.0 © 2026

  • GitHub