https://git.dkl9.net/dost/tree/8a7c50e49fcacc14342443b63293872f0457190eRecent commits to dost (8a7c50e49fcacc14342443b63293872f0457190e)2025-07-22T23:17:21-04:00tag:gitlist.org,2012:commit/8a7c50e49fcacc14342443b63293872f0457190eClarify and clean up into a command-line tool dost2025-07-22T23:17:21-04:00dkl9contact@dkl9.net
<pre></pre>
tag:gitlist.org,2012:commit/fd092493f5ea97a9250f9298e1d867a5b76e4da8Add min_depth metric to cost2025-07-22T21:09:02-04:00dkl9contact@dkl9.net
<pre></pre>
tag:gitlist.org,2012:commit/fd1af194b40b6e25b4aa50f9d7c60696ad543859Make trie method way faster via "caching"2025-07-22T20:54:00-04:00dkl9contact@dkl9.net
<pre></pre>
tag:gitlist.org,2012:commit/3d916e3482a0da879ff9a3da34ec346f149fa720Remake trie.py using tokens instead of substrings2025-07-21T00:09:44-04:00dkl9contact@dkl9.net
<pre></pre>
tag:gitlist.org,2012:commit/d6c605cc6ef8385bc7e6ecc3344970fbfdcd07cbRefine trie.py by advice of GPT2025-07-16T02:16:19-04:00dkl9contact@dkl9.net
<pre></pre>
tag:gitlist.org,2012:commit/d86250a5a63b4c470db9bee306647a9932f3dac8Refine trie method into a basic tool2025-07-16T01:42:57-04:00dkl9contact@dkl9.net
<pre>trie.py is faster than all methods in main.py on large inputs,
and is about O(n log n) overall.
</pre>
tag:gitlist.org,2012:commit/0f4f8f802240ca6459a121afd8eaf77ddcc4561dImplement trie-based method that may be very fast2025-07-15T22:52:18-04:00dkl9contact@dkl9.net
<pre></pre>
tag:gitlist.org,2012:commit/8495c0a53c3cdcb622f1fecad899e751a2f7349cTrivially improve distance_hierarchy2025-07-10T04:12:28-04:00dkl9contact@dkl9.net
<pre></pre>
tag:gitlist.org,2012:commit/cf8eb64dbed0ed84cb41dbfc48ae3775f6fdf0d9Frantically optimise cachey_nearest2025-07-10T03:40:56-04:00dkl9contact@dkl9.net
<pre></pre>
tag:gitlist.org,2012:commit/60a2e889e233eba1dca72fbab2cc16fda0a37e4bCull to three good methods, now more efficient2025-07-10T03:05:41-04:00dkl9contact@dkl9.net
<pre></pre>