PathDependency

Home * Search * Path-Dependency

Path-Dependency describes a situation when the same position gets a different value depending on a sequence of moves by which it has been reached. Whilst a few programs do this by design [1], within the standard alpha-beta framework path-dependency is considered undesirable, if impossible to avoid.

See also

Forum Posts

2000 …

2005 …

2010 …

References

  1. Re: Methods to stably evaluate nodes? by Uri Blass, CCC, May 05, 2007
  2. Tony Warnock, Burton Wendroff (1988). Search Tables in Computer Chess. ICCA Journal, Vol. 11, No. 1, pp. 10-13.

Up one Level