public SinglePlan[] GetSinglePlans()
 {
     return(SinglePlan.GetSinglePlans(solution));
 }