feature/wilson-algorithm #10

Merged
manuel merged 6 commits from feature/wilson-algorithm into master 2024-12-24 02:56:26 +01:00
Owner
No description provided.
manuel added the
enhancement
label 2024-12-24 02:54:57 +01:00
manuel self-assigned this 2024-12-24 02:54:57 +01:00
manuel added 6 commits 2024-12-24 02:54:59 +01:00
Initial - and extremely ugly - version of Wilson's maze algorithm.
All checks were successful
continuous-integration/drone/push Build is passing
cdfa1f4476
Add and fix tests for the Serializers.
All checks were successful
continuous-integration/drone/push Build is passing
3bf438ffb9
Make the Wilson test actually test something.
All checks were successful
continuous-integration/drone/push Build is passing
9599be21b3
Refactoring and clean-up. It is better organized, but the very basic data structures
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
5e6965fa55
of the maze are not really suited for Wilson's algorithm.

Another refactoring will be required.
manuel merged commit 05ee55822a into master 2024-12-24 02:56:26 +01:00
manuel deleted branch feature/wilson-algorithm 2024-12-24 02:56:26 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: java/maze-generator#10
No description provided.