# file: /home/azureuser/agents/platform/athanor-sdk/src/athanor/sv/mutations.py
# hypothesis_version: 6.152.1

['!=', '&', '(?<![&])&(?![&=])', '(?<![+:])\\+(?![+=:])', '(?<![-:])-(?![-=:>])', '(?<![<>!=])<=(?!=)', '(?<![<])<(?![<=])', '(?<![>])>(?![>=])', '(?<![|])\\|(?![|=])', '+', '-', '<<(?![<=])', '<=', '=', '==(?!=)', '>=', '>>', '\\bposedge\\b', '`&` → `|`', '`+` → `-`', '`-` → `+`', '`<<` → `>>`', '`<=` → `=`', '`==` → `!=`', '`=` → `<=`', '`|` → `&`', 'drop_reset_branch', 'flip_add_to_sub', 'flip_and_to_or', 'flip_eq_to_neq', 'flip_or_to_and', 'flip_posedge_negedge', 'flip_smv_case_arm', 'flip_sub_to_add', 'negedge', 'off_by_one_gt', 'off_by_one_lt', '|']