ACM Home Page
Please provide us with feedback. Feedback
The synthetic approach to decision table conversion
Full text PdfPdf (986 KB)
Source
Communications of the ACM archive
Volume 19 ,  Issue 6  (June 1976) table of contents
Pages: 343 - 351  
Year of Publication: 1976
ISSN:0001-0782
Authors
Helmut Schumacher  Univ. of Toronto, Ont., Canada
Kenneth C. Sevcik  Univ. of Toronto, Ont., Canada
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 7,   Downloads (12 Months): 36,   Citation Count: 13
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/360238.360245
What is a DOI?

ABSTRACT

Previous approaches to the problem of automatically converting decision tables to computer programs have been based on decomposition. At any stage, one condition is selected for testing, and two smaller problems (decision tables with one less condition) are created. An optimal program (with respect to average execution time or storage space, for example) is located only through implicit enumeration of all possible decision trees using a technique such as branch-and-bound. The new approach described in this paper uses dynamic programming to synthesize an optimal decision tree from which a program can be created. Using this approach, the efficiency of creating an optimal program is increased substantially, permitting generation of optimal programs for decision tables with as many as ten to twelve conditions.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
Humby, E. Programs From Decision Tables. American Elsevier, New York, 1973.
2
3
4
 
5
Schurnacher, H. The synthesis of optimal decision trees from decision tables. M.Sc. Th., Rep. CSRG-46, Computer Systems Research Group, U. of Toronto, Dec. 1974.
6
7
8
9
10
11
12
13
14
 
15
 
16
Myers, H.J. Compiling optimized code from decision tables. IBM Y. Res. andDev. 16, 5 (Sep. 1972), 489-503.
17
18
 
19
Bayes, A.J. A Dynamic programming algorithm to optimise decision table code. Australian Computer J. 5, 2(May 1973), 77-79.

CITED BY  13

Collaborative Colleagues:
Helmut Schumacher: colleagues
Kenneth C. Sevcik: colleagues