mgrettondann 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
S
Description
C++ Solutions to the Partridge problem
Apache-2.0
362 KiB
Languages
C++ 69.2%
Python 29.2%
CMake 1.6%