Class FgesOrienter

java.lang.Object
edu.cmu.tetrad.search.utils.FgesOrienter
All Implemented Interfaces:
IGraphSearch, DagScorer

public final class FgesOrienter extends Object implements IGraphSearch, DagScorer
This Orients a given undirected graph such that the edges in the graph are a superset of the edges in the oriented graph, using FGES method.
Version:
$Id: $Id
Author:
AJ Sedgewick, 5/2015
See Also: