Initial C++ version of Partridge solver

This is almost a complete copy of the OCaml version

About twice as fast.
This commit is contained in:
2025-08-31 17:04:59 +01:00
commit 2423f39c57
8 changed files with 299 additions and 0 deletions

7
.idea/misc.xml generated Normal file
View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CMakePythonSetting">
<option name="pythonIntegrationState" value="YES" />
</component>
<component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" />
</project>