From 0ced106e965d36c87584283668392f6d159041ec Mon Sep 17 00:00:00 2001 From: Frederik Schaefer <jan.frederik.schaefer@fau.de> Date: Fri, 24 Sep 2021 08:46:07 +0000 Subject: [PATCH] Update ai1sysproj.md --- courses/ai1sysproj.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/courses/ai1sysproj.md b/courses/ai1sysproj.md index b8cbfa6..56d0283 100644 --- a/courses/ai1sysproj.md +++ b/courses/ai1sysproj.md @@ -60,5 +60,5 @@ In the AI Master you need two projects, so you could even take both (then taking |-------|---------| | Search | Find "best" connections for the Indian railway network | | Adversarial Search | Current plan: Create an agent for a variant of [Sternhalma](https://en.wikipedia.org/wiki/Chinese_checkers) | -| Constraint Satisfaction | Current idea: Create a schedule for FAU lectures (if we get the data) | +| Constraint Satisfaction | Current idea: Use a CSP solver to create a schedule for FAU lectures (if we get the data) | -- GitLab