previous up next
Go backward to `desing/resolvem2`
Go up to Procedures
Go forward to `desing/resolves`

`desing/resolveone`

Performing one major step in the resolution which can result changes in the global variables storing partial results (see section *).

Input:
Chart a chart-record.
Output:
a list of the structure:
[globalChartList, resolvedChartList, chartHistory, chartTree]
This procedure runs in distributed environment, on a client machine. The global variables are initialized with each call, therefore they contain the results of the resolution step of the input chart-record.
previous up next