Index of /~waldmann/sat/leaper

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.html2023-11-13 09:29 3.8K 
[TXT]README.md2023-11-13 09:29 2.9K 
[   ]giraffe-11.cnf.xz2023-11-13 09:15 522K 

The (1,4) Leaper Graph on 11 x 11 has no Hamiltonian Path

this solves an open problem, see Eric Weisstein: Giraffe Graph, https://mathworld.wolfram.com/GiraffeGraph.html. For background, George Jellis: Leapers At Large, 2001 http://www.mayhematics.com/t/pl.htm#(3)

naive SAT-encoding

Notes on encoding:

Notes on producing the encoding programmatically:

Solving and Verification

Actual Verifier Output

[waldmann@16tons drat-trim]$ time ./drat-trim  ~/skript/cp/code/amo/giraffe-11.cnf ~/skript/cp/code/amo/giraffe-11.proof -b
c turning on binary mode checking
c parsing input formula with 48765 variables and 438354 clauses
c finished parsing, read 29616172097 bytes from proof file
c detected empty clause; start verification via backward checking
c 3.19% [                    ] time remaining: 58526.85 c 3.19% [                    ] time remaining: 58522.24 c c 218277 of 438354 clauses in core                               
c 40402019 of 115138111 lemmas in core using 37235537285 resolution steps
c 0 RAT lemmas in core; 87232443 redundant literals in core lemmas
s VERIFIED
c verification time: 31714.221 seconds

real    528m35.686s
user    526m34.388s
sys     0m22.266s

Similar open problems

does a Hamiltonian Path exist for