CS代考程序代写 10/21/2019 CSCI 561 (212 unread)

10/21/2019 CSCI 561 (212 unread)
question
351 views
White and Black Placement
According to the input description it supposed to place black on top and white bottom initially, Am I right?
If no, there will be confusion in middle way game input which one is which one’s base, right for example in example 3 white was initially down there and this is actually end of the game, right ?
~ An instructor (Daniel Link) thinks this is a good question ~
Updated 21 days ago by Anonymous and Farzad salimi jazi
the students’ answer, where students collectively construct a single answer
Click to start off the wiki answer
the instructors’ answer, where instructors collectively construct a single answer
Yes, it looks like near the end of the game. The camps will always be as described in the assignment text.
Updated 21 days ago by Daniel Link
followup discussions for lingering questions and comments
Resolved
Unresolved
Anonymous 20 days ago
I’m sorry but it’s still not clear to me.. will black always be at the top and white always be at the bottom?
Pedram Safi 12 days ago Yes!
Resolved
Unresolved
This was marked a duplicate to the question/note above by Toy Leksut 12 days ago “”
Anonymous 12 days ago Contradicting statements in homework
https://piazza.com/class/jzob0qt1owq15p?cid=236
1/6
2wh

10/21/2019 CSCI 561 (212 unread)
Color will always be organized in board as shown.
However in test input the color contradicts.
https://piazza.com/class/jzob0qt1owq15p?cid=236
2/6

10/21/2019 CSCI 561 (212 unread)
Resolved
Anonymous 12 days ago I’d recommend searching/reading existing posts in the time used to post a new question: @236
Unresolved
This was marked a duplicate to the question/note above by Toy Leksut 5 days ago “”
Vijayantika 5 days ago How to identify our camp mid-game? Here is what we have in the assignment
https://piazza.com/class/jzob0qt1owq15p?cid=236
3/6

10/21/2019 CSCI 561 (212 unread)
Here is an example input file sample. (Read below image for more text)
https://piazza.com/class/jzob0qt1owq15p?cid=236
4/6

10/21/2019 CSCI 561 (212 unread)
Questions
1. To clarify: Does Figure 2 represent a board that is the near END of game play? Initially, I thought it was the beginning – but figure 1 says otherwise. Just making sure my understanding is correct. If so, Ignore the rest of the questions and have a good day. 🙂
2. Does Figure 1 imply the black camp will always be the top left corner (for single & game play)? If so, why does Figure 2 contradict this statement?
3. Even for single game play, all the examples given in the PDF are boards towards the beginning of game play – it’s easy to identify which is the black camp and which is the white camp. BUT, there may be inputs where all the white and black pieces are scattered across the board. In this case, how do we know which corner is the white camp and which is the black camp?
Bo Wang 5 days ago To answer Q1: Yes, it’s near the end of a game. Your understanding is correct.
Pedram Safi 5 days ago black always starts at the top left corner and white always bottom right corner. So your goal is to always move towards the opposite
corner to win the game. The state of the game does not impact this as long as we are told what color we are playing.
Resolved
Unresolved
This was marked a duplicate to the question/note above by Toy Leksut 5 days ago “”
Anonymous 5 days ago Configuration of board for Full Game
Will the initial configuration of the board be this for all the full games against the reference minimax agent BBBBB………..
BBBBB………..
BBBB…………
BBB………….
BB…………..
…………….
…………….
…………….
…………….
…………….
…………….
…………..WW
………….WWW
…………WWWW
………..WWWWW
………..WWWWW
that is all Black Pawns in the upper left corner and all White Pawns in the bottom right corner.
Pedram Safi 5 days ago That is correct! This will be the configuration at the beginning of each game.
https://piazza.com/class/jzob0qt1owq15p?cid=236
5/6

10/21/2019 CSCI 561 (212 unread)
Shreyash Annapureddy 5 days ago Then how come in the assignment it provides examples where the white and blacks are swapped? Bo Wang 5 days ago @236 @360
https://piazza.com/class/jzob0qt1owq15p?cid=236
6/6

Leave a Reply

Your email address will not be published. Required fields are marked *