Difference between revisions of "Abstraction"

From PKC
Jump to navigation Jump to search
(Created page with "Abstraction is a mechanism that maps a concrete instance to a single generic collection of instances. This mapping may lose information in the process, but helps compress unne...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
Abstraction is a mechanism that maps a concrete instance to a single generic collection of instances. This mapping may lose information in the process, but helps compress unnecessary information.
Abstraction<ref>{{:Paper/Abstract Interpretation}}</ref>is a mechanism that maps a concrete instance to a single generic collection of instances. This mapping may lose information in the process, but helps compress unnecessary information.
 
<noinclude>
=References=
<references/>
 
=Related Pages=
{{#ask: [[Category:{{PAGENAME}}]]
|format=list
}}
 
[[Category:Abstract Interpretation]]
[[Category:Language]]
[[Category:Game]]
</noinclude>

Latest revision as of 20:37, 3 January 2022

Abstraction[1]is a mechanism that maps a concrete instance to a single generic collection of instances. This mapping may lose information in the process, but helps compress unnecessary information.


References

Related Pages

Thesis/Fexprs as the basis of Lisp function application or $vau : the ultimate abstraction, Universal abstraction, Universal data abstraction, Video/Jim Keller: Abstraction Layers from the Atom to the Data Center, Video/Seven ways to visualize functions, Video/The Art of Abstraction - Computerphile