Free cookie consent management tool by TermsFeed Policy Generator

Opened 9 years ago

Closed 8 years ago

#2454 closed enhancement (done)

The ItemName of Creatables should include their respective acronym

Reported by: abeham Owned by: ascheibe
Priority: medium Milestone: HeuristicLab 3.3.13
Component: General Version: 3.3.12
Keywords: Cc:

Description

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.

Change History (11)

comment:1 Changed 8 years ago by abeham

  • Owner set to abeham
  • Status changed from new to accepted

comment:2 Changed 8 years ago by abeham

  • Owner changed from abeham to gkronber
  • Status changed from accepted to assigned

r13173: added some acronyms

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

comment:3 Changed 8 years ago by gkronber

r13238: added acronyms where appropriate

comment:4 Changed 8 years ago by gkronber

r13239: minor change in ItemName for GE SymbReg

comment:5 Changed 8 years ago by gkronber

  • Owner changed from gkronber to ascheibe
  • Status changed from assigned to reviewing

ascheibe, please review and release.

comment:6 Changed 8 years ago by ascheibe

  • Status changed from reviewing to readytorelease

Reviewed r13173, r13238, r13239: all good.

comment:7 Changed 8 years ago by ascheibe

Merge after OSES ticket (#2478)

comment:8 Changed 8 years ago by gkronber

r13295: merged r13173 from trunk to stable

comment:9 Changed 8 years ago by gkronber

r13297: merged r13238:13239 from trunk to stable

comment:10 Changed 8 years ago by gkronber

All changes merged. Close ticket if everything works.

comment:11 Changed 8 years ago by ascheibe

  • Resolution set to done
  • Status changed from readytorelease to closed
Note: See TracTickets for help on using tickets.