public:t-622-arti-13-1:lab_2_-_formulating_search_problems
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
public:t-622-arti-13-1:lab_2_-_formulating_search_problems [2013/01/31 10:16] – created stephan | public:t-622-arti-13-1:lab_2_-_formulating_search_problems [2024/04/29 13:33] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 14: | Line 14: | ||
* develop a function for deciding whether an agent has won the game | * develop a function for deciding whether an agent has won the game | ||
- | All of this can be done on paper. Just write down pseudo-code. You don't actually have to program it! | + | **All of this can be done on paper (or in a text file). You don't actually have to program it! Just write down pseudo-code.** |
- | 2. Estimate the memory requirement for you state data structure (in bytes relative to //c// and // | + | 2. Estimate the memory requirement for you state data structure (in bytes relative to //c// and // |
- | 3. For each of functions above, determine its (worst-case) time complexity in terms of //c//, //r//. | + | 3. For each of functions above (legal moves, successor state, ...), determine its (worst-case) time complexity in terms of //c// and //r//. |
/var/www/cadia.ru.is/wiki/data/attic/public/t-622-arti-13-1/lab_2_-_formulating_search_problems.1359627412.txt.gz · Last modified: 2024/04/29 13:32 (external edit)