Started to implement Knapsack.
This commit is contained in:
@@ -25,4 +25,3 @@ if __name__ == '__main__':
|
||||
print("This test requires an input file. "
|
||||
"Please select one from the data directory. "
|
||||
"(i.e. python solver.py ./data/ks_4_0)")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user