▲ | daxfohl 4 days ago | |
Yeah I did the type where you start somewhere inside the maze and have to find the "treasure". Mainly because it was slightly easier to implement, but also had the nice side effect of not being solvable by that rule alone. FWIW the LLMs were definitely not following that rule. They seemed to always keep going straight whenever that was an option. Which meant they would always get stuck at T intersections when both ways led to a dead end. | ||
▲ | warrenm 3 days ago | parent [-] | |
Starting in the middle, vs one end or the other, is definitely a different problem :) |