<![CDATA[ ... ]]>
tag is an escape
indicator. This will ensure that any special characters in your inputs
(such as <, >, &, etc.) will be interpreted correctly.
For XML-RPC, you need to submit the contents of this file to NEOS with
the
submitJob()
method, and retrieve the results with
the getResults()
method.
Go here for more
information on using the XML-RPC interface to NEOS.
Note: keep in mind that the Gurobi solvers are not available via the XML-RPC interface. Please use the web submission form.
<document>
<category>milp</category>
<solver>Gurobi</solver>
<inputMethod>NL</inputMethod>
<email> insert valid email address </email>
<model><![CDATA[...Insert Value Here...]]></model>
<options><![CDATA[...Insert Value Here...]]></options>
<comments><![CDATA[...Insert Value Here...]]></comments>
</document>