Class InternalConflictSet

    • Constructor Detail

      • InternalConflictSet

        public InternalConflictSet​(ChocoModel chocoModel,
                                   int[] background,
                                   int[] relaxable,
                                   int[] conflictSet)
    • Method Detail

      • getChocoModel

        public ChocoModel getChocoModel()
      • getBackground

        public int[] getBackground()
      • getRelaxable

        public int[] getRelaxable()
      • getConflictSet

        public int[] getConflictSet()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object