#82 closed enhancement (done)
Add TestFunctionInjector
Reported by: | abeham | Owned by: | abeham |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.0 |
Component: | ZZZ OBSOLETE: TestFunctions | Version: | 3.0 |
Keywords: | Cc: |
Description
The injector for the TestFunctions is basically a variable injector, however a nicer interface would be necessary
Change History (6)
comment:1 Changed 17 years ago by abeham
- Resolution set to fixed
- Status changed from new to closed
comment:2 follow-up: ↓ 3 Changed 17 years ago by gkronber
I think that we should use different variable names since this injector is specific for real-valued test-functions.
- Length should renamed to Dimension
- Max/Min could lead to confusion (Minimum of the function?). Maybe a better name would be UpperBound / LowerBound, however this also leaves a lot to be desired.
comment:3 in reply to: ↑ 2 Changed 17 years ago by abeham
Replying to gkronber:
I think that we should use different variable names since this injector is specific for real-valued test-functions.
- Length should renamed to Dimension
- Max/Min could lead to confusion (Minimum of the function?). Maybe a better name would be UpperBound / LowerBound, however this also leaves a lot to be desired.
I agree, however the variables are called Length, Minimum and Maximum in RealVector currently. In the same light, I think the evaluators in TestFunction should also rename their input variable from "Point" to "RealVector".
I'll write a new ticket
comment:4 Changed 16 years ago by swagner
- Milestone changed from 3.0 to Iteration 0
Milestone 3.0 deleted
comment:5 Changed 14 years ago by swagner
- Milestone changed from Iteration 0 to Current
Milestone Iteration 0 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
done in r106