Optimal injection attack strategy for nonlinear cyber-physical systems based on iterative learning
This paper aims to investigate the security problem of nonlinear cyber-physical systems
(CPSs), which poses a challenge to handle compared with linear CPSs. A series of …
(CPSs), which poses a challenge to handle compared with linear CPSs. A series of …
QuickXsort: A fast sorting scheme in theory and practice
QuickXsort is a highly efficient in-place sequential sorting scheme that mixes Hoare's
Quicksort algorithm with X, where X can be chosen from a wider range of other known …
Quicksort algorithm with X, where X can be chosen from a wider range of other known …
QuickXsort: Efficient Sorting with n logn − 1.399n + o(n) Comparisons on Average
In this paper we generalize the idea of QuickHeapsort leading to the notion of QuickXsort.
Given some external sorting algorithm X, QuickXsort yields an internal sorting algorithm if X …
Given some external sorting algorithm X, QuickXsort yields an internal sorting algorithm if X …
[BOK][B] Model checking via delayed duplicate detection on the GPU
S Edelkamp, D Sulewski - 2008 - researchgate.net
In this paper we improve large-scale disk-based model checking by shifting complex
numerical operations to the graphic card, enjoying that during the last decade graphics …
numerical operations to the graphic card, enjoying that during the last decade graphics …
Worst-case efficient sorting with quickmergesort
S Edelkamp, A Wei - 2019 Proceedings of the Twenty-First Workshop on …, 2019 - SIAM
The two most prominent solutions for the sorting problem are Quicksort and Mergesort.
While Quicksort is very fast on average, Mergesort additionally gives worst-case guarantees …
While Quicksort is very fast on average, Mergesort additionally gives worst-case guarantees …
QuickHeapsort: Modifications and improved analysis
V Diekert, A Weiß - Theory of Computing Systems, 2016 - Springer
QuickHeapsort is a combination of Quicksort and Heapsort. We show that the expected
number of comparisons for QuickHeapsort is always better than for Quicksort if a usual …
number of comparisons for QuickHeapsort is always better than for Quicksort if a usual …
Increasing the efficiency of quicksort using a neural network based algorithm selection model
UE Kocamaz - Information Sciences, 2013 - Elsevier
Quicksort is one of the most popular sorting algorithms, it is based on a divide-and-conquer
technique and has a wide acceptance as the fastest general-purpose sorting technique …
technique and has a wide acceptance as the fastest general-purpose sorting technique …
[PDF][PDF] Fast-Insertion-Sort: a New Family of Efficient Variants of the Insertion-Sort Algorithm.
In this paper we present Fast-Insertion-Sort, a sequence of efficient external variants of the
well known Insertion-Sort algorithm which achieve by nesting an O (n1+ ε) worst-case time …
well known Insertion-Sort algorithm which achieve by nesting an O (n1+ ε) worst-case time …
An Improved HEAPSORT Algorithm with nlogn − 0.788928n Comparisons in the Worst Case
XD Wang, YJ Wu - Journal of Computer Science and Technology, 2007 - Springer
A new variant of HEAPSORT is presented in this paper. The algorithm is not an internal
sorting algorithm in the strong sense, since extra storage for n integers is necessary. The …
sorting algorithm in the strong sense, since extra storage for n integers is necessary. The …
The Limits of the Efficiency of the Pyramid Sorting Algorithm for Energy System Indicators
AI Vlasov, KV Selivanov… - … Conference on Industrial …, 2024 - ieeexplore.ieee.org
The article discusses the heapsort algorithm based on creating a nongrowing heap from an
array of data and further operations with it. Its efficiency is compared with other sorting …
array of data and further operations with it. Its efficiency is compared with other sorting …