Find a file
Michael Winter b89ff9c184 Add hamiltonian weight to favor unvisited nodes
- Add 'hamiltonian' option to weights config (default True)
- In edge weight calculation: boost unvisited nodes (10x), penalize visited (0.1x)
- Path now extends longer before getting stuck
2026-03-13 01:06:57 +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 Add hamiltonian weight to favor unvisited nodes 2026-03-13 01:06:57 +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