DocumentCode
3423079
Title
Designing algorithm-oriented generic library on .NET framework
Author
Rysavy, Ondrej ; Scuglik, Frantisek ; Sveda, Miroslav
Author_Institution
Brno Univ. of Technol.
fYear
2006
fDate
27-30 March 2006
Lastpage
163
Abstract
In this paper, we describe the use of generic programming approach to design and implementation of a collection of basic model-checking algorithms on the .NET framework. The mentioned methodology separates algorithms and data structures similarly to Standard Template Library that allows delivering general and efficient algorithms. As the implementation environment does not enable us to exploit the advantages of static polymorphism provided by the C++ template parameterization we needed to adjust the approach for the use with the generics feature, which is the novel mechanism introduced with the second version of the .NET framework
Keywords
data structures; network operating systems; object-oriented programming; program verification; software libraries; .NET framework; C++ template parameterization; Standard Template Library; algorithm-oriented generic library; data structures; generic programming approach; static polymorphism; Algorithm design and analysis; Application software; Computer languages; Operating systems; Rotors; Runtime; Software libraries; Software standards; Standards development; Utility programs;
fLanguage
English
Publisher
ieee
Conference_Titel
Engineering of Computer Based Systems, 2006. ECBS 2006. 13th Annual IEEE International Symposium and Workshop on
Conference_Location
Potsdam
Print_ISBN
0-7695-2546-6
Type
conf
DOI
10.1109/ECBS.2006.36
Filename
1607365
Link To Document