Microsoft.Zing.ZingExplorerNaiveRandomWalk.MustExplore C# (CSharp) Méthode

MustExplore() protected méthode

protected MustExplore ( TraversalInfo ti ) : bool
ti TraversalInfo
Résultat bool
        protected override bool MustExplore(TraversalInfo ti)
        {
            throw new NotImplementedException();
        }