<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nissy-core/test/032_invertmoves/002_20moves.in, 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>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>
