jump-dev / AmplNLWriter.jl

A Julia interface to AMPL-enabled solvers
http://ampl.com/products/solvers/all-solvers-for-ampl/
MIT License
67 stars 18 forks source link

Flush cstdio after optimize #173

Closed odow closed 1 year ago

odow commented 1 year ago

Julia v1.6 passed with https://github.com/jump-dev/AmplNLWriter.jl/pull/172, but failed with https://github.com/jump-dev/AmplNLWriter.jl/pull/171, so perhaps it's just flakey. Testing to see if this works.