Skip to content

Follow up of "Prototyping custom model/optimizer" #537

Description

@guimarqu
  • remove subproblem Formulation

Currently, when the dev creates a custom model/optimizer, Coluna maintains a Formulation to handle subproblem variables. This formulation is useless because we can leave the subproblem variable management to the custom model and only maintains the subproblem representatives in the master.

Moreover, in column generation, we'll have to set the current cost of the representatives instead of the sp variables.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions