Skip to content

Enhancement of the knapsack algorithm with memorization and generalisation #13887

Enhancement of the knapsack algorithm with memorization and generalisation

Enhancement of the knapsack algorithm with memorization and generalisation #13887

Triggered via pull request August 26, 2025 22:03
Status Failure
Total duration 10s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
Ruff (invalid-syntax): knapsack/knapsack.py#L57
knapsack/knapsack.py:57:67: invalid-syntax: Expected ',', found ':'
Ruff (invalid-syntax): knapsack/knapsack.py#L57
knapsack/knapsack.py:57:53: invalid-syntax: Got unexpected token ?