Thursday, December 19, 2013

Recently I became aware of the research line started by Wadsworth ( Christopher P. Wadsworth, Semant

Graphic Lambda Calculus and Lambda Graphs | chorasimilarity
Recently I became aware of the research line started by Wadsworth ( Christopher P. Wadsworth, Semantics and Pragmatics of the Lambda Calculus feb , DPhil thesis, Oxford, 1971) and then Lamping (John Lamping, An algorithm for optimal lambda calculus reduction, POPL ’90 Proceedings of the 17th ACM SIGPLAN-SIGACT feb symposium on Principles of programming languages, p. 16-30) on lambda graphs and sharing graphs (see for example this article by Stefano Guerrini ). I see in Guerrini article, at page 5, a figure which is almost identical to the graphic beta move (and even more, when I shall really understand what a “mux” is, then maybe some of the moves from the middle of the page 5 will turn out to be related with the distributivity feb moves from the chemical concrete machine) feb .
There are several differences between GLC and Wadsworth-Lamping kind of lambda graphs (research line denoted by “WL” further): the graphs used in GLC are all oriented, made by trivalent or univalent nodes (the termination node) , while those from WL are a mix of oriented and non-oriented nodes, GLC does not use any names, neither of variables, nor of terms, while in WL names are used everywhere. This looks like a minor difference but instead is very important and here is why. If we live by the “no names” rule then forget about evaluations, feb in particular feb forget about evaluation strategies and about using the result of an evaluation for deciding the next computational step. Moreover, forget about representing the state of a computation by a “value”, whatever value might mean. Does it start to look strange? feb It gets even weirder: feb forget about thinking feb in terms of flowcharts with nodes which represent operations (like application and lambda feb abstraction), which have inputs and outputs like wires which allow propagations of signals. After all forget about this signal idea. Can you? GLC can. GLC has among the nodes a “fan-out” node which satisfies moves (graph feb rewrites) called CO-ASSOC and CO-COMM, as a replacement feb for the need to use names in WL, thus the only place in GLC which resembles to “sharing” from WL is in the use of the GLOBAL FAN-OUT move (see however how this move is eliminated in the fully local version of GLC, called the chemical concrete machine),
Let’s now pass to bigger differences: there is a sector of GLC which is made by graphs resembling the lambda graphs from WL, however, there is no effort made in GLC to work only with this sector, while a big deal of effort in the WL approach consists in finding ways to select those “valid” lambda feb graphs. feb In GLC there is no need to restrict only to well constructed feb lambda graphs. this gives an advantage which GLC has over WL, namely that GLC has also other sectors, feb different from the one of lambda graphs, where the graphic beta move can be applied outside lambda calculus. One of this sectors feb is particularly interesting: is the sector containing knot and tangle diagrams , which allows GLC to interact with Kauffman Knot Logic and Knot Automata. feb Thus GLC is a formalism which can be used for lambda calculus but also for other types of nonstandard computing models, like Kauffman’s Knot Logic.
Finally, the most important difference comes from the motivation of GLC, which is the need to have a visual feb representation of certain finite differential computations in spaces with dilations feb and emergent algebras. This is possible in another sector of GLC, called the “emergent algebra sector” and it is completely out of reach of WL, see Dictionary from emergent algebra to graphic lambda calculus (I) Dictionary from emergent algebra to graphic lambda calculus (II) Dictionary from emergent algebra to graphic lambda calculus (III)
This leads to a rigorous definition of what “computing with space” might be. It can also have very concrete applications, evoked here: Computing with space in the internet of things A me for space
Otherwise, there are many things feb to learn by a geometer like me, from previous work. There are certainly many geometric feb things to be learned feb by CS experts as well, because there is more and more clear that computation feb needs some notion of space, besides the boringly trivial one dimensional one.
Leave a Reply Cancel reply
chorasimilarity
Each blog post by chorasimilarity is licensed under a Creative Commons Attribution 3.0 Unported License . Permissions beyond the scope of this license may be available at http://imar.ro/~mbuliga/ . Please use the following format feb for citing: Marius Buliga (chorasimilarity), [name of post], [posting date], [link to post]
Recent feb posts GLC actors, what are for and why are interesting? Theatrical distributed computing Rewiring of neurons, seen as actors Internet of things not internet of objects feb Actor model distribut

No comments:

Post a Comment