coin-or / coin-or/CyLP

how to surpress printing of simplex solver

Open
#166 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JetBrains MPS
Stars
192
Forks
70
PR merge metrics
No merged PRs in 30d

Description

I would like to surpress all printing of the primal simplex solver for CyClpSimplex when calling primal().
I have tried to do so with python contextlib to redicrect stdout and stderr into /dev/null but it still keeps printing things like:
Clp0006I 0 Obj 0 Dual inf 0.018082951 (1) w.o. free dual inf (0)

is there a way to surpress this?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.