6 ms·
Some SAT solvers allow you to add additional constraints while they are running. So you can find a solution and then add additional constraints to try to get it
by hugomg 7y ago
Some SAT solvers allow you to add additional constraints while they are running. So you can find a solution and then add additional constraints to try to get it to find a better one.