I am working on a shipping optimisation problem that aims to minimise demurrage charges as a result of low/insufficient inventory.
I have daily vessel requirement (sales) data in the format sales[vessel_start_date][vessel][product_required_tonnes]
. I also have the daily stock inventory level in the form port_inventory[date][product_availability_tonnes]
I would be very grateful if anyone could help me formulate this expression in pulp or mathematically or even give me a steer. Many thanks.
--
New posters to this group are moderated which can take up to 48 hours, so please be patient if your first post takes a while to turn up.
---
You received this message because you are subscribed to the Google Groups "pulp-or-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pulp-or-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pulp-or-discuss/4cca6adb-6c34-489c-ae85-77bbaa76e270o%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to pulp-or...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to pulp-or-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pulp-or-discuss/49246ab5-be9a-45ce-9964-e83a338b059co%40googlegroups.com.
vessel_ready_to_load[date][vessel]-vessel_actual_load_date[vessel]*per_diem_charge ==demurrage_charge[vessel]
To view this discussion on the web visit https://groups.google.com/d/msgid/pulp-or-discuss/49246ab5-be9a-45ce-9964-e83a338b059co%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to pulp-or-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pulp-or-discuss/a6713b9f-6c07-4262-968d-e137677915cbo%40googlegroups.com.