Opened 11 years ago
Closed 10 years ago
#2131 closed defect (done)
Maximization is ignored in linear assignment problem
Reported by: | abeham | Owned by: | abeham |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.10 |
Component: | Problems.LinearAssignment | Version: | 3.3.9 |
Keywords: | Cc: |
Description
Maximization should be respected by e.g. using negative costs.
Change History (4)
comment:1 Changed 11 years ago by abeham
- Status changed from new to accepted
comment:2 Changed 10 years ago by abeham
- Owner changed from abeham to ascheibe
- Status changed from accepted to reviewing
comment:3 Changed 10 years ago by gkronber
- Owner changed from ascheibe to abeham
- Status changed from reviewing to readytorelease
comment:4 Changed 10 years ago by abeham
- Resolution set to done
- Status changed from readytorelease to closed
r11109: merged to stable
Note: See
TracTickets for help on using
tickets.
r11087: Fixed maximization in LAP (by using negative cost matrix)