Description Usage Arguments Value
Try fitting as many candidate tiles onto the given attempt as possible
1 | edge_try(attempt, candidates)
|
attempt |
List of tiles which have been placed |
candidates |
List of tiles which haven't been placed yet |
List of two lists names attempt and discard. attempt is a list of
tiles that is at least as long as the input parameter attempt. discard
is the list of tiles which could not be fitted onto attempt.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.