Skip to content

AIMinMaxLeaf

jay19240 edited this page Dec 11, 2024 · 2 revisions

AIMinMaxLeaf

The MinMax leaf node.

  • inherit from: AIMinMaxTreeAbstract

Constructors

  • new AIMinMaxLeaf(value: number): AIMinMaxLeaf
    • value: The value of the leaf.

Methods

Clone this wiki locally