In this experiment we demonstrate EUREKA's ability to pick a method of ordering the tree for expansion. Table 7 shows the results of this experiment. For the fifteen puzzle, the two tested fixed orderings are (Up, Left, Right, Down) and (Down, Left, Right, Up). For the robot arm motion planning domain, two fixed orderings are tested corresponding to ordering joint moves from the base of the arm to the end effector, and ordering joint moves from the end effector first down to the base of the arm last. Only one ordering is used for the artificial domain.
In this experiment, C4.5 yields the best speedup results for all databases, filtered or unfiltered. In the artificial domain, because perfect ordering information is available the TOIDA strategy also yields the best possible speedup results. The combined results are generated using the fifteen puzzle and robot arm motion planning problem instances.
Table 8 shows the results of classifying ordering problems on
the filtered and unfiltered data sets. While C4.5 always yields the best
average speedup, the learning system does not yield the best classification
accuracy on unfiltered data, though it does achieve the best results on
the filtered data sets. On the filtered data sets, C4.5 outperforms fixed
strategies at a significance value of p0.02 or better.