Skip to content

Commit

Permalink
add initiator info
Browse files Browse the repository at this point in the history
  • Loading branch information
res6idue committed Jul 26, 2024
1 parent 993b468 commit 7f02d75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quisp/simulations/cross_validation_config_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ def generate_swapping_config(
f"**.qrsa.hm.link_tomography = true",
f"**.qrsa.hm.initial_purification = 0",
f"**.qrsa.hm.purification_type = \"\"",
f"*.EndNode1.is_initiator = true",
]
return [config_name, network_name, *error_params, *other_params]

Expand Down

0 comments on commit 7f02d75

Please sign in to comment.