<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nissy-core/src, branch h48-dfs-improvements</title>
<subtitle>The "engine" of nissy, including the H48 optimal solver.</subtitle>
<id>https://git.tronto.net/nissy-core/atom?h=h48-dfs-improvements</id>
<link rel='self' href='https://git.tronto.net/nissy-core/atom?h=h48-dfs-improvements'/>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/'/>
<updated>2026-01-09T20:49:44Z</updated>
<entry>
<title>Avoid duplicate lookups for tasks</title>
<updated>2026-01-09T20:49:44Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2026-01-09T20:49:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=6f09b8583d46d6f6e9e40113ac5fce1675672bf4'/>
<id>urn:sha1:6f09b8583d46d6f6e9e40113ac5fce1675672bf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Probably fix performance for short solutions, big tables</title>
<updated>2026-01-09T20:32:34Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2026-01-09T20:32:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=87134421a671a0e26c281980285761aee403a425'/>
<id>urn:sha1:87134421a671a0e26c281980285761aee403a425</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve visited nodes count</title>
<updated>2026-01-09T19:34:04Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2026-01-09T19:33:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=ce5fe8d47923f32d9f42c270e53fb1f2692e952a'/>
<id>urn:sha1:ce5fe8d47923f32d9f42c270e53fb1f2692e952a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small cleanup</title>
<updated>2026-01-08T20:43:07Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2026-01-08T20:43:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=37eaf8ac70dc5e12749657dea6dfb6488c20e703'/>
<id>urn:sha1:37eaf8ac70dc5e12749657dea6dfb6488c20e703</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add back simple check, almost irrelevant</title>
<updated>2026-01-08T20:33:56Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2026-01-08T20:33:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=eaf65bad43feadf599f461e0215da6aca0bd3932'/>
<id>urn:sha1:eaf65bad43feadf599f461e0215da6aca0bd3932</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Skip pipeline if target == 0</title>
<updated>2026-01-08T15:56:07Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2026-01-08T13:05:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=e8ac4ad0e682c21ee2ec24c006b1041e69165df9'/>
<id>urn:sha1:e8ac4ad0e682c21ee2ec24c006b1041e69165df9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unswitch</title>
<updated>2026-01-08T10:20:58Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2026-01-08T10:20:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=cf00cbd127a51a26c9ffeb9941f7343ec551e32a'/>
<id>urn:sha1:cf00cbd127a51a26c9ffeb9941f7343ec551e32a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prefetch</title>
<updated>2025-12-28T21:51:12Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-12-28T21:51:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=83270dcaeae598323b9cb2ae5a1a892ac5f72091'/>
<id>urn:sha1:83270dcaeae598323b9cb2ae5a1a892ac5f72091</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup</title>
<updated>2025-12-28T19:16:35Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-12-28T19:16:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=08468ee2afdae84f37ce745e9eda71a165734b09'/>
<id>urn:sha1:08468ee2afdae84f37ce745e9eda71a165734b09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug in appending solutions</title>
<updated>2025-12-28T19:09:36Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-12-28T19:09:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=b186685932e5fb0be39911cc582aef839789f1a2'/>
<id>urn:sha1:b186685932e5fb0be39911cc582aef839789f1a2</id>
<content type='text'>
</content>
</entry>
</feed>
