Optimized Sequence Sorting via Longest Increasing Subsequence Identification
سال انتشار: 1402
نوع سند: مقاله کنفرانسی
زبان: انگلیسی
مشاهده: 125
فایل این مقاله در 13 صفحه با فرمت PDF قابل دریافت می باشد
- صدور گواهی نمایه سازی
- من نویسنده این مقاله هستم
استخراج به نرم افزارهای پژوهشی:
شناسه ملی سند علمی:
ITCT22_016
تاریخ نمایه سازی: 7 تیر 1403
چکیده مقاله:
Sorting sequences of integers is a fundamental problem in computer science with applications in various domains. Existing sorting algorithms typically achieve time complexities of O(n log n), where n is the length of the sequence. In this paper, we propose a novel approach to sequence sorting that leverages the identification of the longest increasing subsequence (LIS). The proposed algorithm efficiently identifies the LIS and incorporates it into the sorting algorithm to achieve better performance. The empirical evaluation on various data sets demonstrates the effectiveness of the proposed algorithm.
کلیدواژه ها:
نویسندگان
Alireza Akbarian
Computer Engineering Student at Sharif University of Technology - International Campus,Kish,Iran.
AmirHosein Keyhanipour
Assistant Professor, Computer Engineering Department, Faculty of Engineering, College of Farabi, University of Tehran.Tehran,Iran.