Category:4-ary Boolean functions; K-maps with directed edges

This category is an image set. It should contain only images that have the same style, and should have a parent category that is purely topical.
K-map of

The Karnaugh maps in this set have the same pattern, where the left column is a one-dimensional Karnaugh map.

int_to_coordinate = [
    (0, 0), (1, 0), (3, 0), (2, 0),
    (0, 1), (1, 1), (3, 1), (2, 1),
    (0, 3), (1, 3), (3, 3), (2, 3),
    (0, 2), (1, 2), (3, 2), (2, 2)
]

Subcategories

This category has only the following subcategory.