public:t-622-arti-13-1:prog2
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
public:t-622-arti-13-1:prog2 [2013/02/21 08:42] – [Handing In] stephan | public:t-622-arti-13-1:prog2 [2024/04/29 13:33] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 40: | Line 40: | ||
* You have to implement the methods " | * You have to implement the methods " | ||
* **Make sure your agent is able to play both roles (white and red)!** | * **Make sure your agent is able to play both roles (white and red)!** | ||
- | * You can make sure to be on time by regularly checking whether there is time left during the search process and stopping the search just before you run out of time. | + | * You can make sure to be on time by regularly checking whether there is time left during the search process and stopping the search just before you run out of time, e.g., by throwing an exception that you catch where you call the search function the first time. |
+ | * To specify the port your agent is running on change the build.xml file as follows and use the command line '' | ||
+ | <file xml build.xml> | ||
+ | ... | ||
+ | <target name=" | ||
+ | <java jar=" | ||
+ | <arg value=" | ||
+ | <jvmarg value=" | ||
+ | </ | ||
+ | <antcall target=" | ||
+ | </ | ||
+ | ... | ||
+ | </ | ||
===== Handing In ===== | ===== Handing In ===== | ||
Line 51: | Line 64: | ||
The deadline is Friday, 01.03.2013 for source code and executable player and Monday, 04.03.2013 for the report. We will have a tournament between your agents in the lab on Thursday, 07.03.2013. Extra points for the top players! | The deadline is Friday, 01.03.2013 for source code and executable player and Monday, 04.03.2013 for the report. We will have a tournament between your agents in the lab on Thursday, 07.03.2013. Extra points for the top players! | ||
- | /* You can watch the tournament [[http:// | + | You can watch the tournament [[http:// |
- | */ | + | |
As with the first programming assignment, you can still hand in after the deadline (by email), but your grade will be lowered by 0.5 for each day your submission is late. Also, you can't get the extra points for being good in the tournament. | As with the first programming assignment, you can still hand in after the deadline (by email), but your grade will be lowered by 0.5 for each day your submission is late. Also, you can't get the extra points for being good in the tournament. | ||
/var/www/cadia.ru.is/wiki/data/attic/public/t-622-arti-13-1/prog2.1361436140.txt.gz · Last modified: 2024/04/29 13:32 (external edit)