Implementing “Rectangle”
Giulio Zambon
Abstract
Giulio Zambon
Abstract
The rectangle strategy is the first level 3 strategy that is not an extension of easier ones. As I explained in Chapter 2, this strategy relies on sets of cells that form rectangular patterns. You implement it with the functions rectangle() , rectangle_pattern() , rectangle_cell() , and rectangle_step() (see Listings 12-1 , 12-2 , 12-3 , and 12-4 , respectively). These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.
OpenAlex reports 2 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
The rectangle strategy is the first level 3 strategy that is not an extension of easier ones. As I explained in Chapter 2, this strategy relies on sets of cells that form rectangular patterns. You implement it with the functions rectangle() , rectangle_pattern() , rectangle_cell() , and rectangle_step() (see Listings 12-1 , 12-2 , 12-3 , and 12-4 , respectively). These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.
Key concepts: Rectangle, Mathematics, Extension (predicate logic), Combinatorics, Computer science, Algorithm, Geometry, Programming language