pybop-team/PyBOP

Remove the trivial dependency of Optimisation on Problem

Closed this issue · 0 comments

By unpacking the necessary parts of a Problem into the definition of the Cost class, we can avoid having a built-in dependency on cost.problem within Optimisation.