make installSolution algorithm can be found in adventofcode/solutions folder.
Execute solution and profiler :
PYTHONPATH=".:$PYTHONPATH" ./venv/bin/python3 adventofcode/solutions/yXXXX/dYY/partZ.py/!\ Solution values found in adventofcode/tests are only valid for my test input stored next to solutions code in input.txt files.
make testor
make test-2021make lintmake renderThen open docs/index.html