Opened 8 years ago
Closed 8 years ago
#2785 closed defect (done)
BinPacking doesn't respect stacking constraints
Reported by: | abeham | Owned by: | abeham |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.15 |
Component: | Problems.BinPacking | Version: | 3.3.14 |
Keywords: | Cc: |
Description
Even if the parameter stacking constraints is set to true, the stacking constraints are ignored.
Change History (5)
comment:1 Changed 8 years ago by abeham
- Owner set to abeham
- Status changed from new to accepted
comment:2 Changed 8 years ago by abeham
comment:3 Changed 8 years ago by abeham
- Owner changed from abeham to gkronber
- Status changed from accepted to reviewing
comment:4 Changed 8 years ago by gkronber
- Owner changed from gkronber to abeham
- Status changed from reviewing to readytorelease
Seems to be ok.
comment:5 Changed 8 years ago by abeham
- Resolution set to done
- Status changed from readytorelease to closed
r14966: merged 14916 to stable
Note: See
TracTickets for help on using
tickets.
r14916: fixed bug that leads to ignored stacking constraints