1 / 7

Application Design Choices

Application Design Choices. Backtracking for the Maze Runner. Topics and Agenda. Assessment 09 Exercise 33: nQueens Reflection. Course Progress. Project 1: Maze Runner Project 2: Unlimited Precision Calculator Project 3: eReader with Categories Project 4: Sudoku Checker and Player

curto
Télécharger la présentation

Application Design Choices

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Application Design Choices Backtracking for the Maze Runner

  2. Topics and Agenda Assessment 09 Exercise 33: nQueens Reflection

  3. Course Progress • Project 1: Maze Runner • Project 2: Unlimited Precision Calculator • Project 3: eReader with Categories • Project 4: Sudoku Checker and Player • Project 5: Sudoku Solver • Project 6: eReader with Advanced Discussions Feature

  4. You have 10 minutes Begin work on Assessment 09

  5. You have 25 minutes Complete Exercise 33

  6. Exercise Reflection How does the NQueens problem differ from the Maze Runner program in the previous exercise? How would you apply this kind of solution to a Sudoku solver? What other problems might require recursion of this sort?

  7. Remember… Research Paper Final Draft: Due Next Class • Due by 8 p.m. via the LMS Project 5: Due on Class 38 • Due by 8 p.m. via the LMS Assessment 10: Class 36 Reading assignment: Complete by Class 34 • Data Structures: Chapter 3

More Related