![]() |
Assignment 6The Assignmenthttp://learnu.ics.hawaii.edu/~nickles/211_Spring_2005/labs/decision_tree/decision_tree.htmSubmission
RecommendationsYou may change the applet (DecisionTreeApplet.java) when you post it online if you wish. That is, you can add or remove buttons, change the colors or layout, etc. However, your code must still work correctly with the original version of the applet.
Remember that, in your DecisionTree, all your nodes will either have two
children or no children. (This is helpful to remember when writing
Grading:Out of 10 points:
SolutionZach's Solution (zip file). Also contains a DecisionTree grader. Nickles's Solution (java file). Includes both DecisionNode and DecisionTree in the same file. |
~ztomasze Index :
TA Details: ICS211:
Assignment 6 http://www2.hawaii.edu/~ztomasze |
Last Edited: 29 Mar 2005 ©2004 by Z. Tomaszewski. |