Function Path.OnHeapExhausted
        
                OnHeapExhausted
        
                ()
    
            
            Called when there are no more nodes to search.
                Protected
                    Abstract
            
        void OnHeapExhausted ()
Called when there are no more nodes to search.
This may be used to calculate a partial path as a fallback.