update to SCC algorithm, tidy internal names

This commit is contained in:
Thomas (Tom) C. Gorordo 2026-05-25 07:08:08 -07:00
parent fcf2505820
commit 674fdc1fe9
Signed by: tgorordo
GPG key ID: 0CBED22BB0D94490
7 changed files with 42 additions and 45 deletions

View file

@ -7,9 +7,6 @@ run *args:
marimo:
uv run marimo --edit
example:
uv run python src/main.py test/test_ballot.csv
format:
uv run ruff format src test