Opened 7 years ago
Last modified 7 years ago
#2820 closed defect
Bug in residual update in Bin packing — at Version 1
Reported by: | abeham | Owned by: | abeham |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.15 |
Component: | Problems.BinPacking | Version: | trunk |
Keywords: | Cc: |
Description (last modified by abeham)
The residual update that was added as part of 3.3.15 performs a ">" check instead of a ">=". In addition, residual update has to be performed before the new extreme points are added.
Change History (1)
comment:1 Changed 7 years ago by abeham
- Description modified (diff)
- Owner set to abeham
- Status changed from new to accepted
Note: See
TracTickets for help on using
tickets.