Skip to content

The Polytope Permutation Puzzle: Kaggle's 2023-2024 Winter Optimization Competition. Finished 20th/1067 teams

Notifications You must be signed in to change notification settings

itswin/santa-2023

Repository files navigation

The Polytope Permutation Puzzle

https://www.kaggle.com/competitions/santa-2023/overview

Final score: 134963

Place: 20th out of 1067 teams

Resources Used

Most resources used were tweaked in some way or combined with the code in this repo to get the given solutions.

  • SuperCubeSolverV6: And related links in the CubeDesign folder. Best for 10x10-33x33, and the nonconventional NxNs.
  • dwalton76's NxN solver: First solutions to most cubes. Tweaked to get better solutions to normal 6x6-9x9.
  • Chen Shuang Cubing Repos: including min2phase, TPR-4x4x4-Solver, and cube555. Better solutions to <5x5.
  • twsearch: Used for "phased" solutions to small globe puzzles. Used for finding commutators to solve bigger globes.

About

The Polytope Permutation Puzzle: Kaggle's 2023-2024 Winter Optimization Competition. Finished 20th/1067 teams

Resources

Stars

Watchers

Forks