Title : 
Flexibly Resizable Multidimensional Arrays
         
        
            Author : 
Kumakiri, Masakazu ; Bei, Li ; Tsuji, Tatsuo ; Higuchi, Ken
         
        
            Author_Institution : 
University of Fukui, Japan
         
        
        
        
            Abstract : 
Recently, multidimensional arrays are becoming important data structures for storing large scale multidimensional data; e.g., in scientific databases or MOLAP databases. Size of multidimensional arrays used in such a database is fixed in every dimension in order to be benefited by the fast random accessing capability to array elements. While such a fixed size array cannot extend or shrink without relocating all of the elements, an extendible array can extend its size along any directions without any relocation. However that the existing extendible arrays can always extend only at the surrounding is a strict restriction. In this paper, we propose a new flexible extendible array organization, in which a subarray can be inserted or removed even in the midst of the array
         
        
            Keywords : 
Aggregates; Application software; Computer applications; Data engineering; Data structures; Data warehouses; Databases; History; Large-scale systems; Multidimensional systems;
         
        
        
        
            Conference_Titel : 
Data Engineering Workshops, 2006. Proceedings. 22nd International Conference on
         
        
            Conference_Location : 
Atlanta, GA, USA
         
        
            Print_ISBN : 
0-7695-2571-7
         
        
        
            DOI : 
10.1109/ICDEW.2006.62