Class KProblem.Sense

  • Enclosing class:
    KProblem

    public static final class KProblem.Sense
    extends java.lang.Object
    Sense for optimization
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int Maximize
      Maximize objective variable
      static int Minimize
      Minimize objective variable
    • Constructor Summary

      Constructors 
      Constructor Description
      Sense()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Sense

        public Sense()