Example #1
0
 public SinglePlan[] GetSinglePlans()
 {
     return(SinglePlan.GetSinglePlans(solution));
 }