pasteur.extras.synth.privbayes.implementation.add_to_pset

Contents

pasteur.extras.synth.privbayes.implementation.add_to_pset#

pasteur.extras.synth.privbayes.implementation.add_to_pset(s, x, h)[source]#

Given parent set s, adds attribute x with height h.

Making a list is faster than ex. using an iterator.