fqe.util.configuration_key_intersection

Return the intersection of the passed configuration key lists.

*args (list[(int, int)]) - any number of configuration key lists to be joined

list [(int, int)] - a list of configuration keys found in every configuration passed.