Ejemplo n.º 1
0
 public List<String> getVarNames() {
   SearchParams params = getAlgorithmRunner().getParams();
   return params.getVarNames();
 }