Package edu.cmu.tetrad.search
Interface Hbsms
public interface Hbsms
Interface for Bff (Best Fit Finder) algorithm. See implementations.
-
Method Summary
Modifier and TypeMethodDescriptionsearch()
void
setAlpha
(double alpha) void
setBeamWidth
(int beamWidth) void
setHighPValueAlpha
(double alpha) void
setKnowledge
(Knowledge knowledge)