Class SepsetsGreedy2

java.lang.Object
edu.cmu.tetrad.search.SepsetsGreedy2
All Implemented Interfaces:
SepsetProducer

public class SepsetsGreedy2 extends Object implements SepsetProducer
Selects the first sepset it comes to from among the extra sepsets or the adjacents of i or k, or null if none is found.