Changes

Jump to: navigation, search

Late Move Reductions

121 bytes added, 22:26, 9 September 2020
no edit summary
'''Late Move Reductions (LMR)''',<br/>
or its version known as '''History Pruning''' and '''History Reductions''' <ref>[http://members.home.nl/matador/hr.htm History Reductions in Pro Deo] by [[Ed Schroder|Ed Schröder]]</ref> , save search by reducing [[Moves|moves]] that are [[Move Ordering|ordered]] closer to the end of likely [[Node Types#ALL|fail-low nodes]]. Typically, most schemes search the first few moves (say 3-4) at full [[Depth|depth]], then if no move [[Fail-High|fails high]], many of the remaining moves are reduced in search [[Depth|depth]]. The technique has been used for many years in various forms, but it became very popular in 2005 after [[Fruit]] and [[Glaurung]] <ref>[https://web.archive.org/web/20150212051846/http://www.glaurungchess.com/lmr.html An Introduction to Late Move Reductions] by [[Tord Romstad]]([https://en.wikipedia.org/wiki/Wayback_Machine Wayback Machine])</ref> used open source implementations based on the [[History Heuristic]]. LMR can often reduce the [[Branching Factor#EffectiveBranchingFactor|effective branching factor]] to less than 2, depending on the reduction conditions.
=Common Conditions=
* Moves threatening the King area
* [[Tactics|Tactically]] threatening moves
* Moves with good past [[Relative History Heuristic|relative history]] <ref>[[Mark Winands]], [[Erik van der Werf]], [[Jaap van den Herik]], and [[Jos Uiterwijk]] ('''20062004'''). ''[http://link.springer.com/chapter/10.1007/11674399_18 The Relative History Heuristic]''. Computers and Games, Lecture Notes in Computer Science (LNCS 3846) (eds. [[Jaap van den HerikCG 2004]], [[Yngvi Björnsson]], and [[Nathan S. Netanyahu]]), pp. 262-272. [http://www.cserikvanderwerf.unimaastengen.nl/m.winands/documentspubdown/relhis.pdf pdf]</ref>
* Any [[Pawn Push|Pawn Moves]]
* Allowing reductions of "bad" [[Captures|captures]] ([[Static Exchange Evaluation|SEE]] < 0)
=External Links=
* [https://en.wikipedia.org/wiki/Late_Move_Reductions Late Move Reductions from Wikipedia]
* [https://web.archive.org/web/20150212051846/http://www.glaurungchess.com/lmr.html An Introduction to Late Move Reductions] by [[Tord Romstad]] (dead link[https://en.wikipedia.org/wiki/Wayback_Machine Wayback Machine])* [http://mediocrechess.blogspot.de/2007/03/other-late-move-reduction-lmr.html Mediocre Chess: <nowiki>[Guide] </nowiki> Late move reduction (LMR)] by [[Jonatan Pettersson]], March 26, 2007 » [[Mediocre]]
* [http://members.home.nl/matador/hr.htm History Reductions in Pro Deo] by [[Ed Schroder|Ed Schröder]] » [[ProDeo]]
* [http://rebel13.nl/rebel13/blog/lmr%20advanced.html LMR advanced] from [http://rebel13.nl/index.html Rebel 13] by [[Ed Schroder]] <ref>[http://www.talkchess.com/forum/viewtopic.php?t=63870 LMR - or starters - Advance and Expert] by [[Ed Schroder]], [[CCC]], May 01, 2017</ref> » [[Rebel]]
=References=
<references />
 
'''[[Reductions|Up one level]]'''
[[Category:Samuel Bak]]

Navigation menu