pub fn transient_data( solution: &Solution, ) -> HashMap<u16, HashMap<Vec<i64>, Vec<i64>>>
Create a transient data map from the solution.