Skip to content

p.s.settings.solver_name not getting updated #458

@adfarth

Description

@adfarth

If you specify m1 = Model(Xpress.Optimizer) but don't explicitly set post["Settings"]["solver_name"] = "Xpress", then p.s.settings.solver_name will still be HiGHS and none of the if statements based on solver_is_compatible_with_indicator_constraints will be applied correctly

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