Scenario |
Type |
Detail |
Basic |
Basic Path |
Tree displays proccess of large sets creation. This screen is filled during the algorithm run and changes in structure appears immediately after the structure was updated. User can show complete information about node of tree by clicking on it. Another information screen appears. All aviable information about node is visible in that screen. ShowTree() procedure displays form treeForm. NodeCl class represents one set, it contains information about its name, code, number of occurences, support etc. |
|