HOMEWORK 6: STAR BATTLE NAME: < insert name > COLLABORATORS AND OTHER RESOURCES: List the names of everyone you talked to about this assignment (classmates, TAs, ALAC tutors, upperclassmen, students/instructor via LMS, etc.), and all of the resources (books, online reference material, etc.) you consulted in completing this assignment. < insert collaborators / resources > Remember: Your implementation for this assignment must be done on your own, as described in "Academic Integrity for Homework" handout. ESTIMATE OF # OF HOURS SPENT ON THIS ASSIGNMENT: < insert # hours > ANALYSIS OF PERFORMANCE OF YOUR ALGORITHM: (running time order notation & concise paragraph, < 200 words) The dimensions of the board (w and h) The number of zones (z)? The average number of squares in a zone (t) The number of stars per zone(s)? etc. DESCRIPTION OF YOUR ADDTIONAL PUZZLES: Briefly explain the design of the puzzles or dictionaries and what makes them "interesting" test cases (or why they aren't interesting). SUMMARY OF PERFORMANCE OF YOUR PROGRAM ON THE PROVIDED PUZZLES AND ON YOUR ADDITIONAL PUZZLES: # of solutions & approximate wall clock running time for different puzzles / stars per zone for a single solution or all solutions. Be specific about which puzzle/parameters you were timing. MISC. COMMENTS TO GRADER: (optional, please be concise!)