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
Post a Comment