[package]
name = "cifly"
version = "0.1.3"
authors = ["Marcel Wienöbst <marcel.wienoebst@gmx.de>", "Sebastian Weichwald", "Leonard Henckel"]
description = "cifly is the Rust core that powers the CIfly declarative framework for efficient causal inference algorithms."
homepage = "https://cifly.dev"
repository = "https://github.com/mwien/CIfly"
readme = "README.md"
categories = ["science", "algorithms", "parser-implementations"]
keywords = ["causality", "algorithms", "graphs", "reachability"]
license = "MIT"
edition = "2021"
[dependencies]