Wahid Hidouci

Work place: Ecole nationale supérieure d’informatique, Alger, Algeria

E-mail: w_hidouci@esi.dz

Website:

Research Interests: Data Structures and Algorithms, Computer Networks, Computer Architecture and Organization, Computer systems and computational processes

Biography

Walid Hidouci is a professor at " Ecole nationale supérieure d’informatique", Algeria. K. Hidouci is the author of many publications and communications dealing databases and networks. He has a PhD and a master degree from " Ecole nationale supérieure d’informatique", the degree of "Ingenieur d'Etat" from "USTHB, Algiers".

Author Articles
Modified Streaming Format for Direct Access Triangular Data Structures

By Khaled Abid Abdelkrim Mebarki Wahid Hidouci

DOI: https://doi.org/10.5815/ijigsp.2014.02.02, Pub. Date: 8 Jan. 2014

We define in this paper an extended solution to improve an Out-of-Core data structure which is the streaming format, by adding new information allowing to reduce file access cost, reducing the neighborhood access delay to constant time.
The original streaming format is conceived to manipulate huge triangular meshes. It assumes that the whole mesh cannot be loaded entirely into the main memory. That's why the authors did not include the neighborhood in the file structure.
However, almost all of the applications need the neighborhood information in the triangular structures. Using the original streaming format does not allow us to extract the neighborhood information easily. By adding the neighbor indices to the file in the same way as the original format, we can benefit from the streaming format, and at the same time, guarantee a constant time access to the neighborhood.
We have adapted our new structure so that it can allow us to apply our direct access algorithm to different parts of the structure without having to go through the entire file.

[...] Read more.
Other Articles