Sciweavers

50 search results - page 1 / 10
» Rewrite-Based Satisfiability Procedures for Recursive Data S...
Sort
View
ENTCS
2007
86views more  ENTCS 2007»
13 years 4 months ago
Rewrite-Based Satisfiability Procedures for Recursive Data Structures
Maria Paola Bonacina, Mnacho Echenim
ENTCS
2007
121views more  ENTCS 2007»
13 years 4 months ago
Rewrite-Based Decision Procedures
The rewrite-based approach to satisfiability modulo theories consists of using generic theorem-proving strategies for first-order logic with equality. If one can prove that an i...
Maria Paola Bonacina, Mnacho Echenim
IIE
2007
56views more  IIE 2007»
13 years 4 months ago
Recursion Versus Iteration with the List as a Data Structure
Abstract. A reversible sequence of steps from the specification of the algorithm and the mathematical definition of the recurrent solution through the recursive procedure, the ta...
Izabella Foltynowicz
CADE
2004
Springer
14 years 5 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
TACAS
2010
Springer
225views Algorithms» more  TACAS 2010»
13 years 12 months ago
Automated Termination Analysis for Programs with Second-Order Recursion
Many algorithms on data structures such as terms (finitely branching trees) are naturally implemented by second-order recursion: A first-order procedure f passes itself as an arg...
Markus Aderhold