We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c00614 commit 60382d8Copy full SHA for 60382d8
java-gurobi-multiknapsack-multiexcel/src/main/java/com/nextmv/example/Output.java
@@ -6,7 +6,7 @@
6
import com.google.gson.Gson;
7
8
/**
9
- * Output class to wrapping the result of the optimization run.
+ * Output class that wraps the result of the optimization run.
10
* Since this app outputs non-JSON data, the output only contains
11
* the statistics of the run. The solution is written to separate
12
* files in the output directory.
0 commit comments