Main
Details
Contribution guidelines
Vignettes
Additional resources
Run the Vanilla Carnival algorithm via CORNETO.
network (nx.Graph) – The network.
source_dict (dict) – A dictionary containing the sources and sign of perturbation.
target_dict (dict) – A dictionary containing the targets and sign of measurements.
The subnetwork containing the paths found by CARNIVAL.
nx.Graph