Some templates notoriously fail to generate a valid board #1

Open
opened 4 years ago by MightyPork · 0 comments
Owner

Example - thinwheel, heavywheel, cube - shapes with holes and thin lines.

This could be solved by adding a heuristic to prefer tiles closer to the center when filling the board, in addition to checking the number of filled neighbours.

The problem with the neighbours heuristic is that once the outer ring in one of the wheels is reached, it always has higher priority, so it's filled up and then one of the beams is left for the end, whereas it should be filled radially from the center.

Example - thinwheel, heavywheel, cube - shapes with holes and thin lines. This could be solved by adding a heuristic to prefer tiles closer to the center when filling the board, in addition to checking the number of filled neighbours. The problem with the neighbours heuristic is that once the outer ring in one of the wheels is reached, it always has higher priority, so it's filled up and then one of the beams is left for the end, whereas it should be filled radially from the center.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: MightyPork/sigmar#1
Loading…
There is no content yet.