Skip to content

set verbose by default in MOI interface - #164

Open
araujoms wants to merge 1 commit into
ds4dm:masterfrom
araujoms:silent
Open

araujoms wants to merge 1 commit into
ds4dm:masterfrom
araujoms:silent

Conversation

@araujoms

@araujoms araujoms commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Tulip is set to be silent by default, which is fine, but it conflicts with the design of MathOptInterface, which requires solvers to be verbose by default. The problem this causes is that MathOptInterface via generic functions can only silence solvers, not make them verbose.

This PR makes Tulip verbose in the MOI interface only, to make it conveniently controllable in generic code.

This branch has not been deployed

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant