Skip to main content

invert_disallowed_to_allowed

Invert the disallowed_speaker_transitions_dict to form the allowed_speaker_transitions_dict.
Start with a fully connected allowed_speaker_transitions_dict of all agents. Remove edges from the fully connected allowed_speaker_transitions_dict according to the disallowed_speaker_transitions_dict to form the allowed_speaker_transitions_dict.
Parameters: Returns: