Interface Hbsms
public interface Hbsms
Interface for Bff (Heuristic Best Significant Model Search) algorithm. See implementations.
-
Method Summary
Modifier and TypeMethodDescriptionsearch()voidsetAlpha(double alpha) voidsetBeamWidth(int beamWidth) voidsetHighPValueAlpha(double alpha) voidsetKnowledge(Knowledge knowledge)