moscot.base.problems.BaseProblem.solve¶
- abstract BaseProblem.solve(*args, **kwargs)[source]¶
Solve the problem.
- Parameters:
- Return type:
- Returns:
: Self and updates the following fields:
stage
- set to'solved'
.problem_kind
- kind of the OT problem.