Glossary

Unlabeled tree

An unlabeled tree is a tree whose nodes are not explicitly labeled; when counting unlabeled trees, we are interested only in tree structures.

In order to represent unlabeled trees mathematically, we assign each node the same symbol, say $x$.

Wikipedia