Skip to main content

HeatDist

Type Alias HeatDist 

Source
pub type HeatDist = Vec<f64>;
Expand description

Compact per-root heat distribution used by the K-clique planner.

Aliased Typeยง

pub struct HeatDist { /* private fields */ }