<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ctak/include/tt_llcht.c, branch lazy_queue</title>
<subtitle>An implementation of Tak and a computer opponent in C</subtitle>
<id>https://git.l-3.space/ctak/atom?h=lazy_queue</id>
<link rel='self' href='https://git.l-3.space/ctak/atom?h=lazy_queue'/>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/'/>
<updated>2026-08-28T18:37:41Z</updated>
<entry>
<title>experimenting with a lazy queue implementation</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-07-03T20:17:27Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/commit/?id=7e58eadab1678d794344a0b14c7872296f585f96'/>
<id>urn:sha1:7e58eadab1678d794344a0b14c7872296f585f96</id>
<content type='text'>
presently it's not correct
</content>
</entry>
<entry>
<title>Fix copyright notice in files, and small preemptive optimisation</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil clingman</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-03-28T04:19:05Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/commit/?id=2dbb9fa9b69e49d49cebb1c17559f6fe67600a4d'/>
<id>urn:sha1:2dbb9fa9b69e49d49cebb1c17559f6fe67600a4d</id>
<content type='text'>
Eventually there'll be a more complicated data generation step than
the one we're presently using, so having it in-lined in the loop is
wasteful. Ideally also this would be update per ply and we could avoid
recalculating it entirely for every query -- though it's probably
``fast enough'' for now. Also, caching is WIP.
</content>
</entry>
<entry>
<title>Rename ct_k -&gt; ct, IANAL but ...</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-02-05T21:49:14Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/commit/?id=ce09b6d94ac3dbf426e959b14fd7731001a003d1'/>
<id>urn:sha1:ce09b6d94ac3dbf426e959b14fd7731001a003d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Purged uninteresting statistics</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-29T22:52:58Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/commit/?id=bda3a7edb76c9fe3dc21cbe5a0836829b705b407'/>
<id>urn:sha1:bda3a7edb76c9fe3dc21cbe5a0836829b705b407</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added license information!</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil clingman</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-29T02:30:30Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/commit/?id=a77062ce3dc9a99ad0662010cc7eeb00dd5036a6'/>
<id>urn:sha1:a77062ce3dc9a99ad0662010cc7eeb00dd5036a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Typo</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil clingman</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-28T19:50:07Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/commit/?id=1c4fab6ffb9bc0fd71d79ae047f1bd524134e122'/>
<id>urn:sha1:1c4fab6ffb9bc0fd71d79ae047f1bd524134e122</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed treap in favour of linked-list chained hash table</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil clingman</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-28T18:53:19Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/ctak/commit/?id=1be9fac33c8227564079356c63840d227c88725f'/>
<id>urn:sha1:1be9fac33c8227564079356c63840d227c88725f</id>
<content type='text'>
</content>
</entry>
</feed>
