Commit Graph

4 Commits

Author SHA1 Message Date
bigcat88
9211284444
fix: track expansion output consumers and gate expected_outputs behind LAZY_OUTPUTS
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
Python Linting / Run Pylint (push) Waiting to run
Build package / Build Test (3.10) (push) Waiting to run
Build package / Build Test (3.11) (push) Waiting to run
Build package / Build Test (3.12) (push) Waiting to run
Build package / Build Test (3.13) (push) Waiting to run
Build package / Build Test (3.14) (push) Waiting to run
Signed-off-by: bigcat88 <bigcat88@icloud.com>
2026-07-02 18:23:48 +03:00
bigcat88
bcac499524
fix: precompute expected_outputs map to avoid O(n²) graph traversal 2026-07-02 12:10:27 +03:00
bigcat88
690d799d30
add a helper function for easy use 2026-07-02 12:10:27 +03:00
bigcat88
30f88ba426
feat: add expected_outputs feature for lazy output computation 2026-07-02 12:10:26 +03:00