diff --git a/jsprit-instances/src/main/java/jsprit/instance/util/Instances.java b/jsprit-instances/src/main/java/jsprit/instance/util/Instances.java index d3acc4e4..86c6e476 100644 --- a/jsprit-instances/src/main/java/jsprit/instance/util/Instances.java +++ b/jsprit-instances/src/main/java/jsprit/instance/util/Instances.java @@ -33,7 +33,7 @@ public class Instances { /** * Returns a collection of {@link BenchmarkInstance} which are Cordeau's p instances. - *
Note that this assumes that within the folder 'inputFolder' 12 p-instances are located with their original name, i.e. p01,p02,...,p12. + *
Note that this assumes that within the folder 'inputFolder' 23 p-instances are located with their original name, i.e. p01,p02,...,p23. *
It also assumes that solution files are also located in inputFolder ending with .res
*
* @param inputFolder where cordeau's p instances are located. It must end without '/' such as instances/cordeau.
@@ -41,7 +41,7 @@ public class Instances {
*/
public static Collection