The document discusses algorithms for computing full disjunctions over multiple relations. Full disjunctions maximally combine tuples from relations while allowing for incompleteness. The paper presents three algorithms: one for tree-structured schemas, one for general schemas, and an improved main algorithm. The algorithms aim to compute full disjunctions with polynomial delay, producing each result incrementally and in time linear in the output size.