alberto-santini / maritime-vrp

Branch-and-price solver for the Feeder Network Design Problem
GNU General Public License v3.0
34 stars 20 forks source link

Does this implementation take production and consumption into account? #5

Open mm04926412 opened 2 years ago

mm04926412 commented 2 years ago

I have a maritime routing problem where each port produces a constant rate of goods every time period and consumes a constant rate of some other good. Does this algorithm allow fidnign solutions that prevent the cache at each port either emptying or filling completly?

alberto-santini commented 2 years ago

No.