-
Notifications
You must be signed in to change notification settings - Fork 1
/
instructions_deliberative.txt
13 lines (13 loc) · 1.15 KB
/
instructions_deliberative.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
<pre><div class="text_to_html">1. Download the skeleton files for the deliberative exercise
2. Import the project in Eclipse (or another IDE, for example Netbeans).
3. Reference the library logist and the other libraries that you downloaded from the moodle page for this exercise
4. Link the javadoc for the logist library
5. Read carefully the documentation for logist - there you can find instructions how to execute the platform
6. Write your agent
7. The name of your agent (in agents.xml) that represents your final solution should be deliberative-main
8. Make sure that you fulfill the requirements for the solution given in the exercise description
9. Perform some simulations and analyze the performance of your reactive agent according to the instructions given in the latex template for the report
10. Create a folder named "doc" in the project
11. Write documentation using the latex template and place it into a doc folder that you created. The pdf should be named lastname1-lastname2-ex3.pdf. The report should not be longer than 3 pages.
12. Zip the folder lastname1-lastname2-ex3 (without the libraries) and submit it on moodle
</div></pre>