Hi All,
is there a way to read an lp/MPS file in julia and apply the callback function.
Thanks,
Manoj Kumar
Hi All,
is there a way to read an lp/MPS file in julia and apply the callback function.
Thanks,
Manoj Kumar
is there a way to read an lp/MPS file
and apply the callback function
When I use JuMP.read_from_file(“myModel.lp”) I get the error “ERROR: read! is not implemented for LP files.”.
Update your packages. This was added in MOI v1.3.0.