Пример #1
0
 public void Add(HeurisiticArray <int[][]> heuristicArray)
 {
     Library += heuristicArray.ToString() + "\n";
 }