Class LCSSettings


  • public class LCSSettings
    extends Object
    • Constructor Detail

      • LCSSettings

        public LCSSettings()
    • Method Detail

      • getTooLong

        public double getTooLong()
      • setTooLong

        public void setTooLong​(double too_long)
      • getPowLimit

        public double getPowLimit()
      • setPowLimit

        public void setPowLimit​(double pow_limit)
      • isUseGreedyMethod

        public boolean isUseGreedyMethod()
      • setUseGreedyMethod

        public void setUseGreedyMethod​(boolean useGreedyMethod)