New week, new Rust! What are you folks up to?
3 Likes
I wanted to learn about backtracking and wave function collapse algorithms, so I made a sudoku solver.
Though, my wave function collapse implementation isn't faster than brute force with backtracking, so I might have implemented it wrong.
This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.