moscot.base.problems.BaseCompoundProblem.add_problem#

BaseCompoundProblem.add_problem(key, problem, *, overwrite=False, **kwargs)[source]#

Add a subproblem.

See also

Parameters:
Return type:

BaseCompoundProblem[TypeVar(K, bound= Hashable), TypeVar(B, bound= OTProblem)]

Returns:

: Self and updates the following fields: