We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prints [text] on console.
[text]
program call with print command:
print
./knapsack-solver.exe print [text]
./knapsack-solver.exe
[text] - text that will be printed on console.
generate
solve
batch-solve
gather
tasks
greedy
grasp
greedy-heuristic-search
brute-force
branch-and-bound
dynamic