Start dftlib dftlib.transformer dftlib.transformer.rewrite_rules dftlib.transformer.rewrite_rules.try_split_fdep dftlib.transformer.rewrite_rules.try_split_fdep¶ try_split_fdep(dft, fdep)¶ Split FDEPs with two or more children into single FDEPs with only one child. :param dft: DFT. :param fdep: FDEP. :return: True iff fdep was split.