d4-oxide

Crates.iod4-oxide
lib.rsd4-oxide
version0.7.5
created_at2023-12-08 12:52:33.209042+00
updated_at2025-06-26 07:38:04.031142+00
descriptionA Rust wrapper around d4.
homepagehttps://github.com/SoftVarE-Group/d4-oxide
repositoryhttps://github.com/SoftVarE-Group/d4-oxide.git
max_upload_size
id1061986
size19,638,364
Jan Baudisch (uulm-janbaudisch)

documentation

README

d4-oxide

A Rust wrapper around d4.

Usage

Add it as a dependency to your Cargo.toml:

[dependencies]
d4-oxide = "0.5"

Requirements

These dependencies can be made available in a Nix development shell coming with this repository:

nix develop

Alternatively, to point to the directories containing Mt-KaHyPar, the following environment variables can be used:

Variable Meaning
MTKAHYPAR_ROOT Contains include and lib or lib64 subdirectories with the corresponding content.
MTKAHYPAR_INCLUDE Contains the header files.
MTKAHYPAR_LIB Contains library files.
Commit count: 50

cargo fmt