Problem Solving System

From GM-RKB
Jump to navigation Jump to search

A Problem Solving System is an problem solving solver that is an automated system (which can solve an automated problem solving task by implementing a problem solving algorithm)



References

2021

  • (Wikipedia, 2021) ⇒ https://en.wikipedia.org/wiki/Problem_solving#Computer_science Retrieved:2021-12-29.
    • In computer science and in the part of artificial intelligence that deals with algorithms, problem solving includes techniques of algorithms, heuristics and root cause analysis. The amount of resources (e.g. time, memory, energy) required to solve problems is described by computational complexity theory. In more general terms, problem solving is part of a larger process that encompasses problem determination, de-duplication, analysis, diagnosis, repair, and other steps.

      Other problem solving tools are linear and nonlinear programming, queuing systems, and simulation.[1]

      Much of computer science involves designing completely automatic systems that will later solve some specific problem—systems to accept input data and, in a reasonable amount of time, calculate the correct response or a correct-enough approximation.

      In addition, people in computer science spend a surprisingly large amount of human time finding and fixing problems in their programs: Debugging.


  1. Cite error: Invalid <ref> tag; no text was provided for refs named MalakootiMCDM