What is the problem solving framework made up of?
IDEAL
Define what an ill-structured and well-structured problem is?
ill structured problems have no clear paths to their solutions and require creative thinking.
well structured problems have a clear path to the solution and don’t rely too much on creative thinking to find the solution.
What are Heuristics and when do we use them?
They are informal and intuitive strategies for solving problems. Usually utilised when solving a well structured problem.