Integrated Bounds and Values (IBV) were proposed 1995 by Don Beal[1]. It treats values and bound flags, typically stored as distinct items inside a transposition table, inside one scalar value as a single numeric scale, providing a convenient notion for coding and processing backed-up values, and might slightly simplify control structure for storing and retrieving TT scores.
Table of Contents
Integrated Bounds and Values (IBV) were proposed 1995 by Don Beal [1]. It treats values and bound flags, typically stored as distinct items inside a transposition table, inside one scalar value as a single numeric scale, providing a convenient notion for coding and processing backed-up values, and might slightly simplify control structure for storing and retrieving TT scores.
Representation
with following properties:
IBV in Alpha-Beta
Inside an alpha-beta search, for a beta-cutoff one has to compare with forceExact(beta), to return forceLB in that case.with
Forum Posts
References
What links here?
Up one level