DocumentCode
3648961
Title
Discovery of inductive algorithms through automated reasoning: A case study on sorting
Author
Isabela Drămnesc;Tudor Jebelean
Author_Institution
Department of Computer Science, West University, Timiş
fYear
2012
Firstpage
293
Lastpage
298
Abstract
By constructive proofs of the existence of the sorted version of the input list, we synthesize automatically five inductive sorting algorithms: Selection-Sort, Insertion-Sort, Quick-Sort, Merge-Sort, as well as a novel algorithm similar to Merge-Sort. Each algorithm uses certain auxiliary inductive functions, which are also automatically synthesized. The automatic proofs use natural style inferences like traditionally in the Theorema system (www.theorema.org). This case study reveals various novel proof techniques specific to the domain of lists, which are crucial for the automation of the proving process. These techniques include: goal oriented reasoning using meta-variables, several versions of induction on lists, and the use of partially unsolved goals. For increased efficiency we also use some special inference rules which are specific to certain predicates on lists, like for instance “is permutation of” (two lists have the same elements with the same number of occurrences), or “is Sorted” (a list is ordered).
Keywords
"Sorting","Inference algorithms","Cognition","Intelligent systems","Informatics","Educational institutions","Electronic mail"
Publisher
ieee
Conference_Titel
Intelligent Systems and Informatics (SISY), 2012 IEEE 10th Jubilee International Symposium on
Print_ISBN
978-1-4673-4751-8
Type
conf
DOI
10.1109/SISY.2012.6339532
Filename
6339532
Link To Document