graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "[causalml/metrics/__init__.py]" -- "[pyproject.toml]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[causalml/inference/tree/causal/_tree.py]" -- "[causalml/dataset/synthetic.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[causalml/propensity.py]" -- "[causalml/dataset/synthetic.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[causalml/inference/tree/causal/_tree.py]" -- "[causalml/inference/meta/explainer.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[causalml/feature_selection/filters.py]" -- "[causalml/dataset/synthetic.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[causalml/propensity.py]" -- "[causalml/inference/tree/causal/_tree.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[causalml/inference/tree/utils.py]" -- "[causalml/dataset/synthetic.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[causalml/propensity.py]" -- "[causalml/feature_selection/filters.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[causalml/inference/tree/utils.py]" -- "[causalml/inference/tree/causal/_tree.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[causalml/propensity.py]" -- "[causalml/inference/meta/explainer.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[causalml/inference/meta/explainer.py]" -- "[causalml/feature_selection/filters.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[causalml/inference/tree/utils.py]" -- "[causalml/feature_selection/filters.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[causalml/propensity.py]" -- "[causalml/inference/tree/utils.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[causalml/inference/tree/causal/_tree.py]" -- "[causalml/feature_selection/filters.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[pyproject.toml]" -- "[causalml/dataset/synthetic.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[causalml/inference/meta/explainer.py]" -- "[causalml/dataset/synthetic.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[causalml/inference/tree/utils.py]" -- "[causalml/inference/meta/explainer.py]" [label=" 1 ", penwidth="1", color="#00688b5E"]; }