Algorithms are an essential part of Operations Research (OR) methodology. Therefore, the efficiency of the algorithms must be a consideration. However, traditional approaches to assessing algorithm efficiency do not always captured the real-world tradeoffs involved. This thesis explored the use of a new measure of algorithm efficiency, robustness, and contrasted it with the traditional "big-O" analysis. Sorting algorithms were used to illustrate the trade-offs. The use of Dr. Genichi Taguchi's robust design techniques allowed us to take into account the impact of factors which would be uncontrollable in the real world, by measuring how those factors affect the consistency of the results. These factors, which are treated separately ...
<p>Performance comparison of the proposed algorithm and 17 existing algorithms using four existing e...
The standard language for describing the asymptotic behavior of algorithms is theoretical computatio...
This paper explores in a chronological way the concepts, structures, and algorithms that programmer...
Includes bibliographical references (p. 25-26).Ravindra K. Ahuja, James B. Orlin
Average case complexity, in order to be a useful and reliable measure, has to be robust. The probabi...
Sorting is a fundamental operation in computer science (many programs use it as an intermediate step...
The problem of determining the relative efficiencies of different sorting algo-rithms is discussed i...
Robust optimization is a young and emerging field of research having received a considerable increas...
In field of Computer Science and Mathematics, sorting algorithm is an algorithm that puts elements o...
A renewed analysis of Dijkstra's array sorting algorithm Smoothsort showed that the removal of a com...
Algorithmic robustness refers to the sustained performance of a computational system in the face of ...
In the comparative analysis of dierent algorithm, O- and o-notions are fre-quently used. While their...
Sorting is a basic task in many types of computer applications. Especially when large amounts of dat...
International audienceWe describe a general framework for realistic analysis of sorting algorithms, ...
An algorithm is a sequence of computational steps performed on a data input to generate a required r...
<p>Performance comparison of the proposed algorithm and 17 existing algorithms using four existing e...
The standard language for describing the asymptotic behavior of algorithms is theoretical computatio...
This paper explores in a chronological way the concepts, structures, and algorithms that programmer...
Includes bibliographical references (p. 25-26).Ravindra K. Ahuja, James B. Orlin
Average case complexity, in order to be a useful and reliable measure, has to be robust. The probabi...
Sorting is a fundamental operation in computer science (many programs use it as an intermediate step...
The problem of determining the relative efficiencies of different sorting algo-rithms is discussed i...
Robust optimization is a young and emerging field of research having received a considerable increas...
In field of Computer Science and Mathematics, sorting algorithm is an algorithm that puts elements o...
A renewed analysis of Dijkstra's array sorting algorithm Smoothsort showed that the removal of a com...
Algorithmic robustness refers to the sustained performance of a computational system in the face of ...
In the comparative analysis of dierent algorithm, O- and o-notions are fre-quently used. While their...
Sorting is a basic task in many types of computer applications. Especially when large amounts of dat...
International audienceWe describe a general framework for realistic analysis of sorting algorithms, ...
An algorithm is a sequence of computational steps performed on a data input to generate a required r...
<p>Performance comparison of the proposed algorithm and 17 existing algorithms using four existing e...
The standard language for describing the asymptotic behavior of algorithms is theoretical computatio...
This paper explores in a chronological way the concepts, structures, and algorithms that programmer...