Skip to content

Add Lazy{S} set #2893

@jd-lara

Description

@jd-lara

Would it be possible to expose a generic MOI attribute to expose the solver attribute setting to add constraints lazily without being a callback. Gurobi has the GRB_INT_LAZY and Xpress has the XPRSloaddelayedrows that support lazy constraints natively.

The interfaces aren't the same for the solvers but it would be possible to use MOI to have a generic interface for solvers that support it.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions