Skip to content

nielstron/msos_searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

MSOS searcher

A half-hearted attempt at finding (or rather searching) a MSOS (Magic Square of Squares) in the spirit of the Parker Square.

Running

I recommend running it with pypy for obvious reasons if not even going ahead and porting it to C++.

pypy search_square.py

Fiddle around with N and the number of parallel workers as you please. On my machine I got to around N=2000.

Documentation

The code is the documentation.

License

This code is licensed under WTFPL.

About

A half-hearted attempt at finding a magic square of squares

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages