Class SvdSolver

    • Constructor Detail

      • SvdSolver

        public SvdSolver()
    • Method Detail

      • setSvdThresholdFactor

        public void setSvdThresholdFactor​(double svdThresholdFactor)
        Specified by:
        setSvdThresholdFactor in interface SvdSolverConfig
        Parameters:
        svdThresholdFactor - the svdThresholdFactor to set
      • getName

        public java.lang.String getName()
        Description copied from interface: Solver
        the name of this solver.
        Specified by:
        getName in interface Solver
        Returns:
        the name of the solver