Previous: Domain Knowledge Up: Extrapolate from a similar case Next: Modelling operators
A function structure for ESC at the first task decomposition
level is shown in figure .
The first decomposition divides this task into a matching step and a extrapolation step. Match takes a set of requirements (i.e. problem attributes) and produces an applicable theory (i.e. a source case). Extrapolate takes the theory and changes and applies extrapolations based on the difference between the actual requirements and the source requirements.
Returns a source case form the case base that is applicable to
Problem. The region of the source problem must cover Problem. Sub
tasks are:
Extrapolate takes a problem and a matching case and produces an extrapolation of the source solution based on the difference between the problem and the source problem. Sub-tasks are:
Takes a problem and a source case, retrieves the source problem form the case and compares the attribute values. The differences between the attribute values are returned.