Sylvain Gelly wrote:

    The reason I said that was this behavior from mogo.  If I start it
    without that switch and as for a move, it allocates 20 seconds.  If
    I then issue a small
    time_left command and ask for another move, it allocates a much
    smaller amount of time.  Here is the output:

Because you give a time_left < 20, so MoGo is in "fast end mode", just playing randomly to avoid loosing by time.

OK, here it is with 60 seconds (still no command-line switch):


[EMAIL PROTECTED]:~/go$ ./mogo --19
initiateNodeUrgencyForShisho at root node!
Load opening database openingValues_19 succeed (nbEntries=60629) 
(nbIllegalMoves removed 0)
tried to open openingValues_19, success 1
time_left b 60 0
=

genmove b
time left: 60 secs
time given for this move:  1.0 sec time
shishoCheck is called. Now we have 0 shishoLocations: and 0 attackShishoLocation

initiateNodeUrgencyForShisho at root node!
Self train initiation time: 0.000000
0.443380(83%) ||   1148/ 10000(11%)(93%)(58%/0.60) ||    47 |12 || B2 C3 D3 D4 
E4 E3 D2 F4 E5    ||SSP:B2 C3 A1 H8 J1 ||PSP:B2 C3 A1 H8 J1
earlyCut : max1 1364; max2 1120; sum 12061  max1/sum 0.113082 ; max1/max2 
1.216771 (hard 0)
0.435484(16%) ||   1364/ 12061(11%)(82%)(65%/0.60) ||    53 |12 || B2 C3 D3 D4 
E4 E3 D2 F4 E5    ||SSP:B2 C3 A1 H8 A6 ||PSP:B2 C3 A1 H8 A6
12061 simulations(average length:0) done, time used:   0.96 seconds.(12563.5 
games/sec)

       A  B  C  D  E  F  G  H  J            A        B        C        D        
E        F        G        H        J
     +---------------------------+     
+---------------------------------------------------------------------------------+
 9   | .  .  .  .  .  .  .  .  . |     |  0.0001   2.4427   2.4315   0.0001   
0.2353   0.3509   0.3750   0.3204   0.3867 |
 8   | .  .  .  .  .  .  .  .  . |     |  2.4245   0.4698   2.4267   0.0001   
2.4426   0.5111   2.4430   0.4303   0.3468 |
 7   | .  .  .  .  .  .  .  .  . |     |  0.5000   2.4244   2.4167   2.4193   
0.5317   2.4296   2.4360   0.4259   2.4463 |
 6   | .  .  .  .  .  .  .  .  . |     |  0.4343   2.4323   2.4267   0.5000   
2.4398   2.4261   0.0001   0.3043   0.3857 |
 5   | .  .  .  .  .  .  .  .  . |     |  0.3961   2.4463   2.4310   2.4306   
0.4898   0.5248   2.4324   0.4249   0.3109 |  Black to play
 4   | .  .  .  .  .  .  .  .  . |     |  0.3663   0.0001   2.4404   2.4231   
2.4280   2.4326   2.4394   0.4268   0.3033 |  Black eaten stone(s): 0
 3   | .  .  .  .  .  .  .  .  . |     |  0.3582   0.3846   0.4429   0.5417   
2.4329   2.4407   2.4381   2.4381   0.3387 |  White eaten stone(s): 0
 2   | .  .  .  .  .  .  .  .  . |     |  0.2000   0.4355   0.5000   0.4000   
0.3438   2.4395   2.4387   0.3760   0.3895 |
 1   | .  .  .  .  .  .  .  .  . |     |  0.4284   0.4000   0.3867   0.3780   
0.4011   0.3805   0.3782   0.4040   0.4129 |
     +---------------------------+     
+---------------------------------------------------------------------------------+

       A  B  C  D  E  F  G  H  J         A  B  C  D  E  F  G  H  J
     +---------------------------+     +---------------------------+
 9   | .  .  .  .  .  .  .  .  . |     | 0  0  0  0  0  0  0  0  0 |
 8   | .  .  .  .  .  .  .  .  . |     | 0  0  0  0  0  0  0  0  0 |
 7   | .  .  .  .  .  .  .  .  . |     | 0  0  0  0  0  0  0  0  0 |
 6   | .  .  .  .  .  .  .  .  . |     | 0  0  0  0  0  0  0  0  0 |  Move 1: B2
 5   | .  .  .  .  .  .  .  .  . |     | 0  0  0  0  0  0  0  0  0 |  White to 
play
 4   | .  .  .  .  .  .  .  .  . |     | 0  0  0  0  0  0  0  0  0 |  Black 
eaten stone(s): 0
 3   | .  .  .  .  .  .  .  .  . |     | 0  0  0  0  0  0  0  0  0 |  White 
eaten stone(s): 0
 2   | . (@) .  .  .  .  .  .  . |     | 0  1  0  0  0  0  0  0  0 |
 1   | .  .  .  .  .  .  .  .  . |     | 0  0  0  0  0  0  0  0  0 |
     +---------------------------+     +---------------------------+
B2
= B2

_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to