Matthew Gretton-Dann e865b2a567 Change Grid to use vector not string.
This is another optimisation, as it improves memory layout and we are
not using a reference counted string.

On a M1 Macbook Air this brings runtime for solving the 9 cell down to
under 3m30s.  Which is about a 15% performance improvement.
2025-09-01 11:42:07 +02:00
2025-08-31 17:40:43 +01:00
2025-09-01 11:42:07 +02:00
Description
C++ Solutions to the Partridge problem
112 KiB
Languages
C++ 98.7%
CMake 1.3%