Update README.md

This commit is contained in:
2026-06-08 19:38:46 +02:00
parent 9965821560
commit f0933d9d7d
+5 -1
View File
@@ -1,3 +1,7 @@
# rubiks-ga
genetic algorithm rubiks cube solver
aøøøæ
i dont know hwo to solve a rubiks cube so brute force
works by creating a bunch of instances attempting to solve the cube, then measuring which did best, combining those solutions, then hope to achieve an optimal solution in the end.