| Prev | Next | Top |
http://www-neos.mcs.anl.gov/neos/faq.html#who
This is a description of how to use the
Neos E-mail interface to Clp
to solve linear programming problems.
To field of your e-mail message should contain the address
neos@mcs.anl.gov
Questions about using Neos, and user feedback,
can be sent to the address
neos-comments@mcs.anl.gov
Subject field of the e-mail message
(where problem name is replaced by the name of
the particular problem that is being solved).
<document>
<priority>short</priority>
<category>lp</category>
<solver>Clp</solver>
<inputMethod>MPS</inputMethod>
<comments><![CDATA[
Problem Description
]]></comments>
<MPS><![CDATA[*
MPS Input File
*]]></MPS>
<param><![CDATA[
Clp Commands
]]></param>
</document>
The
<priority>short</priority>
element instructs Neos that this is a sort job and should have
high priority (if the job does not finish quickly, it will be terminated).
The
Problem Description,
MPS Input File,
and
Clp Commands
are described below: