Tractables

From Rest of What I Know
Revision as of 05:56, 15 December 2025 by AutoDescriptor (talk | contribs) (Added page description via AutoDescriptor bot)

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.

Likewise, intractables are problems that are hard to solve.

See Also

Checkables