JuliaOpt / MathProgBase.jl

DEPRECATED: Solver-independent functions (i.e. linprog and mixintprog) and low-level interface for Mathematical Programming
Other
80 stars 38 forks source link

Quick question: MathProgBase.setparameters!() does not accept keyword arguments? #228

Closed queueyong closed 5 years ago

queueyong commented 5 years ago

I am using Julia 0.6.4 & MathProgBase 0.7.7. MathProgBase.setparameters!(CplexSolver(),Silent=true) was working recently, but now it prints an error message. May I ask why?

image

mlubin commented 5 years ago

That's not intended. It's a bug in CPLEX.jl.

On Tue, Oct 23, 2018, 01:51 Yongkyu Cho notifications@github.com wrote:

I am using Julia 0.6.4 & MathProgBase 0.7.7. MathProgBase.setparameters!(CplexSolver(),Silent=true) was working recently, but now it prints an error message. May I ask why?

[image: image] https://user-images.githubusercontent.com/19360543/47338300-48f08a80-d6d2-11e8-8038-00c850cdd82a.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JuliaOpt/MathProgBase.jl/issues/228, or mute the thread https://github.com/notifications/unsubscribe-auth/ABp0M0OIPpxyPUMZgyIvuN5TUIClGBQeks5unq5cgaJpZM4X0wIC .