<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nissy-core/web/adapter.cpp, 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>2025-12-14T15:09:31Z</updated>
<entry>
<title>Cleanup, update documentation, fix examples</title>
<updated>2025-12-14T15:09:31Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-12-14T14:12:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=bcd52547af58b15868e24f3904e307548d1fd505'/>
<id>urn:sha1:bcd52547af58b15868e24f3904e307548d1fd505</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added debug mode to web build and fixed a couple of bugs</title>
<updated>2025-06-05T09:42:12Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-06-05T09:42:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=f1a2985897850321e0a9acb1b74bb41e016deb5c'/>
<id>urn:sha1:f1a2985897850321e0a9acb1b74bb41e016deb5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify callback business (web version)</title>
<updated>2025-06-05T06:37:34Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-06-05T06:37:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=52c74a1c33ce12b93ec5830f5a6348d9578c7c6e'/>
<id>urn:sha1:52c74a1c33ce12b93ec5830f5a6348d9578c7c6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More improvements to web solver</title>
<updated>2025-05-30T12:06:34Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-05-30T12:06:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=37a2ebd4bffa99d465396fde0acfc52284ee3b7c'/>
<id>urn:sha1:37a2ebd4bffa99d465396fde0acfc52284ee3b7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert memory64 and improve frontend for web version</title>
<updated>2025-05-28T14:26:47Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-05-28T14:26:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=9df6811626d11ecb6b0cb15cb3a4be6d7ad479a1'/>
<id>urn:sha1:9df6811626d11ecb6b0cb15cb3a4be6d7ad479a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Progress with web version</title>
<updated>2025-05-26T15:05:36Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-05-26T15:05:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=fa0fa1fcb494483020a736a2bc2c5c639a2bd870'/>
<id>urn:sha1:fa0fa1fcb494483020a736a2bc2c5c639a2bd870</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2025-05-25T10:38:39Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-05-25T10:38:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=87852933851674cacbc8b2295d046831db27ab81'/>
<id>urn:sha1:87852933851674cacbc8b2295d046831db27ab81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2025-05-25T10:11:34Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-05-25T10:11:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=238702e7dd860af59d22f33cbfe163f28c3beb4e'/>
<id>urn:sha1:238702e7dd860af59d22f33cbfe163f28c3beb4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Web version (work in progress)</title>
<updated>2025-05-23T15:06:02Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-05-23T15:06:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=ecb04c6b7fbf5d06c2fdce5128e83575cac2bd21'/>
<id>urn:sha1:ecb04c6b7fbf5d06c2fdce5128e83575cac2bd21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WASM and JS port - work in progress</title>
<updated>2025-05-15T17:14:29Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-05-15T17:14:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=c2f3b1c9c534cadc81ebab3e718832d121cdf9cf'/>
<id>urn:sha1:c2f3b1c9c534cadc81ebab3e718832d121cdf9cf</id>
<content type='text'>
</content>
</entry>
</feed>
