Class DSeparationOptions


  • public final class DSeparationOptions
    extends Object
    Options for calculating D-Separation.
    • Constructor Detail

      • DSeparationOptions

        public DSeparationOptions()
    • Method Detail

      • getTerminalTime

        public Integer getTerminalTime()
        Gets the terminal time, which is the time at which any terminal nodes in a Dynamic Bayesian Network connect to temporal nodes.
      • setTerminalTime

        public void setTerminalTime​(Integer value)
        Sets the terminal time, which is the time at which any terminal nodes in a Dynamic Bayesian Network connect to temporal nodes.