예제 #1
0
 public override string Algorithm()
 {
     return("HeuristicBP" + " " + repairActionSearcher.Type());
 }