heal-research / HeuristicLab

HeuristicLab - An environment for heuristic and evolutionary optimization
https://dev.heuristiclab.com
GNU General Public License v3.0
34 stars 16 forks source link

The ItemName of Creatables should include their respective acronym #2454

Closed HeuristicLab-Trac-Bot closed 8 years ago

HeuristicLab-Trac-Bot commented 9 years ago

Issue migrated from trac ticket # 2454

milestone: HeuristicLab 3.3.13 | component: General | priority: medium | resolution: done

2015-08-07 21:55:06: @abeham created the issue


I always tend to type "TSP" in the Create New Item dialog and receive an empty list. Similar for algorithms such as OSGA, etc. We should rename our algorithms and problems for those with a widely accepted acronym:

  • Genetic Algorithm (GA)
  • Offspring Selection Genetic Algorithm (OSGA)
  • Traveling Salesman Problem (TSP)
  • ... This would allow the search function to identify the item.
HeuristicLab-Trac-Bot commented 8 years ago

2015-11-16 14:32:38: @abeham changed status from new to accepted

HeuristicLab-Trac-Bot commented 8 years ago

2015-11-16 14:32:38: @abeham removed owner

HeuristicLab-Trac-Bot commented 8 years ago

2015-11-16 14:35:47: @abeham changed status from accepted to assigned

HeuristicLab-Trac-Bot commented 8 years ago

2015-11-16 14:35:47: @abeham changed owner from @abeham to @gkronber

HeuristicLab-Trac-Bot commented 8 years ago

2015-11-16 14:35:47: @abeham commented


r13173: added some acronyms

gkronber, please review and add acronyms of data analysis algorithms and problems (where appropriate)

HeuristicLab-Trac-Bot commented 8 years ago

2015-11-18 09:32:40: @gkronber commented


r13238: added acronyms where appropriate

HeuristicLab-Trac-Bot commented 8 years ago

2015-11-18 09:34:03: @gkronber commented


r13239: minor change in ItemName for GE SymbReg

HeuristicLab-Trac-Bot commented 8 years ago

2015-11-18 09:34:36: @gkronber changed status from assigned to reviewing

HeuristicLab-Trac-Bot commented 8 years ago

2015-11-18 09:34:36: @gkronber changed owner from @gkronber to @Shabbafru

HeuristicLab-Trac-Bot commented 8 years ago

2015-11-18 09:34:36: @gkronber commented


ascheibe, please review and release.

HeuristicLab-Trac-Bot commented 8 years ago

2015-11-18 13:27:51: @Shabbafru changed status from reviewing to readytorelease

HeuristicLab-Trac-Bot commented 8 years ago

2015-11-18 13:27:51: @Shabbafru commented


Reviewed r13173, r13238, r13239: all good.

HeuristicLab-Trac-Bot commented 8 years ago

2015-11-18 13:29:20: @Shabbafru commented


Merge after OSES ticket (#2478)

HeuristicLab-Trac-Bot commented 8 years ago

2015-11-19 13:33:43: @gkronber commented


r13295: merged r13173 from trunk to stable

HeuristicLab-Trac-Bot commented 8 years ago

2015-11-19 13:35:51: @gkronber commented


r13297: merged r13238 to r13239 from trunk to stable

HeuristicLab-Trac-Bot commented 8 years ago

2015-11-19 13:36:07: @gkronber commented


All changes merged. Close ticket if everything works.

HeuristicLab-Trac-Bot commented 8 years ago

2015-11-19 14:26:19: @Shabbafru changed status from readytorelease to closed

HeuristicLab-Trac-Bot commented 8 years ago

2015-11-19 14:26:19: @Shabbafru removed resolution