Extract solution from CPLEX .sol file

Reads a CPLEX .sol xml file and extracts the solution.
1K Downloads
Updated 3 Sep 2009

View License

Reads a CPLEX .sol xml file and extracts the solution. Returned is the solution in form of a column vector x. The cplex solution file can be created with the WRITE command in cplex.

Together with the MPS export utility it is possible to export and import linear programming problems and solutions to and from CPLEX.

Cite As

Thomas Trötscher (2024). Extract solution from CPLEX .sol file (https://www.mathworks.com/matlabcentral/fileexchange/25216-extract-solution-from-cplex-sol-file), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on MATLAB Mobile in Help Center and MATLAB Answers
Acknowledgements

Inspired by: MPS format exporting tool

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0