[first slide]
Introduction to Object Oriented Programming
Chapter 5
A Case Study : Eight Queens
Outline
- Statement of the Problem
- OOP Approach
- Observations
- Pointers
- CRC Card for Queen
- CRC Card for Queen - Backside
- Initialization
- Finding First Solution
- Finding Next Solution
- Test or Advance
- Can Attack
- The Last Queen
- Final Analysis
Source Code
Other Material
Intro OOP, Chapter 5, Slide 1