pub type BenchmarkCausalMap = HashMap<usize, BaseCausaloid<f64, bool>>;
pub struct BenchmarkCausalMap { /* private fields */ }