-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.docs
27 lines (18 loc) · 938 Bytes
/
README.docs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---------------------------------------------------------------------
Please read doc/paper carefully! Prove read whenever possible.
Make changes along the way of our development. (Point form is
acceptable, for now.) Particularly, whenever we change the
philosophy in our genetic algorithm, make changes in the file
"paper".
When writing the paper, refer to appendix A or B as below.
Modify the lyx file instead! Easier for me to do formatting.
---------------------------------------------------------------------
When the time we need to prepare the project to hand-in, we need:
- Prepare appendix A with:
- API document from doxygen (if possible)
- Code printout, in Appendix A (a must)
- screen shot(s) in section 3
- runtime stats of our program in section 4 (depends on writing)
- Prepare appendix B with:
- a printout of a team (xml) file
---------------------------------------------------------------------