pub type HeatDist = Vec<f64>;
Compact per-root heat distribution used by the K-clique planner.
pub struct HeatDist { /* private fields */ }