Class CustomEndingCondition Extends ABPathEndingCondition

Public

Example ending condition.

Public Methods

CustomEndingCondition (path, lim)
Public
TargetFound (node)

The path should complete when the current node has an H value less than hLimit.

Public

Public Variables

hLimit
Public

Private/Protected Members

abPath

Path which this ending condition is used on.

Protected
path

Path which this ending condition is used on.

Protected