-
Notifications
You must be signed in to change notification settings - Fork 161
[EPIC] Lot Scheduling Problem #1048
Copy link
Copy link
Labels
awaiting responseThis expects a response from maintainer or contributor depending on who requested in last comment.This expects a response from maintainer or contributor depending on who requested in last comment.epicfeature requestNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
awaiting responseThis expects a response from maintainer or contributor depending on who requested in last comment.This expects a response from maintainer or contributor depending on who requested in last comment.epicfeature requestNew feature or requestNew feature or request
Typically, lot scheduling or scheduling in general need heuristics in practice. However, in certain cases, they look very similar to VRP models. This epic concerns with closing the gap for these scenarios by implementing features in the current VRP code base.