30.01.2015 Views

ILOG CPLEX C++ API 9.0 Reference Manual

ILOG CPLEX C++ API 9.0 Reference Manual

ILOG CPLEX C++ API 9.0 Reference Manual

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

IloCplex<br />

By convention, the file extension is .prm. The PRM file format is documented in the<br />

reference manual <strong>ILOG</strong> <strong>CPLEX</strong> File Formats.<br />

public void writeTextSolution(const char * name)<br />

Writes a solution file in text format for the current problem to the file indicated by<br />

name.<br />

public void writeTree(const char * name)<br />

Writes the branch-and-bound tree from the last optimization to a file speified by name<br />

in TRE format.<br />

By convention, the file extension is .tre. The TRE file format is documented in the<br />

reference manual <strong>ILOG</strong> <strong>CPLEX</strong> File Formats.<br />

public void writeVectors(const char * name)<br />

This method writes solution information from a barrier optimization (without crossover)<br />

into the file indicated by name. By convention, the file extension is .vec. The VEC<br />

file format is documented in the reference manual <strong>ILOG</strong> <strong>CPLEX</strong> File Formats.<br />

<strong>ILOG</strong> <strong>CPLEX</strong> <strong>C++</strong> <strong>API</strong> <strong>9.0</strong> REFERENCE M ANUAL 75

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!