Skip to content

Commit 873c32a

Browse files
djeadaCopilot
andauthored
Update notes/matrices.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e3d5c55 commit 873c32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notes/matrices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -891,7 +891,7 @@ Place words to slots with crossings; verify consistency at intersections.
891891

892892
Let $S$ be the set of slots (across/down). Each slot $s\in S$ has a length $\ell(s)$ and ordered cell coordinates
893893
$\mathrm{cells}(s) = \big((r_0,c_0),\ldots,(r_{\ell(s)-1},c_{\ell(s)-1})\big)$.
894-
Let $D$ be the dictionary; define $D_\ell=\{w\in D:,|w|=\ell\}$.
894+
Let $D$ be the dictionary; define $D_\ell=\{w\in D:|w|=\ell\}$.
895895
Known letters from the grid induce a pattern constraint $P_s\in(\Sigma\cup\{_\})^{\ell(s)}$.
896896

897897
Find an assignment $f:S\to D$ such that, for all $s\in S$,

0 commit comments

Comments
 (0)