## SL/CE (slice)
This artwork explores Suprematism and generative composition, attempts to fill some gap between generated and constructed artworks.
It achieves composition by slicing simple shapes into pieces by some rules and testing them against a "bad composition detector", then carefully selecting colors for shapes.
### Algorithm
Each iteration starts with selecting the simplest figure (circle, square, rectangles, trapezoid), then shape is placed on the canvas according to specific rules, cut along one or more "slice lines", after which the parts can be shifted, rotated or removed.
The process is repeated several times for several starting figures, after which the resulting compositio...