---
title: "Solving Polyomino using SAT in Rust"
description: "Not the most efficient way of solving Polyomino."
published: 2023-07-07
tags: ["math", "rust"]
link: "https://github.com/detrin/rust-sat-polyomino"
---
