From f0933d9d7dd74014e3e2345e4ce329a9851787dc Mon Sep 17 00:00:00 2001 From: Fredrik Robertsen Date: Mon, 8 Jun 2026 19:38:46 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51ac1c9..9eea266 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # rubiks-ga -genetic algorithm rubiks cube solver \ No newline at end of file +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. \ No newline at end of file