(class from pyomo.neos.kestrel)
pyomo.neos.kestrel
Bases: object
object
Methods
__init__()
__init__
formXML(stub)
formXML
getAvailableSolvers()
getAvailableSolvers
Return a list of all NEOS solvers that this interface supports
getEmailAddress()
getEmailAddress
getJobAndPassword()
getJobAndPassword
If kestrel_options is set to job/password, then return the job and password values
getSolverName()
getSolverName
Read in the kestrel_options to pick out the solver name.
kill(jobNumber, password)
kill
retrieve(stub, jobNumber, password)
retrieve
setup_connection()
setup_connection
solvers()
solvers
submit(xml)
submit
tempfile()
tempfile
Member Documentation
The tricky parts:
we don’t want to be case sensitive, but NEOS is. we need to read in options variable
we don’t want to be case sensitive, but NEOS is.
we need to read in options variable