Changes
Page history
Update Grading
authored
Oct 27, 2019
by
Ziyang Zhang
Show whitespace changes
Inline
Side-by-side
Grading.md
View page @
ec860e59
...
@@ -3,11 +3,11 @@ Your AI will be run twice on each board, once moving first and once moving secon
...
@@ -3,11 +3,11 @@ Your AI will be run twice on each board, once moving first and once moving secon
### Rules:
### Rules:
**For Minimal AI:**
<br>
**For Minimal AI:**
<br>
`7x7 with k = 2`
; once move first and once move second.
<br>
`7x7 with k = 2`
; once move first and once move second.
<br>
`8x8 with k =
3
`
; once move first and once move second.
<br>
`8x8 with k =
2
`
; once move first and once move second.
<br>
Total: 4
<br>
Total: 4
<br>
**For Draft/Final AI:**
<br>
**For Draft/Final AI:**
<br>
`7x7 with k = 2`
; once move first and once move second.
<br>
`7x7 with k = 2`
; once move first and once move second.
<br>
`9x8 with k =
3
`
; once move first and once move second.
<br>
`9x8 with k =
2
`
; once move first and once move second.
<br>
Total: 4
<br>
Total: 4
<br>
**Notice:**
Ties count as wins.
**Notice:**
Ties count as wins.
## Minimal AI
## Minimal AI
...
...
...
...