]>
 
 
git.cworth.org Git - rrsolve/log 
 
 
 
 
 
 
summary  | 
shortlog  | log | 
commit  | 
commitdiff  | 
tree 
first ⋅ prev ⋅ next
 
Carl Worth  [Fri, 11 Jul 2003 01:03:15 +0000  (01:03  +0000)] 
 
Small cleanups. 
 
Carl Worth  [Thu, 3 Jul 2003 18:53:49 +0000  (18:53 +0000)] 
 
Added a 17-move board 
 
Carl Worth  [Thu, 3 Jul 2003 18:19:13 +0000  (18:19 +0000)] 
 
Always issue NOBID after bidding. Fixed to use game from command line. 
 
Carl Worth  [Thu, 3 Jul 2003 14:43:10 +0000  (14:43 +0000)] 
 
Added support for solving boards in files provided on the command line. 
Added a few example boards in the boards directory. 
 
Carl Worth  [Fri, 27 Jun 2003 03:16:49 +0000  (03:16  +0000)] 
 
Slight tweak in solution selection. It now prefers long sequences of the same robot 
moving, (searching from the last move backwards). This makes some solutions much easier 
to follow. 
 
Fixed handling of board changes in various conditions, (some of these hacks can go away with 
the new NOTICE BOARD from the server). 
 
Fixed some memory leaks. 
 
Keith Packard  [Thu, 26 Jun 2003 11:17:49 +0000  (11:17 +0000)] 
 
Permit rr_client_next_notice to return null notice 
 
Carl Worth  [Thu, 26 Jun 2003 02:37:56 +0000  (02:37  +0000)] 
 
Removed errant printf 
 
Carl Worth  [Thu, 26 Jun 2003 01:25:52 +0000  (01:25  +0000)] 
 
Removed a couple of typos 
 
Carl Worth  [Thu, 26 Jun 2003 01:20:36 +0000  (01:20  +0000)] 
 
Added bidding and solution demonstration. 
 
Carl Worth  [Wed, 25 Jun 2003 10:45:07 +0000  (10:45 +0000)] 
 
Initial import of rrsolve 
 
Carl Worth  [Wed, 25 Jun 2003 10:45:07 +0000  (10:45 +0000)] 
 
Initial revision