Class Bibd

    • Constructor Detail

      • Bibd

        public Bibd()
    • 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