ActionHandle

(class from pyomo.opt.parallel.manager)

class pyomo.opt.parallel.manager.ActionHandle(error=False, explanation='')[source]

Bases: object

__init__(error=False, explanation='')[source]

Constructor

Methods

__init__([error, explanation])

Constructor

update(ah)

Update the contents of the provided ActionHandle

Attributes

id_counter

Member Documentation

update(ah)[source]

Update the contents of the provided ActionHandle