AIMA.Core.Search.Framework.SimpleProblemSolvingAgent.notifyViewOfMetrics C# (CSharp) Method

notifyViewOfMetrics() protected abstract method

protected abstract notifyViewOfMetrics ( ) : void
return void
        protected abstract void notifyViewOfMetrics();
    }