Changes

Jump to: navigation, search

Lower Bound

1,159 bytes added, 16:14, 2 May 2018
Created page with "'''Home * Search * Score * Lower Bound''' There are two semantics inside an Alpha-Beta like search, related to '''Lower Bounds''': * Alpha is an..."
'''[[Main Page|Home]] * [[Search]] * [[Score]] * Lower Bound'''

There are two semantics inside an [[Alpha-Beta]] like search, related to '''Lower Bounds''':
* [[Alpha]] is an '''Lower Bound''' of a [[Score|score]] for this [[Node|node]].
* A '''Lower Bound''' is returned from an [[Alpha-Beta]] like search, if it [[Fail-High|fails high]]. The [[Node|node]] searched was a confirmed [[Node Types#CUT|Cut-Node]].

=See also=
* [[Alpha-Beta]]
* [[Bound]]
* [[Exact Score]]
* [[Integrated Bounds and Values]]
* [[Score]]
* [[Transposition Table]]
* [[Upper Bound]]

=Forum Posts=
* [https://www.stmintz.com/ccc/index.php?id=152959 Using just Upperbounds and Lowerbounds] by [[Alvaro Cardoso|Alvaro Jose Povoa Cardoso]], [[CCC]], February 01, 2001
* [http://www.talkchess.com/forum/viewtopic.php?t=62913 bound type in PVS ?] by [[Mahmoud Uthman]], [[CCC]], January 23, 2017 ยป [[Bound]], [[Exact Score]], [[Principal Variation Search]]

=External Links=
* [https://en.wikipedia.org/wiki/Upper_and_lower_bounds Upper and lower bounds from Wikipedia]
* [https://en.wikipedia.org/wiki/Branch_and_bound Branch-and-bound from Wikipedia]

'''[[Score|Up one level]]'''

Navigation menu