/var/logmarcus chiu

/var/log

❯

Computer

❯

Problems & Algorithms

❯

Problems

Computable/Computational Problems

Created on Sep 13, 2021 · Last Modified on Jun 14, 2023

Computable/Computational Problems
  • is a problem for which there exists an algorithm that can be used to solve it
  • opposed to non-computational problems

Computable Problems - Types

  • decision problems
  • optimization problems
  • function problems
  • counting problems
  • promise problems
  • etc