TransEntryTypeE EnumerationDelta Engine Documentation
Type of transposition entryView code on GitHub

Namespace: Chess
Assembly: Chess (in Chess.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public enum TransEntryTypeE
Members

  Member nameValueDescription
Exact0Exact move valueView code on GitHub
Alpha1Alpha cut off valueView code on GitHub
Beta2Beta cut off valueView code on GitHub
See Also