Memory-hard function: Difference between revisions

Content deleted Content added
Bluedeck (talk | contribs)
Bluedeck moved page Memory hard function to Memory bound function over redirect: Revert
Tag: New redirect
 
Bluedeck (talk | contribs)
create
Tag: Removed redirect
Line 1:
'''Memory hard function'''s (MHF) is a class of functions where the majority of the cost of their evaluation comes from the fact that they take a significant amount of memory. It is different from [[memory bound functions]], the latter incurs cost by slowing down computation through memory latency. It finds its use as a form of proof-of-work.
#REDIRECT [[Memory bound function]]
 
{{Redirect category shell|
{{R from move}}
}}