d4-cadiback-sys

Crates.iod4-cadiback-sys
lib.rsd4-cadiback-sys
version0.1.1
created_at2024-11-15 07:44:19.712293+00
updated_at2024-11-19 14:29:32.776104+00
descriptionA Rust wrapper around CaDiBack for d4.
homepagehttps://github.com/SoftVarE-Group/d4-oxide
repositoryhttps://github.com/SoftVarE-Group/d4-oxide.git
max_upload_size
id1448848
size61,808
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.2"

Requirements

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_DIR Contains the header files.
MTKAHYPAR_LIB_DIR Contains library files.
Commit count: 50

cargo fmt