<?xml version='1.0' encoding='utf-8'?>
<feed xmlns='http://www.w3.org/2005/Atom'>
	<title>Laurent's notes</title>
	<generator>Generator script</generator>
	<link href='.' />
	<link rel='self' href='https://www.poirrier.ca/notes/atom.xml' />
	<author><name>Laurent Poirrier</name></author>
	<id>https://www.poirrier.ca/notes/</id>
	<updated>2022-05-18T12:00:00Z</updated>

	<entry>
		<title>Wordle-solving state of the art: all optimality results so far</title>
		<link href='wordle-optimal/' />
		<content type='text/html' src='wordle-optimal/' />
		<summary><p>Optimal decision trees for Wordle according to various criteria.</p></summary>
		<id>https://www.poirrier.ca/notes/wordle-optimal/</id>
		<updated>2022-01-26T12:00:00Z</updated>
		<author><name>Laurent Poirrier</name></author>
	</entry>
	<entry>
		<title>Can we always solve Wordle “offline” with fixed guesses?</title>
		<link href='wordle-fixed/' />
		<content type='text/html' src='wordle-fixed/' />
		<summary><p>An update on solving Wordle with fixed guesses.</p></summary>
		<id>https://www.poirrier.ca/notes/wordle-fixed/</id>
		<updated>2022-05-18T12:00:00Z</updated>
		<author><name>Laurent Poirrier</name></author>
	</entry>
	<entry>
		<title>Mathematical optimization over Wordle decision trees</title>
		<link href='wordle/' />
		<content type='text/html' src='wordle/' />
		<summary><p>A combinatorial optimization approach, enumerating over all Wordle
guesses and answers, to find deterministic decision trees for Wordle.
Plus some optimality results.</p></summary>
		<id>https://www.poirrier.ca/notes/wordle/</id>
		<updated>2022-01-23T12:00:00Z</updated>
		<author><name>Laurent Poirrier</name></author>
	</entry>
</feed>
