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

@ -3,7 +3,8 @@
# dependencies = [
# "click>=8.4.1",
# "rich>=15.0.0",
# "polars>=1.40.1"
# "polars>=1.40.1",
# "rustworkx>=0.17.1"
# ]
# ///
import sys, io