logoalt Hacker News

ericpauleytoday at 2:05 AM2 repliesview on HN

It should be noted that MaxSAT 2024 did not include z3, as with many competitions. It’s possible (I’d argue likely) that the agent picked up on techniques from Z3 or some other non-competing solver, rather than actually discovering some novel approach.


Replies

jmalickitoday at 2:09 AM

Or for that matter even from later versions of the same solvers that were in its training data!

show 1 reply
doogliustoday at 3:31 AM

Is z3 competitive in SAT competitions? My impression was that it is popular due to the theories, the python API, and the level of support from MSR.

show 1 reply