moscot.base.problems.CondOTProblem.solve

CondOTProblem.solve(backend='ott', solver_name='GENOTLinSolver', device=None, **kwargs)[source]

Solve optimal transport problem.

Parameters:
Return type:

CondOTProblem

Returns:

: Self and modifies the following attributes: - solver: optimal transport solver. - solution: optimal transport solution.