Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Hash_consing> ?p ?o. }
Showing items 1 to 24 of
24
with 100 items per page.
- Hash_consing abstract "In computer science, particularly in functional programming, hash consing is a technique used to share values that are structurally equal. The term hash consing originates from implementations of Lisp that attempt to reuse cons cells that have been constructed before, avoiding the penalty of memory allocation. Hash consing is most commonly implemented with hash tables storing weak references that may be garbage-collected when the data stored therein contains no references from outside the table. Hash consing has been shown to give dramatic performance improvements—both space and time—for symbolic and dynamic programming algorithms.[citation needed]In other communities a similar idea is known as the Flyweight pattern. When applied to strings this technique is also known as string interning.".
- Hash_consing wikiPageID "21898171".
- Hash_consing wikiPageRevisionID "578756758".
- Hash_consing hasPhotoCollection Hash_consing.
- Hash_consing subject Category:Articles_with_example_Scheme_code.
- Hash_consing subject Category:Hashing.
- Hash_consing subject Category:Implementation_of_functional_programming_languages.
- Hash_consing subject Category:Software_design_patterns.
- Hash_consing type Abstraction100002137.
- Hash_consing type Cognition100023271.
- Hash_consing type Form105930736.
- Hash_consing type PsychologicalFeature100023100.
- Hash_consing type SoftwareDesignPatterns.
- Hash_consing type Structure105726345.
- Hash_consing comment "In computer science, particularly in functional programming, hash consing is a technique used to share values that are structurally equal. The term hash consing originates from implementations of Lisp that attempt to reuse cons cells that have been constructed before, avoiding the penalty of memory allocation.".
- Hash_consing label "Hash consing".
- Hash_consing label "Partage maximal".
- Hash_consing sameAs Partage_maximal.
- Hash_consing sameAs m.05p1wn1.
- Hash_consing sameAs Q3366087.
- Hash_consing sameAs Q3366087.
- Hash_consing sameAs Hash_consing.
- Hash_consing wasDerivedFrom Hash_consing?oldid=578756758.
- Hash_consing isPrimaryTopicOf Hash_consing.