Tractables

From Rest of What I Know
Revision as of 05:48, 15 December 2025 by Roshan (talk | contribs) (Created page with "Tractables are problems that are easy to solve. In Computer Science, this would be problems in P. Programmers and the like do use 'tractable' to describe non-programming straightforward-to-solve things, so this is not unusual. == See Also == Checkables Category:Concepts")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Tractables are problems that are easy to solve. In Computer Science, this would be problems in P. Programmers and the like do use 'tractable' to describe non-programming straightforward-to-solve things, so this is not unusual.

See Also

Checkables