@inproceedings{a3a344affed4470aa43fbffb4f91546c,
title = "Unique binary search tree representations and equality-testing of sets and sequences",
abstract = "Given an ordered universe U, we study the problem of representing each subset of U by a unique binary search tree so that dictionary operations can be performed efficiently. While efficient randomized solutions to the problem are known, its deterministic complexity has remained unexplored. We exhibit representations that permit the execution of dictionary operations in optimal deterministic time when the dictionary is sufficiently sparse or sufficiently dense. Our results demonstrate an exponential separation between the deterministic and randomized complexities of the problem. We apply unique representations to obtain efficient data structures for maintaining a collection of sets/sequences under queries that test the equality of a pair of objects. Our data structure for set equality-testing is based on an efficient implementation of cascades of CONS operations on uniquely stored S-expressions.",
author = "Rajamani Sundar and Tarjan, {Robert E.}",
year = "1990",
doi = "10.1145/100216.100219",
language = "English (US)",
isbn = "0897913612",
series = "Proc 22nd Annu ACM Symp Theory Comput",
publisher = "Publ by ACM",
pages = "18--25",
booktitle = "Proc 22nd Annu ACM Symp Theory Comput",
note = "Proceedings of the 22nd Annual ACM Symposium on Theory of Computing ; Conference date: 14-05-1990 Through 16-05-1990",
}