On SAT Solvers and Ramsey-type Numbers
Abstract
We created and parallelized two SAT solvers to find new bounds on some Ramsey-type numbers. For , let be the least such that for all -colorings of the lattice grid there will exist a monochromatic right isosceles triangle forming an . Using a known proof that exists we obtained . We formulate the problem as finding a satisfying assignment of a boolean formula. Our parallelized probabilistic SAT solver run on eight cores found a 3-coloring of with no monochromatic , giving the new lower bound . We also searched for new computational bounds on two polynomial van der Waerden numbers, the "van der Square" number and the "van der Cube" number . is the least positive integer such that for some , for all -colorings of there exist two integers of the same color that are a square apart. is defined analogously with cubes. For , was previously known. Our parallelized deterministic SAT solver found = 58. Our parallelized probabilistic SAT solver found , , and . All of these results are new.
Keywords
Cite
@article{arxiv.2312.01159,
title = {On SAT Solvers and Ramsey-type Numbers},
author = {Burcu Canakci and Hannah Christenson and Robert Fleischman and William Gasarch and Nicole McNabb and Daniel Smolyak},
journal= {arXiv preprint arXiv:2312.01159},
year = {2023}
}
Comments
8 pages, 1 figure. Unpublished