# @voooooogel — 2024-12-21

♥31 ↻0 · https://x.com/voooooogel/status/1870536499231658066

edge rule comes from program synthesis simplicity prior

+edge (what o1 did in guess 2):
if (pa.x == pb.x || pa.y == pb.y) connect;

-edge (what o1 did in guess 1):
if ((pa.x == pb.x &amp;&amp; sort(pa.x, pb.x) == [0, width - 1]) || ...

-edge *feels* more intuitive because it aligns…

tags: author:voooooogel, kind:tweet, model:o1, thread-context, year:2024
