Ticket #59 (new idea)
add capability for coupling simultaneous optimization jobs
Reported by: | mmckerns | Owned by: | mmckerns |
---|---|---|---|
Priority: | minor | Milestone: | mystic-0.4a |
Component: | mystic.constraints | Keywords: | |
Cc: |
Description (last modified by mmckerns) (diff)
add capability for coupling simultaneous optimization jobs
A good test case may be the coupling of optimization jobs through parameter constraints -- where the workflow can change based on interim parameter values reported from either running job.
Change History
Note: See
TracTickets for help on using
tickets.
some of this is a pathos/hydra implementation detail, and some of this is enabling mystic.models and/or mystic.constraints to talk to each other. either way, it should probably depend on the pathos code. See pathos ticket #53.