Find a file
Michael Winter dd9df2ad33 Fix Hamiltonian to track untransposed graph nodes
The Hamiltonian weight was comparing transposed output chords
against untransposed graph nodes, so they never matched.
Now tracks graph_path separately for correct Hamiltonian check.
2026-03-13 05:07:24 +01:00
tests Add elegant OOP implementation with CLI 2026-03-10 16:13:41 +01:00
.gitignore Add elegant OOP implementation with CLI 2026-03-10 16:13:41 +01:00
AGENTS.md Initial commit: convert notebook to Python file 2026-03-10 14:40:15 +01:00
compact_sets.py Fix Hamiltonian to track untransposed graph nodes 2026-03-13 05:07:24 +01:00
compact_sets_optimized_2.ipynb Add hamiltonian weight to favor unvisited nodes 2026-03-13 01:06:57 +01:00
compact_sets_play_siren.scd Initial commit: convert notebook to Python file 2026-03-10 14:40:15 +01:00
session-ses_328e.md Clean up unused code 2026-03-13 00:55:27 +01:00
sirens.txt Initial commit: convert notebook to Python file 2026-03-10 14:40:15 +01:00