Hacker News new | ask | show | jobs
by supersat 1063 days ago
Unlikely, for reasons explained in this video: https://youtu.be/bEovhfxJsM4?t=2339

However, apparently it can write a program using the Z3 SAT solver to find a solution.

1 comments

It seems like it might be possible to get around this by letting the model emit moves like ` discard last 5` which would also let it keep a history of it's previous branches.