| View previous topic :: View next topic |
| Author |
Message |
melerz
Joined: 30 Dec 2008 Posts: 2
|
Posted: Sat Apr 18, 2009 1:36 pm Post subject: dumbot |
|
|
Hey all :>
Does anybody know how much steps dumbot see forward?
thanx! |
|
| Back to top |
|
 |
admin Site Admin
Joined: 05 Mar 2005 Posts: 351
|
Posted: Sat Apr 18, 2009 6:26 pm Post subject: Re: dumbot |
|
|
| melerz wrote: |
Hey all :>
Does anybody know how much steps dumbot see forward?
thanx! |
Tzaar dumbot sees only 4 ply, so that's just one complete
move and response. |
|
| Back to top |
|
 |
melerz
Joined: 30 Dec 2008 Posts: 2
|
Posted: Sat Apr 18, 2009 7:07 pm Post subject: |
|
|
| I see, thank you ! :> |
|
| Back to top |
|
 |
tarot
Joined: 15 Oct 2004 Posts: 9
|
Posted: Fri Aug 07, 2009 12:09 pm Post subject: smarter evaluation function |
|
|
I think you can have a much smarter bot if you give a higher weight to stacks in the evaluation function. A 2-high stack should be worth about 4 pieces IMO.
The move should optimize "survivability" (and minimize the opponent's), defined as something like 100A + 10B + C, where A is
weakest color, B is second weakest and so on.
I don't understand, if the bot looks ahead one round, why it bothers to make a stack which gets immediately captured (when it could have made a stack at a safer location).
The slow bug (after the random start) is still there occasionally. |
|
| Back to top |
|
 |
|