sexta-feira, 12 de junho de 2015

With respect to PQ and PQR trees, select the incorrect alternative:

     a) All PQ tree is a PQR tree, but the opposite is not valid.
     b) The children of a node R can arbitrarily permutate with each other, as well as the children of a node Q.
     c) Intersection, disjoint union and noncontained complement are operations used to calculate the completion of a collection of sets.
     d) There is always a PQR tree that represents a collection of sets, regardless of what is this set.
     e) None of the above.

Original idea by: Celmar Guimarães da Silva
Translate help: Leandro José de Bortoli

sexta-feira, 5 de junho de 2015

In a PQ-tree, with respect to a new restriction, which of the following statements is true?

   a. If a node is partial, then none of its child nodes is full
   b. If a node is partial, then none of its child nodes is pertinent
   c. If a node has any of its child nodes empty, then it can only be an empty node
   d. If a node has any of its child nodes full, then it can only be a pertinent node
   e. None of the above

Original idea by: Priscila Nascimento Biller
Translate help by: Leandro José de Bortoli