Tree homomorphism

In computer science, a tree homomorphism is a type of homomorphism defined on trees.

Definition

Given a pair of rooted node-labeled trees and , a mapping from the nodes of to the nodes of is a tree homomorphism if the following conditions hold:

  • maps the root of to the root of ,
  • if node is a child of node in , then is a child of in , and
  • for every node , the label of in is the same as the label of in .
gollark: I would have preferred... not an Arduino Nano... but there weren't any.
gollark: We have implemented a fix for this, i.e. offloading all motor control to a spare Arduino Nano.
gollark: No, it just suddenly stopped working after being connected wrong.
gollark: Use parser combinators obviously*.
gollark: One of the inductors in the power-supply-ish region appeared to have had its cover blown off.

See also

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.