Interface TakesExternalGraph

All Known Implementing Classes:
EB, FASK, FaskPW, Fges, R1, R2, R3, RSkew, RSkewE, Skew, SkewE, Tanh

public interface TakesExternalGraph
Tags an algorithm that can take an external graph as input.
Author:
jdramsey
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • setExternalGraph

      void setExternalGraph(Algorithm algorithm)