Skip to content
This repository was archived by the owner on May 19, 2023. It is now read-only.

Commit bfca19a

Browse files
committed
Update instances/README
1 parent cd3b5c2 commit bfca19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knapsack_problem/instances/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
Each generated instance is saved to a **.dat** file which should be placed in this subdirectory.
44

5-
For example, if a file is named `my_instance.dat` the path should be: `/homework2/instances/my_instance.dat`
5+
For example, if a file is named `my_instance.dat` the path should be: `/knapsack_problem/instances/my_instance.dat`

0 commit comments

Comments
 (0)