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