SC‐24sp‐2024‐04‐15‐Morning - TheEvergreenStateCollege/upper-division-cs-23-24 GitHub Wiki
Software Construction, Spring 2024
2024-04-15 - Week 03 - Morning
Back to Software Construction, Spring '24
Overview
- Extension SC Homework 02 Due next Monday evening
- Tic-Tac-Toe Solver: Move Ranking
Homework 01 Topics
- Vectors
- Move_Semantics
Tic-Tac-Toe Solver:
What abstractions would be useful?
- What are the winning states? How many of them?
- How to keep track of how close we are to winning states?
- How we can use vector "filtering" to return / rank moves that are better than others?
This Afternoon
- 1st Hour: Our normal lab in 2619, work on Tic-Tac-Toe solver in prototypes
- Second Hour AI Seminar Activity with guest speaker, Paul McMillin
- in SEM II C 1105
- Please do this reading over lunch