ml-lib/CodeLib

[Feature]: Transportation problem

bdiptesh opened this issue · 0 comments

Is your feature request related to a problem? Please describe.

Transportation problem.

Describe the solution you'd like

Transportation problem using integer programming.

Expected input(s)

df: pandas.DataFrame
method: Union[str]
param: Dict

Expected output(s)

solve

Additional context

No response

Acceptance criteria

  • Integration tests

Version

v0.4.0