Means-Ends Analysis
Version 1.0.0 · Updated 2026-07-28
CORE DEFINITION
Means–ends analysis (MEA) is a problem solving technique used commonly in artificial intelligence (AI) for limiting search in AI programs. MEA was designed by two scientist Allen Newel and Herbert A. Simon in 1957, later on, the idea of MEA led to the General Problem Solver, with J.C Shaw..
SCAFFOLDING EFFECT
Reduce cognitive load
Means–ends analysis (MEA) is a problem solving technique used commonly in artificial intelligence (AI) for limiting search in AI programs. MEA was designed by two scientist Allen Newel and Herbert A.
Anchor fast decisions
A problem-solving method proposed by Newell and Simon. It maintains the "current state" and "goal state", calculates the difference, and selects an operator that can reduce the difference; if the operator's preconditions are not met, it sets "satisfying the preconditions" as a subgoal and recursively solves it. It continuously reduces grand goals to executable actions, and is the core of GPS (General Problem Solver).
MINIMUM ACTION
In progress 0/2Practice this model in one real situation:
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more
Source support: Explicit
- en.wikipedia.orghttps://en.wikipedia.org/wiki/Means%E2%80%93ends_analysisverified
PRIVATE NOTES · Only visible to you
SAVED Q&A
ENTRY Q&A · Private saving available
Ask with a clear boundary
thinkingmodels answers from published entry context only.
Your question is sent to thinkingmodels. The answer uses public entry context only.
RELATED MODELS