Interface StructuralLearningProgress


  • public interface StructuralLearningProgress
    Interface to provide progress information during structural learning.
    • Method Detail

      • update

        void update​(StructuralLearningProgressInfo info)
        Progress updates from the structural learning algorithm.
        Parameters:
        info - Contains progress information from the structural learning algorithm.