Package edu.cmu.tetrad.search
Interface GraphSearch
- All Known Implementing Classes:
- BFci,- BfciFoo,- BfciTr,- Bridges,- Bridges2,- Ccd,- CcdMax,- Cfci,- Cpc,- CpcStable,- Fask,- FasLofs,- Fci,- FciMax,- Fges,- FgesOrienter,- GFci,- GraspFci,- Kpc,- LvSwap,- MGM,- Mmhc,- PagSamplingRfci,- Pc,- PcAll,- Pcd,- PcLocal,- PcMb,- PcStable,- PcStableMax,- Rfci,- RfciBsc,- SampleVcpc,- SampleVcpcFast,- SpFci,- SvarFci,- SvarGFci,- TimeSeriesLagSearch,- TsFges2,- Vcpc,- VcpcAlt,- VcpcFast
public interface GraphSearch
Interface for a search method that returns a graph.
- 
Method Summary
- 
Method Details- 
searchGraph search()
 
-