Skip to content
This repository was archived by the owner on Jun 14, 2020. It is now read-only.
This repository was archived by the owner on Jun 14, 2020. It is now read-only.

Reconsider holding the objective constant outside of the solver  #43

@rdeits

Description

@rdeits

Currently, LQOI essentially keeps the constant part of the objective for itself, storing it in a field of the optimizer rather than actually passing it to the solver. However, there are situations (like jump-dev/Gurobi.jl#111 ) where it's useful to actually have that constant exposed to the solver.

Exposing the objective constant to the solver would require that all the wrapped solvers support that:

Metadata

Metadata

Assignees

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