Reuse of computations

citron@CS.HUJI.AC.IL (Daniel Citron)
Mon, 4 Sep 1995 09:29:20 GMT

          From comp.compilers

Related articles
Reuse of computations citron@CS.HUJI.AC.IL (1995-09-04)
Re: Reuse of computations snovack@justright.ICS.UCI.EDU (Steven Novack) (1995-09-09)
Re: Reuse of computations pardo@cs.washington.edu (1995-09-11)
Re: Reuse of computations chase@centerline.com (1995-09-12)
Re: Reuse of computations davids@ICSI.Berkeley.EDU (1995-09-18)
| List of all articles for this month |

Newsgroups: comp.compilers
From: citron@CS.HUJI.AC.IL (Daniel Citron)
Keywords: optimize, question, comment
Organization: The Hebrew U. of Jerusalem, Computer Science Dept.
Date: Mon, 4 Sep 1995 09:29:20 GMT

I'm interested in papers that refer to the reuse of previously executed
computations. I think the term is memoing or memoizing. Are there any practical
implementations of this concept (in software or hardware)?
Thanks in advance.


                Daniel Citron
                C.S. Dept.
                Hebrew U. of Jerusalem
                citron@cs.huji.ac.il
[Depends at what scale -- in the small this is the standard optimization of
common subexpressions. -John]
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.