#916 closed feature request (done)
Add OneMax problem
Reported by: | svonolfe | Owned by: | svonolfe |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | ZZZ OBSOLETE: Problems.OneMax | Version: | 3.3 |
Keywords: | Cc: |
Description
The OneMax problem should be added to test the BinaryVector operators.
Change History (10)
comment:1 Changed 15 years ago by svonolfe
- Status changed from new to assigned
comment:2 Changed 15 years ago by svonolfe
comment:3 Changed 15 years ago by svonolfe
Implemented review comments in r3108
comment:4 Changed 15 years ago by svonolfe
Further implemented review comments in r3115
comment:5 Changed 15 years ago by svonolfe
Added MoveEvaluator to the OneMax problem in r3121
comment:6 Changed 15 years ago by svonolfe
Renamed OneMax to OneMaxProblem and OneMaxView to OneMaxProblemView in r3164
comment:7 Changed 15 years ago by svonolfe
Added view for a OneMax solution in r3645
comment:8 Changed 14 years ago by svonolfe
- Resolution set to fixed
- Status changed from assigned to closed
comment:9 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.
Added initial implementation and view in r3065