timefold-solver icon indicating copy to clipboard operation
timefold-solver copied to clipboard

Shadow variables: easy to use (shadow streams)

Open ge0ffrey opened this issue 1 year ago • 0 comments

An arrival time shadow variable shouldn't be much more than:

arrivalTime = previous.departureTime + travelTime(previous, this)

See Chris's designs.

ge0ffrey avatar Jan 08 '24 13:01 ge0ffrey