Opened 14 years ago
Closed 14 years ago
#1244 closed defect (done)
Possibly superflous Placeholder
Reported by: | epitzer | Owned by: | abeham |
---|---|---|---|
Priority: | highest | Milestone: | HeuristicLab 3.3.2 |
Component: | Algorithms.LocalSearch | Version: | 3.3.2 |
Keywords: | Cc: |
Description (last modified by abeham)
The LocalSearch algorithm contains a Placeholder between MoveEvaluationProcessor and Selector that can possible be removed.
Change History (10)
comment:1 Changed 14 years ago by abeham
- Priority changed from minor to critical
comment:2 Changed 14 years ago by mkommend
- Priority changed from high to highest
comment:3 Changed 14 years ago by abeham
- Description modified (diff)
- Status changed from new to accepted
comment:4 Changed 14 years ago by swagner
- Milestone changed from HeuristicLab x.x.x to HeuristicLab 3.3.2
comment:5 Changed 14 years ago by abeham
- Owner changed from abeham to mkommend
- Status changed from accepted to reviewing
comment:6 Changed 14 years ago by mkommend
- Owner changed from mkommend to abeham
- Status changed from reviewing to assigned
Reviewed the changes and everything works fine, but the sample should be updated as well.
comment:7 Changed 14 years ago by abeham
- Updated local search sample
comment:8 Changed 14 years ago by abeham
- Status changed from assigned to accepted
comment:9 Changed 14 years ago by abeham
- Status changed from accepted to readytorelease
comment:10 Changed 14 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.1 to 3.3.2
Note: See
TracTickets for help on using
tickets.
r4807