vrp icon indicating copy to clipboard operation
vrp copied to clipboard

capacity constraints

Open gantao01 opened this issue 2 years ago • 1 comments

Hello! I used your framework in Python, I find the capacity constraint is not hard constraint, how do I changes to hard constraint?

gantao01 avatar Sep 20 '23 02:09 gantao01

Hi, capacity constraint is hard constraint, it should not be violated (only if you use relations and added too much jobs). Can you give me an example data?

reinterpretcat avatar Sep 20 '23 06:09 reinterpretcat