Problems Encountered in Artificial Intelligence (Characteristics)

In order to solve a problem it need to be analyzed on the following lines: 1. Is the program decomposable into a set of independent smaller or easier sub-problems? 2. Can the solution steps be ignored or undone if they prove fruitless? 3. Is the problem’s universe predictable? 4. Is the good solution absolute or relative? 5. Is the desired [...]