« back             Browsing Levels: #3804 "tesseract"
prev: #3803 "inversion 2.1" next: #3805 "Get Movin'"


"tesseract" by benjamin

added 20 Dec 2013 00:49
Solved7/7
Cooked0/7
Difficulty2.85
Style4.28
Rigidity4.57
Shortest Solution
Bynoname
On18 Jul 2017 06:02

Comments (turn spoilers on)
18873 tesseract N7DOT (2227) Fri 20 Dec 2013 22:06  
  It would be nice if you added some way to see what the puzzle is implementin, and what each move did on the tesseract. (a comment describing in fuller detail would be nice too)
 
18868 tesseract benjamin (2983) Fri 20 Dec 2013 00:49  
  'tesseract' uploaded by benjamin:
All of the wire tiles that must be in place to finish the level represent vertices on a 4d hypercube, as do the buttons that you can press. When pressing a button, it activates vertices connected to it in 4d space. I generated this level using a program, and the maximum number of moves needed for any configuration that I have found searching through literally thousands of them is 5. I am attempting to figure out why that is the case. There are 32768 possible configurations, but only a few of them are solvable. When running my program on completely random levels instead of scrambled levels I never found a solvable one (giving up after 10 moves and running for 30 minutes).