# Leer R
# Leer F
# For cand subset of R:
#   is_candidate_key = True
#   For A proper subset of cand:
#     if A+ == R:
# 	    is_candidate_key = False
#   if is_candidate_key:
#     add cand to respuestas

