Class KBranchingSchemeGroup


  • public class KBranchingSchemeGroup
    extends java.lang.Object
    A branching scheme group represents a list of branching schemes to use nested
    branching schemes.

    See Also:
    KBranchingSchemeGroupArray
    • Field Detail

      • swigCMemOwn

        protected transient boolean swigCMemOwn
    • Constructor Detail

      • KBranchingSchemeGroup

        protected KBranchingSchemeGroup​(long cPtr,
                                        boolean cMemoryOwn)
    • Method Detail

      • finalize

        protected void finalize()
        Overrides:
        finalize in class java.lang.Object
      • delete

        public void delete()
      • isFixed

        public boolean isFixed()
      • getTag

        public int getTag()
      • print

        public void print​(com.artelys.kalis.SWIGTYPE_p_std__ostream fout)
        Pretty printing of the task with a PrintFunctionPtr
      • print

        public void print​(com.artelys.kalis.SWIGTYPE_p_void ctx,
                          com.artelys.kalis.SWIGTYPE_p_f_p_void_p_q_const__char__int pfp)
      • print

        public void print()
      • setSolver_I_ptr

        public void setSolver_I_ptr​(com.artelys.kalis.SWIGTYPE_p_KSolver_I solver_I)
      • getPriority

        public double getPriority()