Opened 14 years ago
Last modified 11 years ago
#1210 new enhancement
Rename algorithm namespaces
Reported by: | swagner | Owned by: | swagner |
---|---|---|---|
Priority: | lowest | Milestone: | HeuristicLab 3.3.x Backlog |
Component: | General | Version: | 3.4 |
Keywords: | Cc: |
Description
In many cases the namespaces of algorithms are identical to the names of the algorithm classes. Some algorithm namespaces (e.g., HeuristicLab.Algorithms.GeneticAlgorithm) contain multiple algorithms, but the namespace name is in singular form.
Note: See
TracTickets for help on using
tickets.
Additionally, the namespaces should be restructured.