src/work/akos/simann.h
2005-02-15 Minor changes.
2005-02-11 more docs
2005-02-08 more docs
2005-01-26 Various changes.
2004-11-29 Added a getCost() method to the Entity. Now prevCost() returns what its name suggests.
2004-11-22 Use lemon::Timer for time measuring. Added the threshold() function and initial threshold and temperature calculation.
2004-11-17 Some comments and minor additions to the AdvancedController.
2004-11-08 Added an init method to the controller, and started writing a second controller.
2004-11-04 Now the controller asks SimAnnBase for the various costs.
2004-11-04 Added the SimpleController class, and removed the first version of SimAnn in favour of the second.
2004-10-11 Naming and coding style fixes and various other changes.