The synthetic approach to decision table conversion
- 1 June 1976
- journal article
- Published by Association for Computing Machinery (ACM) in Communications of the ACM
- Vol. 19 (6) , 343-351
- https://doi.org/10.1145/360238.360245
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.Keywords
This publication has 14 references indexed in Scilit:
- Extending the infomation theory approach to converting limited-entry decision tables to computer programsCommunications of the ACM, 1974
- Information theory applied to the conversion of decision tables to computer programsCommunications of the ACM, 1973
- The conversion of limited-entry decision tables to optimal and near-optimal flowchartsCommunications of the ACM, 1972
- An analysis of programming via decision table compilersACM SIGPLAN Notices, 1971
- Conversion of limited-entry decision tables to computer programs—a proposed modification to Pollack's algorithmCommunications of the ACM, 1971
- On the conversion of decision tables to computer programsCommunications of the ACM, 1970
- Conversion of Limited-Entry Decision Tables to Optimal Computer Programs IIJournal of the ACM, 1967
- Conversion of decision tables to computer programs by rule mask techniquesCommunications of the ACM, 1966
- Conversion of limited-entry decision tables to computer programsCommunications of the ACM, 1965
- Use of decision tables in computer programmingCommunications of the ACM, 1965