Skip to content

Transportation problem #7

@bdiptesh

Description

@bdiptesh

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

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

Expected API

solve

Acceptance criteria

  • Integration tests

Tasks

  • Define integration tests
  • Document the formulations for IP
  • First pass implementation of TP
  • Modular implementation

Metadata

Metadata

Labels

docsImprovements or additions to documentationfeatureNew feature or requestoptOptimizationtestsIntegration/Unit tests

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions