Thanks to visit codestin.com
Credit goes to github.com

Skip to content

how to surpress printing of simplex solver #166

@fboerman

Description

@fboerman

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?

Metadata

Metadata

Assignees

No one assigned

    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