Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduling Optimization from Multiple Sources? #62

Open
obeavers opened this issue Mar 16, 2018 · 1 comment
Open

Scheduling Optimization from Multiple Sources? #62

obeavers opened this issue Mar 16, 2018 · 1 comment

Comments

@obeavers
Copy link

Hey Kevin,

Found this library and wanted to explore before trying to code something up myself. Dealing with a non-lin optimization problem where I have constraints of having to have x tonnes of a commodity at a port at y date. I have three possible options where each option has 1. price & logistics cost, 2. time to port, 3. amount of commodity available.

Given those constraints, I'd like to solve for profit maximization, given limited ordering from each location.

Is this something supplychainpy can solve?

Thx.

@KevinFasusi
Copy link
Owner

Hi Oliver (@obeavers) ,

Sorry for my late reply. Unfortunately, the library cannot assist you with the optimisation problem you are exploring.

Pyomo is a popular library for optimisation modelling and might be more helpful. Please also have a look at the list hosted on this Wiki. I hope this is useful.

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants