Execute a battery of benchmarks for reCTBN 🦀📊⏱️
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rectbn-benchmarks/Cargo.toml

9 lines
182 B

[package]
name = "rectbn-benchmarks"
version = "0.1.0"
edition = "2021"
[dependencies]
reCTBN = { path = "deps/reCTBN/reCTBN", package = "reCTBN", version="0.1.0" }
json = "0.12.*"