Skip to content

Enhancement of the knapsack algorithm with memorization and generalisation #13880

Enhancement of the knapsack algorithm with memorization and generalisation

Enhancement of the knapsack algorithm with memorization and generalisation #13880

Triggered via pull request August 26, 2025 21:45
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
Ruff (PT009): knapsack/tests/test_knapsack.py#L59
knapsack/tests/test_knapsack.py:59:9: PT009 Use a regular `assert` instead of unittest-style `assertEqual`
Ruff (PT009): knapsack/tests/test_knapsack.py#L49
knapsack/tests/test_knapsack.py:49:9: PT009 Use a regular `assert` instead of unittest-style `assertEqual`