log

age author description
Mon, 16 Jul 2012 04:48:50 -0700 Mike Pavone Submission prep default tip
Mon, 16 Jul 2012 04:37:00 -0700 Mike Pavone Set executable on lifter shell script
Mon, 16 Jul 2012 04:35:43 -0700 Mike Pavone merge
Mon, 16 Jul 2012 04:35:24 -0700 Mike Pavone More submission prep
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
Sun, 15 Jul 2012 18:32:22 -0700 William Morgan merge and test
Sun, 15 Jul 2012 18:16:50 -0700 William Morgan correct reading and writing during update and test maps for verifying that.
Sun, 15 Jul 2012 17:27:23 -0700 Mike Pavone Merge
Sun, 15 Jul 2012 17:26:25 -0700 Mike Pavone Discard entries for which we can easily tell that it will be impossible for them to be better than the current best. This allows us to terminate when we cannot solve the map
Sun, 15 Jul 2012 17:21:27 -0700 Mike Pavone Robot works on simple maps now
Sun, 15 Jul 2012 16:45:42 -0700 William Morgan rocks slide correctly now. rock movement is complete.
Sun, 15 Jul 2012 14:48:05 -0700 William Morgan removed comments.
Sun, 15 Jul 2012 14:41:28 -0700 William Morgan merged.
Sun, 15 Jul 2012 14:35:56 -0700 William Morgan success is possible. W implemented. Rock movement started but not finished.
Sun, 15 Jul 2012 14:27:21 -0700 Mike Pavone Add priority queue implementation to lifter. Add methods for cloning playfield and determining valid moves.
Sun, 15 Jul 2012 14:25:05 -0700 Mike Pavone Add dependency on sim.tp for lifter so that lifter gets rebuilt when sim is modified.
Sun, 15 Jul 2012 13:06:58 -0700 Mike Pavone Use new tpc shell script so that errors are displayed on the console
Sun, 15 Jul 2012 11:07:11 -0700 Mike Pavone Make navigable a property of the cell type so I can use it in lifter
Sun, 15 Jul 2012 10:52:50 -0700 Mike Pavone Robot movement works now
Sun, 15 Jul 2012 10:30:40 -0700 Mike Pavone Start debugging what bill was working on last night. Currently segfautls.
Sun, 15 Jul 2012 03:05:36 -0700 William Morgan must commit, too late. does not compile.
Sat, 14 Jul 2012 23:03:04 -0700 Mike Pavone Change grid order
Sat, 14 Jul 2012 21:27:36 -0700 Mike Pavone Use dictionary
Sat, 14 Jul 2012 20:34:40 -0700 William Morgan minor clean up to use 'if' and 'not'
Sat, 14 Jul 2012 20:14:58 -0700 William Morgan interactive mode works
Sat, 14 Jul 2012 19:33:35 -0700 Mike Pavone Use built-in true and false.
Sat, 14 Jul 2012 19:29:50 -0700 Mike Pavone merge
Sat, 14 Jul 2012 18:33:47 -0700 Mike Pavone Add beard maps
Sat, 14 Jul 2012 19:05:56 -0700 William Morgan major progress! ...robot always moves down though
Sat, 14 Jul 2012 14:38:50 -0700 William Morgan merge
Sat, 14 Jul 2012 14:38:21 -0700 William Morgan almost got movement
Sat, 14 Jul 2012 14:37:37 -0700 Mike Pavone Add compiler debug option to makefile
Sat, 14 Jul 2012 12:33:11 -0700 Mike Pavone merge
Sat, 14 Jul 2012 12:33:01 -0700 Mike Pavone Split readFd out of readFile for use in lifter. Add code to read map from stdin to lifter using code in sim
Sat, 14 Jul 2012 12:09:06 -0700 Mike Pavone Remove duplicate map
Sat, 14 Jul 2012 11:09:36 -0700 William Morgan merge
Sat, 14 Jul 2012 11:08:17 -0700 William Morgan colse stdout file descriptor
Sat, 14 Jul 2012 10:55:30 -0700 Mike Pavone Merge
Sat, 14 Jul 2012 10:54:36 -0700 Mike Pavone Added trampoline maps
Sat, 14 Jul 2012 10:52:28 -0700 William Morgan removed debug printing
Sat, 14 Jul 2012 05:15:00 -0700 Mike Pavone simulator now properly parses map and accepts input until A is sent to it over stdin
Sat, 14 Jul 2012 03:07:02 -0700 William Morgan Get simulator compiling
Sat, 14 Jul 2012 02:21:32 -0700 William Morgan tried to unf*ck, ashamed rebarfing
Sat, 14 Jul 2012 01:58:43 -0700 William Morgan merge and stuff
Sat, 14 Jul 2012 01:46:25 -0700 Mike Pavone Merge
Sat, 14 Jul 2012 01:42:05 -0700 Mike Pavone Read map file in simulator
Sat, 14 Jul 2012 00:43:06 -0700 William Morgan progress on sim, celltypes as objects
Fri, 13 Jul 2012 21:48:03 -0700 William Morgan unbarfed some things
Fri, 13 Jul 2012 21:10:10 -0700 William Morgan initial barf into simulator file
Fri, 13 Jul 2012 18:25:35 -0700 Mike Pavone Add intermediate files to target so make doesn't delete them
Fri, 13 Jul 2012 17:33:02 -0700 Mike Pavone Put dummy code in placeholder source files. Create makefile.
Fri, 13 Jul 2012 16:18:04 -0700 Mike Pavone Add dummy files for bin and build. Add simulate script for hooking up simulator and bot.
Fri, 13 Jul 2012 13:19:27 -0700 Mike Pavone Added flood maps
Fri, 13 Jul 2012 08:10:08 -0700 Mike Pavone Added official demo maps, placeholder source files, and files required for submission