<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nissy-core/test/032_invertmoves/invertmoves_tests.c, branch master</title>
<subtitle>The "engine" of nissy, including the H48 optimal solver.</subtitle>
<id>https://git.tronto.net/nissy-core/atom?h=master</id>
<link rel='self' href='https://git.tronto.net/nissy-core/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/'/>
<updated>2025-03-24T22:09:26Z</updated>
<entry>
<title>Big cleanup for appendsolution()</title>
<updated>2025-03-24T22:09:26Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-03-24T22:09:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=d45e1595ec1cffeab83ac6602b748250b66bea03'/>
<id>urn:sha1:d45e1595ec1cffeab83ac6602b748250b66bea03</id>
<content type='text'>
With this PR the appendsolution routine is extracted from the h48
solver and the new coordinate solver and made generic. This has
many advantages:
- less repetition (even if the two versions are different enough that
  *for now* it was not a big deal)
- smaller h48/solve.h file, which is already a big beast
- easier to test the appendsolution() routine separately
</content>
</entry>
<entry>
<title>Some safety with move arrays, small refactor appendchar</title>
<updated>2025-03-22T17:45:47Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-03-22T05:43:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=ce3f1cc0ef9f46d70ab5387b1458e9098b40711d'/>
<id>urn:sha1:ce3f1cc0ef9f46d70ab5387b1458e9098b40711d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make writemoves (and solver) safer by checking buffer size</title>
<updated>2024-10-12T15:06:50Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2024-10-12T15:06:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=ef087c3849cfbe58f4f77e09367d6fbf152e5498'/>
<id>urn:sha1:ef087c3849cfbe58f4f77e09367d6fbf152e5498</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added test for invermoves and small refactor</title>
<updated>2024-09-05T15:52:41Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2024-09-05T15:52:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=f85ac77efc0feeeab183e509a7baca1c507da3c5'/>
<id>urn:sha1:f85ac77efc0feeeab183e509a7baca1c507da3c5</id>
<content type='text'>
</content>
</entry>
</feed>
