LICENSE
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
setup.py
assets/luyh-logo.png
benchmarks/benchmark_engine.py
benchmarks/results.json
docs/EMPIRICAL_RESULTS.json
docs/LUYH_EQUATIONS_PROOF.md
docs/LUYH_EQUATIONS_PROOF.pdf
docs/REPRODUCIBILITY.md
docs/SECURITY_ASSESSMENT.md
examples/basic.py
legacy/README.md
legacy/luyh_original.py
src/luyh/__init__.py
src/luyh/_native.c
src/luyh/analysis.py
src/luyh/cli.py
src/luyh/engine.py
src/luyh/keys.py
src/luyh/model.py
src/luyh/operators.py
src/luyh/pairs.py
src/luyh/py.typed
src/luyh/research.py
src/luyh/structure.py
src/luyh/traps.py
src/luyh/docs/LUYH_EQUATIONS_PROOF.pdf
src/luyh_equations.egg-info/PKG-INFO
src/luyh_equations.egg-info/SOURCES.txt
src/luyh_equations.egg-info/dependency_links.txt
src/luyh_equations.egg-info/entry_points.txt
src/luyh_equations.egg-info/requires.txt
src/luyh_equations.egg-info/top_level.txt
tests/test_analysis.py
tests/test_engine.py
tests/test_keys_and_operators.py
tests/test_research.py
tests/test_structure.py
tests/test_traps.py
tools/build_proof_pdf.py