A web-service for automated software refactoring using artificial bee colony optimization

  • Authors:
  • Ekin Koc;Nur Ersoy;Zelal Seda Camlidere;Hurevren Kilic

  • Affiliations:
  • Golbasi, Ankara, Turkey;Innova, Middle East Technical University, Teknokent, Ankara, Turkey;Locksmith Software Technologies: LST Yazilim, Ankara, Turkey;Computer Engineering Department, Gediz University, Izmir, Turkey

  • Venue:
  • ICSI'12 Proceedings of the Third international conference on Advances in Swarm Intelligence - Volume Part I
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Automated software refactoring is one of the hard combinatorial optimization problems of search-based software engineering domain. The idea is to enhance the quality of the existing software under the guidance of software quality metrics through applicable refactoring actions. In this study, we designed and implemented a web-service that uses discrete version of Artificial Bee Colony (ABC) optimization approach in order to enhance bytecode compiled Java programming language codes, automatically. The introduced service supports 20 different refactoring actions that realize intelligent ABC searches on design landscape defined by an adhoc quality model being an aggregation of 24 object-oriented software metrics.