Interface DagScorer

All Known Implementing Classes:
Fges, FgesMb, FgesOrienter, SvarFges

public interface DagScorer
Interface for a method that scores a DAG.
Author:
josephramsey
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
  • Method Details

    • scoreDag

      double scoreDag(Graph dag)