ibm - Write solution in CPLEX optimization studio to .mst file -


in main-block of .mod-file, want write solution found .mst-file. know can done in other places via commands writemipstart or writesolution unable find corresponding method can used in main block of opl-script or corresponding command in .ops-file (there again, writelevel exists, adjusts level , not trigger writing process). odd enough: addmipstart seems work giving mipstart model, not want write solution "manually".

can advise me method mst-file solution command in main-block? or need use callable library e.g. via java?

does basic "write" command work? see here more details. looks can specify (filename).mst, , cplex automatically determine format extension.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -