public:t-622-arti-13-1:lab_3_-_hashing_states
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
public:t-622-arti-13-1:lab_3_-_hashing_states [2013/02/07 11:04] – created stephan | public:t-622-arti-13-1:lab_3_-_hashing_states [2024/04/29 13:33] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 13: | Line 13: | ||
The project contains a State class that could be thought of implementing a state of some robot. The state consists of a position, an orientation and a boolean holding the information of whether or not the robot is turned on. The project also contains code to test how good the hashCode() method of the State class is. To run the tests simply run the Main class or use "ant run" on the terminal. | The project contains a State class that could be thought of implementing a state of some robot. The state consists of a position, an orientation and a boolean holding the information of whether or not the robot is turned on. The project also contains code to test how good the hashCode() method of the State class is. To run the tests simply run the Main class or use "ant run" on the terminal. | ||
+ | |||
+ | ===== Hints ===== | ||
+ | * You need to implement the methods [[http:// | ||
+ | * For two states '' | ||
+ | * For any two objects '' | ||
+ | * Objects that are not equal are allowed have the same hash code. However, if that happens too often then hash maps become very inefficient. | ||
===== Handing In ===== | ===== Handing In ===== |
/var/www/cadia.ru.is/wiki/data/attic/public/t-622-arti-13-1/lab_3_-_hashing_states.1360235083.txt.gz · Last modified: 2024/04/29 13:32 (external edit)