Sciweavers

4536 search results - page 61 / 908
» Contention-Sensitive Data Structures and Algorithms
Sort
View
IV
2003
IEEE
91views Visualization» more  IV 2003»
14 years 2 months ago
Labeled Radial Drawing of Data Structures
This paper describes a radial layout method for displaying B+ -tree data structures. We present an algorithmic framework for computing the node positions that result in a planar d...
M. Bernard, S. Mohammed
CADE
2004
Springer
14 years 9 months ago
Decision Procedures for Recursive Data Structures with Integer Constraints
This paper is concerned with the integration of recursive data structures with Presburger arithmetic. The integrated theory includes a length function on data structures, thus prov...
Ting Zhang, Henny B. Sipma, Zohar Manna
TIC
2000
Springer
174views System Software» more  TIC 2000»
14 years 16 days ago
Alias Types for Recursive Data Structures
Linear type systems permit programmers to deallocate or explicitly recycle memory, but they are severly restricted by the fact that they admit no aliasing. This paper describes a ...
David Walker, J. Gregory Morrisett
ICDM
2007
IEEE
199views Data Mining» more  ICDM 2007»
14 years 3 months ago
Discovering Structural Anomalies in Graph-Based Data
The ability to mine data represented as a graph has become important in several domains for detecting various structural patterns. One important area of data mining is anomaly det...
William Eberle, Lawrence B. Holder
GECCO
2008
Springer
112views Optimization» more  GECCO 2008»
13 years 10 months ago
Handling dynamic data structures in search based testing
There has been little attention to search based test data generation in the presence of pointer inputs and dynamic data structures, an area in which recent concolic methods have e...
Kiran Lakhotia, Mark Harman, Phil McMinn