Talk:Solve triangle solitare puzzle

From Rosetta Code

Peg Solitaire?

Should/could this be renamed to Peg Solitaire with a Wikipedia link to wp:Peg_solitaire? Or perhaps make or leave a stub for a generic Peg Solitaire page with this as a /Triangular sub-page?

It appears to be exactly the same, except that the triangle board shape is considered a minor variation there. The Wikipedia page even has a picture of a man playing the triangular version at a Cracker Barrel in Wisconsin :). —dchapes (talk | contribs) 16:44, 17 October 2014 (UTC)

see Talk:Solve_the_no_connection_puzzle. The task should be Solve something. Note that this is a very simple Solitare to solve. I tried the Ruby solution on a standard Solitare and decided the computer had suffered enough after 45 mins. Finding a fast heuristic for generalized Solitare will be a more interesting (challenging) task.--Nigel Galloway (talk) 13:06, 19 October 2014 (UTC)

Rename Task

Any objection to renaming the task Solve Triangle Puzzle?

--DavidFashion (talk) 17:27, 18 February 2020 (UTC)

Possible Moves

Many of the solutions contain a list of valid moves. Unfortunately, most of these list of valid moves are missing potential moves. For example, see any solution where there is one possible move in the list of possible moves.

--DavidFashion (talk) 17:34, 18 February 2020 (UTC)