DocumentCode :
1834829
Title :
Full Theoretical Runtime Analysis of Alternating Variable Method on the Triangle Classification Problem
Author :
Arcuri, Andrea
Author_Institution :
Sch. of Comput. Sci., Univ. of Birmingham, Birmingham
fYear :
2009
fDate :
13-15 May 2009
Firstpage :
113
Lastpage :
121
Abstract :
Runtime Analysis is a type of theoretical investigation that aims to determine, via rigorous mathematical proofs,the time a search algorithm needs to find an optimal solution.This type of investigation is useful to understand why a search algorithm could be successful, and it gives insight of how search algorithms work. In previous work,we proved the runtimes of different search algorithms on the test data generation for the Triangle Classification (TC)problem. We theoretically proved that Alternating Variable Method (AVM) has the best performance on the coverage of the most difficult branch in our empirical study. In this paper,we prove that the runtime of AVM on all the branches of TC is O((log n)2). That is necessary and sufficient to prove that AVM has a better runtime on TC compared to the other search algorithms we previously analysed. The theorems in this paper are useful for future analyses. In fact, to state theta search algorithm has worse runtime compared to AVM, it will be just sufficient to prove that its lower bound is higher than Omega((log n)2) on the coverage of at least one branch of TC.
Keywords :
computational complexity; data analysis; pattern classification; search problems; alternating variable method; optimal solution; runtime analysis; search algorithm; test data generation; triangle classification problem; Algorithm design and analysis; Application software; Automata; Computer science; Input variables; Runtime; Software algorithms; Software engineering; Software testing; runtime; search algorithms; software testing; theory;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Search Based Software Engineering, 2009 1st International Symposium on
Conference_Location :
Windsor
Print_ISBN :
978-0-7695-3675-0
Type :
conf
DOI :
10.1109/SSBSE.2009.16
Filename :
5033189
Link To Document :
بازگشت