Author: Cesar Contreras
Date: 13:44:36 08/02/04
Go up one level in this thread
Is supose changing: value_capture=(piece_value[victim_piece_type]-piece_value[attacker_piece_type]); To value_capture=(piece_value[victim_piece_type]-piece_value[attacker_piece_type]/10); will do the trick. Supossing PAWN_VALUE = 100 I'm doing this, because i need bigger diferences between capture values because i use piece square table as a (small )factor to order captures. Is it wrong to use piece square tables on ordering captures?
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.