Interior Node

From Chessprogramming wiki
Jump to:navigation, search

Home * Search * Node * Interior Node

Interior nodes are nodes whose value is a function of it's successors. Thus, interior nodes are neither leaves nor terminal nodes.

See also

Forum Posts