There are a few typos throughout the repository. An example being
def find_probablity_of_monitoring_nodes(qc, simulator): should be def find_probability_of_monitoring_nodes(qc, simulator):
The README also has some errors. Unsure if these are considered in publication but I will raise it to your attention.
There are a few typos throughout the repository. An example being
def find_probablity_of_monitoring_nodes(qc, simulator):should bedef find_probability_of_monitoring_nodes(qc, simulator):The README also has some errors. Unsure if these are considered in publication but I will raise it to your attention.