#933 closed enhancement (rejected)
Refactor trajectory based algorithms
Reported by: | abeham | Owned by: | abeham |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | General | Version: | 3.3 |
Keywords: | Cc: |
Description
Maybe some things can be unified for trajectory based algorithms. They always need at least a MoveGenerator, MoveEvaluator, and MoveMaker and the respective wiring.
Change History (9)
comment:1 Changed 15 years ago by abeham
- Status changed from new to assigned
comment:2 Changed 15 years ago by abeham
comment:3 Changed 15 years ago by abeham
some changes in r3143
comment:4 Changed 15 years ago by abeham
some changes in r3145
comment:5 Changed 15 years ago by abeham
prevented algorithm start when no problem is found in r3189
comment:6 Changed 15 years ago by abeham
- Resolution set to wontfix
- Status changed from assigned to closed
Too vague and currently not necessary
comment:7 Changed 14 years ago by swagner
- Component changed from ### Undefined ### to General
comment:8 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
Fixed a small part of the wiring in r3131