mopti icon indicating copy to clipboard operation
mopti copied to clipboard

add function to create subproblem

Open DavidWalz opened this issue 2 years ago • 0 comments

    smaller_problem = subproblem(
        problem,
        outputs=list_of_output_names,
)

DavidWalz avatar Nov 12 '21 19:11 DavidWalz