Skip to content

Generalized Langford sequence generator (either non-planar or planar in 2 or more dimensions) using the increasing-m approach. For running on CPU, this is my fastest brute-force solution.

Notifications You must be signed in to change notification settings

boris-dimitrov/z5_langford

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

z5_langford

Generalized Langford sequence generator (either non-planar or planar in 2 or more dimensions) using the increasing-m approach. Pure CPU (multicore) version.

Copyright 2017 Boris Dimitrov, Portola Valley, CA 94028.

Explanation and code:

langford.cpp

About

Generalized Langford sequence generator (either non-planar or planar in 2 or more dimensions) using the increasing-m approach. For running on CPU, this is my fastest brute-force solution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages