Ticket #164 (new defect)
different return types for bestSolution
Reported by: | mmckerns | Owned by: | mmckerns |
---|---|---|---|
Priority: | major | Milestone: | mystic-0.3a |
Component: | mystic.solvers | Keywords: | |
Cc: |
Description
different solvers use different return types for bestSolution (and other solver internals). There should be a standard, if the same type is not always desired.
Change History
Note: See
TracTickets for help on using
tickets.
See test_termination.py for specific examples of how the solver output differs.