vrp
vrp copied to clipboard
capacity constraints
Hello! I used your framework in Python, I find the capacity constraint is not hard constraint, how do I changes to hard constraint?
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?