kestrelAMPL

(class from pyomo.neos.kestrel)

class pyomo.neos.kestrel.kestrelAMPL[source]

Bases: object

__init__()[source]

Methods

__init__()

formXML(stub)

getAvailableSolvers()

Return a list of all NEOS solvers that this interface supports

getEmailAddress()

getJobAndPassword()

If kestrel_options is set to job/password, then return the job and password values

getSolverName()

Read in the kestrel_options to pick out the solver name.

kill(jobNumber, password)

retrieve(stub, jobNumber, password)

setup_connection()

solvers()

submit(xml)

tempfile()

Member Documentation

getAvailableSolvers()[source]

Return a list of all NEOS solvers that this interface supports

getJobAndPassword()[source]

If kestrel_options is set to job/password, then return the job and password values

getSolverName()[source]

Read in the kestrel_options to pick out the solver name.

The tricky parts:

  • we don’t want to be case sensitive, but NEOS is.

  • we need to read in options variable