:og:description: Greedy relaxation of the sparsest permutation (GRaSP) algorithm. :og:image:alt: Benchpress logo :og:sitename: Benchpress causal discovery platform :og:title: GRaSP (causal-learn) .. meta:: :title: GRaSP (causal-learn) :description: Greedy relaxation of the sparsest permutation (GRaSP) algorithm. .. _causallearn_grasp: GRaSP (causal-learn) ********************* .. list-table:: * - Module name - `causallearn_grasp `__ * - Package - `causal-learn `__ * - Version - v0.1.3.3 * - Language - `Python `__ * - Docs - `here `__ * - Paper - :footcite:t:`lam2022greedy` * - Graph type - `CPDAG `__ * - MCMC - No * - Edge constraints - No * - Data type - C, D * - Data missingness - * - Intervention type - * - Docker - `bpimages/causal-learn:0.1.3.4 `__ Greedy relaxation of the sparsest permutation ------------------------------------------------- Greedy relaxation of the sparsest permutation (GRaSP) algorithm. .. rubric:: Example JSON .. code-block:: json [ { "id": "grasp", "maxP": 2, "timeout": null } ] .. footbibliography::