Opened 16 years ago
Last modified 11 years ago
#449 new enhancement
SubScopesSorter should sort on IntValues too — at Version 4
Reported by: | abeham | Owned by: | swagner |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.x Backlog |
Component: | Operators | Version: | 3.4 |
Keywords: | Cc: |
Description (last modified by swagner)
Currently the SubScopesSorter sorts based on a double (quality) value, however to design it more in direction of a general purpose operator, it should be possible to sort based on IntValues too.
Change History (4)
comment:1 Changed 16 years ago by gkronber
comment:2 Changed 16 years ago by swagner
- Milestone changed from 3.2 to Iteration 0
Milestone 3.2 deleted
comment:4 Changed 14 years ago by swagner
- Description modified (diff)
- Summary changed from Sorter should sort on IntData too to SubScopesSorter should sort on IntValues too
Note: See
TracTickets for help on using
tickets.
This is again an issue that could be solved with a better type-hierarchy.