See this document in CiteSeerX!

On Tuning Recursive Procedures (1995)  (Make Corrections)  
Amiram Yehudai, Fernando Libedinsky
Software - Practice and Experience



  Home/Search   Context   Related

 
View or download:
cs.ubc.ca/local/reading/...spe977ay.pdf
Cached:  PS.gz  PS  PDF   Image  Update  Help

From:  cs.ubc.ca/local/reading/...spetoc (more)
(Enter author homepages)

Rate this article: (best)
  Comment on this article  
(Enter summary)

Abstract: omplicated, particularly for postorder in which the stack needs to store not only the nodes that have occurred, but also, for each of them the direction (left or right) in which the search has proceeded. On the other hand, the recursive version may be too costly in time, or in space. In particular, on small personal computers, recursive procedures for data structure manipulation may sometimes be prohibitively expensive to run because of space limitation. This note suggests a methodology for... (Update)

Similar documents (at the sentence level):
71.9%:   On Tuning Recursive Procedures - Amiram Yehudai Fernando   (Correct)

Active bibliography (related documents):   More   All
0.0:   Bibliography on the Solution of Sparse Linear Systems and Related .. - Arantes (1997)   (Correct)
0.0:   .3 Advanced Case Study: Gates, Circuits, and Design Patterns - In This Section   (Correct)
0.0:   Software Engineering II - How To Write (2000)   (Correct)

Similar documents based on text:   More   All
0.3:   A Recursive Techniques Editor for Prolog - Bundy, Grosse, Brna (2000)   (Correct)
0.3:   Combining Reflection and Finite State Diagrams for Design.. - Shaul Simhi Vered   (Correct)
0.3:   PRP - Parallel Recursive Procedures - Maus, Aas (1995)   (Correct)

BibTeX entry:   (Update)

@article{ yehudai95tuning,
    author = "Amiram Yehudai and Fernando Libedinsky",
    title = "On Tuning Recursive Procedures",
    journal = "Software - Practice and Experience",
    volume = "25",
    number = "9",
    pages = "997-1002",
    year = "1995",
    url = "citeseer.ist.psu.edu/yehudai95tuning.html" }
Citations (may not include all citations):
78   Programming Pearls (context) - Bentley - 1986
26   More Programming Pearls (context) - Bentley - 1988

Documents on the same site (http://www.cs.ubc.ca/local/reading/proceedings/spe91-95/spe/spetoc.htm):   More
Linkage Analysis of Processes - Yaung, Raz (1992)   (Correct)
A Scheme for Little Languages in Interactive Graphics - Beckman (1991)   (Correct)
A Dataflow Approach to Event-based Debugging - Olsson, Crawford, Ho (1991)   (Correct)

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC