log

age author description
Mon, 16 Jul 2012 04:31:36 -0700 Mike Pavone Preparing for submission
Mon, 16 Jul 2012 04:03:03 -0700 Mike Pavone Updated heuristic
Mon, 16 Jul 2012 02:20:38 -0700 Mike Pavone Add cullwhenover option and more tuning results
Mon, 16 Jul 2012 01:55:04 -0700 Mike Pavone Add hashset based pruning
Mon, 16 Jul 2012 01:24:47 -0700 Mike Pavone More tuning results
Mon, 16 Jul 2012 00:06:58 -0700 Mike Pavone Added tuning results
Sun, 15 Jul 2012 23:55:29 -0700 Mike Pavone Compile with -O2. Add tuning parameters and tuning results script
Sun, 15 Jul 2012 22:24:35 -0700 William Morgan merge
Sun, 15 Jul 2012 22:06:19 -0700 William Morgan fixed array out of bounds errors. Test maps to proove it.
Sun, 15 Jul 2012 21:56:43 -0700 Mike Pavone merge
Sun, 15 Jul 2012 21:42:46 -0700 Mike Pavone Add heuristic for evaluating non-terminal states. Cull to 8 states based on heuristic rather than just a single one based on score.
Sun, 15 Jul 2012 18:37:36 -0700 Mike Pavone Add maximum moves check
Sun, 15 Jul 2012 20:30:46 -0700 William Morgan robot can get crushed
Sun, 15 Jul 2012 18:32:58 -0700 Mike Pavone merge
Sun, 15 Jul 2012 18:12:44 -0700 Mike Pavone Update Makefile to link with libgc