<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Optimization on Max Halford</title><link>https://maxhalford.github.io/tags/optimization/</link><description>Recent content in Optimization on Max Halford</description><generator>Hugo</generator><language>en-US</language><managingEditor>maxhalford25@gmail.com (Max Halford)</managingEditor><webMaster>maxhalford25@gmail.com (Max Halford)</webMaster><lastBuildDate>Tue, 21 Jul 2026 21:18:41 +0200</lastBuildDate><atom:link href="https://maxhalford.github.io/tags/optimization/index.xml" rel="self" type="application/rss+xml"/><item><title>Solving Détrak with brute force</title><link>https://maxhalford.github.io/blog/detrak-solver/</link><pubDate>Mon, 02 Feb 2026 00:00:00 +0000</pubDate><author>maxhalford25@gmail.com (Max Halford)</author><guid>https://maxhalford.github.io/blog/detrak-solver/</guid><description>&lt;p&gt;&lt;a href="https://cdn.1j1ju.com/medias/6a/e0/d8-detrak-regle.pdf"&gt;Détrak&lt;/a&gt; is a simple board game. There&amp;rsquo;s a 5x5 grid, and players need to place 12 domino-like pieces to cover the grid completely. The domino symbols are determined by rolling two dice. The dice are six-sided, and their rolls are shared by all players. Points are scored based on adjacencies of matching symbols.&lt;/p&gt;
&lt;p&gt;
 &lt;img src="https://github.com/MaxHalford/detrak/raw/main/46.jpg" width="60%"&gt;
&lt;/p&gt;
&lt;p&gt;The goal is to find the optimal placement of the pieces to maximize the score based on the rolled symbols. What makes it competitive is that everyone has to work with the same rolls. This involves logical thinking and spatial reasoning. But you also have to juggle luck and risk, because you can&amp;rsquo;t predict the dice rolls.&lt;/p&gt;</description></item></channel></rss>