pub fn layout_batch( graph: &mut GraphData, temperature: &mut f32, steps: usize, ) -> bool
Run multiple layout steps (for per-frame batch).