src/work/akos/simann.h
Mon, 29 Nov 2004 15:30:11 +0000 Added a getCost() method to the Entity. Now prevCost() returns what its name suggests.
Mon, 22 Nov 2004 14:39:40 +0000 Use lemon::Timer for time measuring. Added the threshold() function and initial threshold and temperature calculation.
Wed, 17 Nov 2004 08:47:20 +0000 Some comments and minor additions to the AdvancedController.
Mon, 08 Nov 2004 08:40:37 +0000 Added an init method to the controller, and started writing a second controller.
Thu, 04 Nov 2004 18:48:58 +0000 Now the controller asks SimAnnBase for the various costs.
Thu, 04 Nov 2004 13:32:44 +0000 Added the SimpleController class, and removed the first version of SimAnn in favour of the second.
Mon, 11 Oct 2004 18:02:48 +0000 Naming and coding style fixes and various other changes.