Skip to content

Commit 60382d8

Browse files
Update java-gurobi-multiknapsack-multiexcel/src/main/java/com/nextmv/example/Output.java
Co-authored-by: Copilot <[email protected]>
1 parent 9c00614 commit 60382d8

File tree

1 file changed

+1
-1
lines changed
  • java-gurobi-multiknapsack-multiexcel/src/main/java/com/nextmv/example

1 file changed

+1
-1
lines changed

java-gurobi-multiknapsack-multiexcel/src/main/java/com/nextmv/example/Output.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import com.google.gson.Gson;
77

88
/**
9-
* Output class to wrapping the result of the optimization run.
9+
* Output class that wraps the result of the optimization run.
1010
* Since this app outputs non-JSON data, the output only contains
1111
* the statistics of the run. The solution is written to separate
1212
* files in the output directory.

0 commit comments

Comments
 (0)