pub(crate) fn add_interval_pair( graph: &mut Graph, commands: &mut Commands<'_, '_>, from: Entity, to: Entity, length: Distance, )