Ticket #156 (new enhancement)
all solvers should utilize a map, or at least a launcher
Reported by: | mmckerns | Owned by: | mmckerns |
---|---|---|---|
Priority: | major | Milestone: | mystic-dev |
Component: | mystic.solvers | Keywords: | |
Cc: |
Description
all solvers should utilize a map, or at least a launcher
Note: See
TracTickets for help on using
tickets.
primarily, this change will depend on a solver being able to extract a model and a launcher from a cost function (built with a modelFactory)... and to provide a solver with these objects. Better yet, building a cost function from a proxy (as detailed in the scipy conference paper) would take care of this seamlessly.