1978
DOI: 10.1145/359657.359664
|View full text |Cite
|
Sign up to set email alerts
|

Optimizing decision trees through heuristically guided search

Abstract: Optimal decision table conversion has been tackled in the literature using two approaches, dynamic programming and branch-and-bound. The former technique is quite effective, but its time and space requirements are independent of how “easy” the given table is. Furthermore, it cannot be used to produce good, quasioptimal solutions. The branch-and-bound technique uses a good heuristic to direct the search, but is cluttered up by an enormous search space, since the number of solutions increases with the number of … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
49
0

Year Published

1988
1988
2016
2016

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 124 publications
(49 citation statements)
references
References 9 publications
0
49
0
Order By: Relevance
“…The classical AO * Algorithm for searching AO trees Slagle 1971, Martelli andMontanari 1978) improves upon the brute force approach by utilizating admissible lower bounds h lower N → ≥0 , called heuristic labels, which are lower bounds that are guaranteed not to overestimate the true label of any node. These lower bounds guide the search in a top-down fashion so that only a small portion of the complete AO tree is examined.…”
Section: Ao Treesmentioning
confidence: 99%
“…The classical AO * Algorithm for searching AO trees Slagle 1971, Martelli andMontanari 1978) improves upon the brute force approach by utilizating admissible lower bounds h lower N → ≥0 , called heuristic labels, which are lower bounds that are guaranteed not to overestimate the true label of any node. These lower bounds guide the search in a top-down fashion so that only a small portion of the complete AO tree is examined.…”
Section: Ao Treesmentioning
confidence: 99%
“…There are many efficient algorithms to find optimal solutions in AND/OR graphs and the one used in this work is AO* [Nilsson, 1980], [Martelli and Montanari, 1978]. AO* is a heuristic search algorithm that finds the optimal solution to an implicit AND/OR graph Γ specified by a start state and a successor function.…”
Section: Search Algorithmmentioning
confidence: 99%
“…Besides, there have been many research on AND/OR graph searching such as AO* algorithm (A. Martelli, 1978) [4] [5]. Gu [2] presented a fast service composition model using a inverted table to index the services.…”
Section: Related Workmentioning
confidence: 99%