Class Queens

    • Constructor Detail

      • Queens

        public Queens()
    • Method Detail

      • model

        public void model()
        Description copied from interface: ProblemAPI
        Builds the model. You have to declare variables, constraints and objectives in this method.
        Specified by:
        model in interface ProblemAPI